码迷,mamicode.com
首页 >  
搜索关键字:i know    ( 1868个结果
P2 speech-my traveling experience
My traveling experienceTraveling makes my life to be colorful at the same time I become optimistic and learning to know about other people ideas. Cert...
分类:其他好文   时间:2015-01-31 12:03:28    阅读次数:375
ZOJ 2283 Challenge of Wisdom 数论,Dilworth Theorem,求最长反链 难度:2
Challenge of WisdomTime Limit:2 Seconds Memory Limit:32768 KBBackground"Then, I want to know whether you're a wise boy!"Problem"I have a great deal of...
分类:其他好文   时间:2015-01-31 11:51:44    阅读次数:529
面试中常见算法1
Problem 1 : Is it a loop ? (判断链表是否有环?)Assume that wehave a head pointer to a link-list. Also assumethat we know the list is single-linked. Can you com...
分类:编程语言   时间:2015-01-30 20:53:04    阅读次数:307
11个并不广为人知,但值得了解的Python库
这是一篇译文,文中提及了一些不常见但是有用的Python库原文地址:http://blog.yhathq.com/posts/11-python-libraries-you-might-not-know.htmlPython的库多如牛毛。再见多识广的人也无法知晓全部。光PyPi的网站上就列出了超过4...
分类:编程语言   时间:2015-01-30 17:00:18    阅读次数:356
hihocoder #1094 : Lost in the City微软苏州校招笔试 12月27日 (建图不大【暴力枚举】 子图的4种形态 1Y )
#1094 : Lost in the City时间限制:10000ms单点时限:1000ms内存限制:256MB描述Little Hi gets lost in the city. He does not know where he is. He does not know which direc...
分类:其他好文   时间:2015-01-30 10:39:24    阅读次数:225
转:11个实用但你可能不知道的Python程序库
原文来自于:http://www.techug.com/11-python-libraries-you-might-not-know目前,网上已有成千上万个Python包,但几乎没有人能够全部知道它们。单单PyPi上就有超过47000个包列表。现在,越来越多的数据科学家开始使用Python,虽然他们...
分类:编程语言   时间:2015-01-29 19:31:41    阅读次数:194
App Distribution Guide (一)
This guide contains everything you need to know to distribute an app through the App Store or Mac App Store.这个guide包含了如何通过app stor或者mac app store来发布一个...
分类:移动开发   时间:2015-01-29 19:08:51    阅读次数:286
Codeforces Round #288 (Div. 2) B. Anton and currency you all know
题意:给一个长度不超过100000的奇数,要求交换任意两位上的数字,使它成为一个最大的偶数。 思路:字符串读入,记录下最后一位数上的奇数a,从前往后扫,找到第一个比a小的偶数,将它和a交换就是结果,若没有找到比a小的偶数,就将a和最后一个偶数交换。...
分类:其他好文   时间:2015-01-28 14:43:47    阅读次数:152
B. Anton and currency you all know
B. Anton and currency you all know...
分类:其他好文   时间:2015-01-28 14:40:00    阅读次数:182
(HDUStep 1.2.6)decimal system(任意进制转十进制)
题目: decimal systemTime Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 3622 Accepted Submission(s): 1419 Problem DescriptionAs we know , we always use t...
分类:其他好文   时间:2015-01-28 13:08:25    阅读次数:232
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!