- 博客(11)
- 资源 (19)
- 收藏
- 关注

原创 ProjectEuler题解(更新到100题)
欧拉项目题解,源代码从Github上下载:https://github.com/cloudzfy/eulerMultiples of 3 and 5Even Fibonacci numbersLargest prime factorLargest palindrome productSmallest multipleSum square difference10
2016-12-14 12:10:36
4283
1

原创 Python Challenge题解 (更新到33关)
我的Python Challenge题解,源代码请移步https://github.com/cloudzfy/pychallengeThis is a solution for Python Challenge, a puzzle game website, a best place for Python beginner.Level 0 warming upJust
2016-10-19 11:18:56
2132

原创 Leetcode题解(更新到388题)
源代码请移步我的Github站点https://github.com/cloudzfy/leetcodeTwo SumAdd Two NumbersLongest Substring Without Repeating CharactersMedian of Two Sorted ArraysLongest Palindromic SubstringZigZag Conversion
2016-06-14 11:22:00
1281

原创 USACO数据及题解
代码请移步Github站点 https://github.com/cloudzfy/usacoChapter 1 Getting StartedSection 1.1Your Ride Is HereGreedy Gift GiversFriday the ThirteenthBroken NecklaceSection 1.2Milking CowsT
2016-06-14 11:19:51
1838

原创 Android多点触控揭秘
本文原创,转载请注明:http://blog.youkuaiyun.com/cloudzfy1/article/details/6582707Google 暑期大学生博客分享大赛 - 2011 Android 成长篇如果您喜欢本文,请您投一下票: http://www.googl
2011-07-04 09:42:06
25861
4
原创 @Mars微博开源项目
http://code.google.com/p/atmars/@Mars 2.0 This project is an open source project that focuses on the implementation of a Micro Blog called AtMars. Using Struts, Spring and Hibernate
2012-07-14 16:16:41
2666
转载 一种变进制数及其应用(全排列之Hash实现)
我们经常使用的数的进制为“常数进制”,即始终逢p进1。例如,p进制数K可表示为 K = a0*p^0 + a1*p^1 + a2*p^2 + ... + an*p^n (其中0 它可以表示任何一个自然数。对于这种常数进制表示法,以及各种进制之间的转换大家应该是很熟悉的了,但
2011-07-18 23:49:29
606
转载 Setting property ‘source’ to ‘org.eclipse.jst.jee.server:*’ 错误解决办法
前几天买了本儿eclipse+struts2+spring+hibernates集成开发宝典的书,想去年进入当时的ebay易趣的时候儿给我面试还问我这方面的东西来的,爷tmd哪儿懂啊。。。所以就一直在这里过着与PHP为伍的日子。好了废话不说,言归正传,按照书中的例子,先配置好ja
2011-07-08 22:19:58
1959
翻译 安装Titanium Studio遇到Failed to create java virtual machine的解决方案
今天安装Titanium Studio,安装完成后,发现双击无法打开,错误提示:Failed to create java virtual machine.Google了两篇老外的问答,解决了这个问题。首先尝试将安装目录下titaniumstudio.ini文件中的 --laun
2011-07-07 16:22:40
1740
转载 Android OpenGL ES 分析与实践
http://www.armfans.net/thread-2536-1-1.html1. OpenGL ES 简介Android 3D引擎采用的是OpenGL ES。OpenGL ES是一套为手持和嵌入式系统设计的3D引擎API,由Khrono
2011-07-05 22:54:43
1304
Apple Training Series - Mac OS X Support Essentials v10,6.pdf
2013-03-29
Apple Pro Training Series - OS X Lion Support Essentials.pdf
2013-03-29
Apple Pro Training Series - Logic Pro 9 and Logic Express 9.pdf
2013-03-29
Apple Pro Training Series - Final Cut Pro X.pdf
2013-03-29
精通Android 2源代码
2011-07-01
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人