使用R语言作图和分析很久了,一直都想把常见的一些图形的做法记下来,今天开始实践。data=seq(1,10,length.out=10)ratio=paste(round(data/sum(data),4)*100,"%",sep='')labels=c('One','Two','Three','F...
分类:
其他好文 时间:
2015-11-25 23:16:55
阅读次数:
159
Problem DescriptionThere was no donkey in the province of Gui Zhou, China. A trouble maker shipped one and put it in the forest which could be conside...
分类:
其他好文 时间:
2015-11-25 21:12:29
阅读次数:
195
Problem DescriptionLuxer is a really bad guy. He destroys everything he met. One day Luxer went to D-city. D-city has N D-points and M D-lines. Each D...
分类:
其他好文 时间:
2015-11-25 19:15:06
阅读次数:
210
今天看见了一个个人博客关于计算机,非常简洁的介绍了RSA算法的来历,和用到的一些数论只是。http://www.ruanyifeng.com/blog/2013/06/rsa_algorithm_part_one.htmlhttp://www.ruanyifeng.com/blog/2013/06/...
分类:
编程语言 时间:
2015-11-25 16:54:21
阅读次数:
176
Merge Sorted ArrayGiven two sorted integer arrays A and B, merge B into A as one sorted array.Have you met this question in a real interview?YesWhich ...
分类:
其他好文 时间:
2015-11-25 06:40:10
阅读次数:
138
http://dataurl.net/#abouthttp://tools.ietf.org/html/rfc2397http://tools.ietf.org/pdf/rfc2397.pdfDataURL.net? Your one-stop HTML5 spot for all things D...
分类:
Web程序 时间:
2015-11-25 01:10:39
阅读次数:
303
Problem DescriptionLong long ago, there is a gunner whose name is Jack. He likes to go hunting very much. One day he go to the grove. There are n bird...
分类:
其他好文 时间:
2015-11-24 22:02:27
阅读次数:
210
Classification is one of the major problems that we solve while working on standard business problemsacross industries. In this article we’ll be discu...
分类:
其他好文 时间:
2015-11-24 21:14:32
阅读次数:
431
11722 - Joining with FriendYou are going from Dhaka to Chittagong by train and you came to know one of your old friends is goingfrom city Chittagong t...
分类:
其他好文 时间:
2015-11-24 20:28:16
阅读次数:
147
题目概述: One day Squidward, Spongebob and Patrick decided to go to the beach. Unfortunately, the weather was bad, so the friends were unable to ride wav....
分类:
其他好文 时间:
2015-11-24 12:34:43
阅读次数:
150