码迷,mamicode.com
首页 >  
搜索关键字:jr 系统弱口令检测 john    ( 3458个结果
poj 3253 -- Fence Repair
Fence RepairTime Limit: 2000MSMemory Limit: 65536KTotal Submissions: 24252Accepted: 7766DescriptionFarmer John wants to repair a small length of the f...
分类:其他好文   时间:2014-05-26 15:12:15    阅读次数:193
C++ 操作符函数
Point.h /*  * Point.h  *  *  Created on: 2014年5月22日  *      Author: John  */ #include using namespace std; #ifndef POINT_H_ #define POINT_H_ class Point { private: int x; int y; ...
分类:编程语言   时间:2014-05-26 03:19:07    阅读次数:399
最小生成树 --- 求最小权值、MST
Agri-NetTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 37109Accepted: 14982DescriptionFarmer John has been elected mayor of his town! One of...
分类:其他好文   时间:2014-05-26 02:40:43    阅读次数:236
cocos2d-x for js 继承的写法
cocos2d-x for js中集成了两套继承写法,一套是JR的(jquery的作者),一套是google.目前来说,cocos2d-x for js demo使用JR的写法----未完待续...http://goldlion.blog.51cto.com/4127613/1127112
分类:Web程序   时间:2014-05-26 00:28:19    阅读次数:255
JAVA向,二叉查找树
满足二叉查找树的存储规则。类似折半查找:import javax.management.remote.rmi._RMIConnectionImpl_Tie;/** * Created by John on 14-5-22. */public class IntTree { private st...
分类:编程语言   时间:2014-05-24 08:04:52    阅读次数:300
C++ 写文件操作
//编写一个程序,让用户可以一次性输入任意多行文本 /*  * OutPutTest.cpp  *  *  Created on: 2014年5月19日  *      Author: John  */ #include #include #include #define COL_WIDTH 80 using namespace std; int main(){ ofstrea...
分类:编程语言   时间:2014-05-22 10:42:34    阅读次数:350
POJ 3253 Fence Repair
Fence Repair Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 24153   Accepted: 7703 Description Farmer John wants to repair a small length of the fence aroun...
分类:其他好文   时间:2014-05-22 07:55:44    阅读次数:255
POJ 2677(双调旅行商问题<bictonicTSP>
Tour Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 3470 Accepted: 1545 Description John Doe, a skilled pilot, enjoys traveling. While on vacation, he rents a...
分类:其他好文   时间:2014-05-21 08:24:18    阅读次数:354
[ACM] hdu 2717 Catch That Cow (BFS)
Catch That Cow Problem Description Farmer John has been informed of the location of a fugitive cow and wants to catch her immediately. He starts at a point N (0 ≤ N ≤ 100,000) on a number li...
分类:其他好文   时间:2014-05-21 07:02:40    阅读次数:312
POJ 2677 旅行商问题 双调dp或者费用流
Tour Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 3408   Accepted: 1513 Description John Doe, a skilled pilot, enjoys traveling. While on vacation, he rents...
分类:其他好文   时间:2014-05-18 07:16:45    阅读次数:385
3458条   上一页 1 ... 342 343 344 345 346 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!