这个是Android手机平台的代码
[1].[文件] CaiPiaoTrendChart.zip ~ 1MB 下载(247) 跳至 [1] [2] [3]
文件不存在或者代码语言不存在
[2].[图片] Screenshot_2014-03-12-16-02-38[1].png 跳至 [1] [2] [3]
[3].[图片] S...
分类:
其他好文 时间:
2014-12-31 08:45:57
阅读次数:
197
各种几何图形的制作效果,这个源码功能还是挺大的,基本都可以实现了常见的图形的制作了,个人也是觉得很强大,就分享给开源社区的朋友们,代码自己就下载了。
源码下载:http://code.662p.com/view/6200.html
[1].[代码] [Java]代码 跳至 [1] [2]
?
1
各种几何图形的制作效果
...
分类:
其他好文 时间:
2014-12-31 08:42:50
阅读次数:
174
Two Sum III - Data structure design
Total Accepted: 311
Total Submissions: 1345
Design and implement a TwoSum class. It should support the following operations:
add and find.
add - Add the n...
分类:
其他好文 时间:
2014-12-31 08:45:14
阅读次数:
243
Two Sum II - Input array is sorted
Total Accepted: 441
Total Submissions: 1017
Given an array of integers that is already sorted in ascending order, find two numbers such that they add up to a...
分类:
其他好文 时间:
2014-12-31 08:43:53
阅读次数:
164
欧拉函数:表示1-(n-1)中,与n互质的数的个数
本以为学会容斥原理就不必再看欧拉函数,可是偏偏就是有些题用容斥原理解不了,必须参考欧拉,没办法只好回头看欧拉函数
下面贴一个筛法求欧拉函数模板:
//初始化eu[1]=0或者eu[1]=1,具体情况根据题目变化!
//下面计算2-10000的欧拉函数
const int MAX = 10001;
int eu[MAX];//不要忘记初始化e...
分类:
其他好文 时间:
2014-12-31 08:41:35
阅读次数:
135
一、国家自然科学基金资助项目结束后,项目负责人须按要求认真填报《国家自然科学基金资助项目结题报告》(简称《结题报告》),以此作为资助项目研究工作的重要档案,并作为项目验收和评估的主要依据,国家自然科学基金委员会将根据《国家自然科学基金条例》的规定,将《结题报告》向社会公布。二、项目负责人及其合作者应...
分类:
其他好文 时间:
2014-12-31 08:40:38
阅读次数:
161
Given an integern, return the number of trailing zeroes inn!.Note:Your solution should be in logarithmic time complexity.类似于cc:http://www.cnblogs.com/...
分类:
其他好文 时间:
2014-12-31 08:40:38
阅读次数:
193
Count the number of k's between 0 and n. k can be 0 - 9.Exampleif n=12, in [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], we have FIVE 1's (1, 10, 11, 12...
分类:
其他好文 时间:
2014-12-31 08:41:07
阅读次数:
507
今天早上又重新颁布了任务,关于头儿说的让我写四个接口,说给另一个静态网页进行调用,我是有想法的. 一方面我以为可能涉及到跨域请求这种东西,对于我这种刚出来的菜鸟,我担心期限内搞不定. 另外我在想,能不能两个网站公用同一个数据库了? 头儿说:当然可以,但是一般不会像这么做,他给我提到了"分布"...
分类:
其他好文 时间:
2014-12-31 08:41:35
阅读次数:
110
Compare two strings A and B, determine whether A contains all of the characters in B.The characters in string A and B are all Upper Case letters.Examp...
分类:
其他好文 时间:
2014-12-31 08:42:03
阅读次数:
228
项目负责人在线提交《结题报告》后,只需打印系统生成的PDF版本,签字后交依托单位。原《结题报告》撰写提纲与说明中第三项,要求随纸质结题报告提供的附件材料,在电子化后上传即可,无需再随结题报告报送纸质附件材料。《结题报告》中的摘要包括项目摘要和结题摘要两部分,其中项目摘要的内容从计划书中自动生成,结题...
分类:
其他好文 时间:
2014-12-31 08:40:53
阅读次数:
173
下载地址:http://www.jboss.org/jbossas/downloads下载JBoss 4.2.3-->解压启动:bin-->run.bat管理后台:www.localhost/8080/
分类:
其他好文 时间:
2014-12-31 08:38:52
阅读次数:
164
Implement next permutation, which rearranges numbers into the lexicographically next greater permutation of numbers.If such arrangement is not possibl...
分类:
其他好文 时间:
2014-12-31 08:38:09
阅读次数:
194
最近电脑变得很卡,影响开发,于是乎去360卸载了一些东西. 有个VC2008还是VB2008的文件被删了后,Apache就无法启动了,网上查了才知道这个玩意儿是用来打开.dll文件用的,没了很多软件都用不了. 花了一点时间,弄清楚原理后,再重新装上就好了.能自己解决问题真的很好,不过如果可以...
分类:
其他好文 时间:
2014-12-31 08:40:10
阅读次数:
178
==================================================================查看 zlib在centos 中是否存在?rpm -qa | grep zlib显示:zlib-devel-1.2.3-29.el6.x86_64zlib-1.2.3-...
分类:
其他好文 时间:
2014-12-31 07:35:36
阅读次数:
641
2015年其实才真正算的上是我的大数据元年,我需要在这一年中为自己的职业发展打好地基,所以需要做到但不限于:1、熟练使用mr,yarn,spark(spark sql,spark streaming,ml....),hive,mahout,hbase进行开发,并熟悉调优,及其中的执行原理。2、阅读f...
分类:
其他好文 时间:
2014-12-31 07:35:26
阅读次数:
219
For given numbers a and b in function aplusb, return the sum of them.NoteYou don't need to parse the input and output. Just calculate and return.Examp...
分类:
其他好文 时间:
2014-12-31 07:36:50
阅读次数:
253