码迷,mamicode.com
首页 >  
搜索关键字:i know    ( 1868个结果
poj 3267 The Cow Lexicon (动态规划)
The Cow Lexicon Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 8167   Accepted: 3845 Description Few know that the cows have their own dictionary with W (...
分类:其他好文   时间:2014-10-07 19:00:54    阅读次数:151
HDU 3392 Pie(滚动数组优化)
Problem Description A lot of boys and girls come to our company to pie friends. After we get their information, we need give each of them an advice for help. We know everyone’s height, and we belie...
分类:其他好文   时间:2014-10-07 13:51:13    阅读次数:226
2013长沙 G Graph Reconstruction (Havel-Hakimi定理)
Graph ReconstructionTime Limit: 2 Seconds Memory Limit: 65536 KB Special JudgeLet there be a simple graph with N vertices but we just know the degre.....
分类:其他好文   时间:2014-10-06 17:55:00    阅读次数:259
hdu 5059 Help him
Help him Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 480    Accepted Submission(s): 119 Problem Description As you know, when y...
分类:其他好文   时间:2014-10-06 12:46:20    阅读次数:147
HDU - 2825 Wireless Password(AC自动机+DP)
Description Liyuan lives in a old apartment. One day, he suddenly found that there was a wireless network in the building. Liyuan did not know the password of the network, but he got some important...
分类:其他好文   时间:2014-10-06 01:17:09    阅读次数:405
理解Linux系统/etc/init.d目录和/etc/rc.local脚本
本文英语版本来自:http://www.ghacks.net/2009/04/04/get-to-know-linux-the-etcinitd-directory/ 以下内容是作者自己的翻译版本,如需转载到CSDN外其他网站,请注明本文链接。一、关于/etc/init.d 如果你使用过linux系...
分类:系统相关   时间:2014-09-30 16:56:49    阅读次数:4989
JavaScript- The Good Parts CHAPTER 2
I know it well:I read it in the grammar long ago.—William Shakespeare, The Tragedy(悲剧;灾难;惨案) of Titus AndronicusThis chapter introduces the grammar of...
分类:编程语言   时间:2014-09-30 04:34:22    阅读次数:433
POJ3436 ACM Computer Factory 【最大流】
ACM Computer Factory Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 5412   Accepted: 1863   Special Judge Description As you know, all the computers use...
分类:其他好文   时间:2014-09-28 16:54:43    阅读次数:599
【MonogoDB】The high update operation of MongoDB
In the last four blog, we talked about the high query operation of mongodb. Now in this blog let's know about the high update operation about monodb. 1. Save as for save(), whose function is to upda...
分类:数据库   时间:2014-09-25 03:05:48    阅读次数:358
paramiko 命令行
链接方法: 方式一: ssh?=?paramiko.SSHClient() ssh.set_missing_host_key_policy(paramiko.AutoAddPolicy()) ssh.connect("某IP地址",22,"用户名",?"口令") 上面的第二行代码的作用是允许连接不在know_host...
分类:其他好文   时间:2014-09-24 01:27:55    阅读次数:424
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!