码迷,mamicode.com
首页 >  
搜索关键字:i know    ( 1868个结果
#paramiko 堡垒机
1 #paramiko 堡垒机 2 import paramiko 3 4 #创建SSH对象 5 ssh = paramiko.SSHCLient() 6 7 #允许连接不在know_hosta文件中的主机 8 ssh.set_missing_host_key_policy(paramiko.Aut ...
分类:其他好文   时间:2017-08-11 13:30:27    阅读次数:202
hdu-1088 Write a simple HTML Browser
If you ever tried to read a html document on a Macintosh, you know how hard it is if no Netscape is installed. Now, who can forget to install a HTML b ...
分类:Web程序   时间:2017-08-10 18:00:02    阅读次数:182
hdu 6092 Rikka with Subset (集合计数,01背包)
Problem Description As we know, Rikka is poor at math. Yuta is worrying about this situation, so he gives Rikka some math tasks to practice. There is ...
分类:其他好文   时间:2017-08-10 11:38:43    阅读次数:170
HDU 6092 17多校5 Rikka with Subset(dp+思维)
Problem Description As we know, Rikka is poor at math. Yuta is worrying about this situation, so he gives Rikka some math tasks to practice. There is ...
分类:其他好文   时间:2017-08-09 15:43:04    阅读次数:151
HDU 6090 17多校5 Rikka with Graph(思维简单题)
Problem Description As we know, Rikka is poor at math. Yuta is worrying about this situation, so he gives Rikka some math tasks to practice. There is ...
分类:其他好文   时间:2017-08-09 12:58:50    阅读次数:184
hdoj 5752
Let's define the function f(n)=?n??√?f(n)=?n?. Bo wanted to know the minimum number yy which satisfies fy(n)=1fy(n)=1. note:f1(n)=f(n),fy(n)=f(fy?1(n) ...
分类:其他好文   时间:2017-08-09 12:51:31    阅读次数:122
HDU 6090 Rikka with Graph —— 2017 Multi-University Training 5
Rikka with Graph Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Problem Description As we know, Rikka is poor at mat ...
分类:其他好文   时间:2017-08-09 10:02:51    阅读次数:125
HDU - 1358 Period
For each prefix of a given string S with N characters (each character has an ASCII code between 97 and 126, inclusive), we want to know whether the pr ...
分类:其他好文   时间:2017-08-08 19:44:28    阅读次数:188
6kyu Who likes it
题目: You probably know the "like" system from Facebook and other pages. People can "like" blog posts, pictures or other items. We want to create the te ...
分类:其他好文   时间:2017-08-08 13:48:33    阅读次数:197
母函数
"Well, it seems the first problem is too easy. I will let you know how foolish you are later." feng5166 says. "The second problem is, given an positiv ...
分类:其他好文   时间:2017-08-07 22:12:35    阅读次数:130
1868条   上一页 1 ... 46 47 48 49 50 ... 187 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!