搜索资源列表
gnu.regexp-1.1.4
- Java实现的超牛的正则表达式库源码,有详细的文档,使用非常容易-Java super-cows in the regular expression library source code, a detailed document, is very easy to use
problem-2392
- The cows are going to space! They plan to achieve orbit by building a sort of space elevator: a giant tower of blocks. They have K (1 <= K <= 400) different types of blocks with which to build the tower. Each block
sheet属性页
- 属性页的使用 1. 用PropertyPage和PropertySheet创建3个页面组成的属性页。 2. 每个页面中显示一个列表控件,并加入行数不同的记录。 3. 主页面中只显示“应用”和“取消”两个按钮牛。 4. 在点击应用按钮时显示,计算并显示每个页面中列表控件中的记录条数。-attribute the use of a page. PropertyPage and PropertySheet used to create thr
sheet属性页
- 属性页的使用 1. 用PropertyPage和PropertySheet创建3个页面组成的属性页。 2. 每个页面中显示一个列表控件,并加入行数不同的记录。 3. 主页面中只显示“应用”和“取消”两个按钮牛。 4. 在点击应用按钮时显示,计算并显示每个页面中列表控件中的记录条数。-attribute the use of a page. PropertyPage and PropertySheet used to create thr
gnu.regexp-1.1.4
- Java实现的超牛的正则表达式库源码,有详细的文档,使用非常容易-Java super-cows in the regular expression library source code, a detailed document, is very easy to use
problem-2392
- The cows are going to space! They plan to achieve orbit by building a sort of space elevator: a giant tower of blocks. They have K (1 <= K <= 400) different types of blocks with which to build the tower. Each block
milk2
- 解决下面英文描述提到的问题.问题来源于USACO的培训题.-Three farmers rise at 5 am each morning and head for the barn to milk three cows. The first farmer begins milking his cow at time 300 (measured in seconds after 5 am) and ends at time 1000.
PHP.5.Power.Programming
- 《PHP 5 权威编程 三大牛人合力之作》这本书的作者是PHP5 首席设计师Andi Gutmans、PEAR 创始人Stig Saether Bakken、PHP 核心贡献者Derick三位业内大师级的人物,全面介绍了PHP 5中的新功能、面向对象编程方法及设计模式,还分析阐述了PHP 5中新的数据库连接处理、错误处理和XML处理等机制。-" PHP 5 programming authority of the three c
ProChatRoom407
- 一套超级牛的PHP聊天室系统,本人有成熟运营,感觉不错。并且是原始版本。-A set of super-cows PHP Chat System
poj
- pku 3613 Cow Relays 题意:给一个无向图,求从起点s到终点e尽力n条边的路径最小值。 边的数量2<=t<=100(每条边可以重复遍历) 算法:利用dp求出 path[ l ] [ i ] [ k ]=MIN(path[ l ][ i ] [ k ] , path[ l ][ i ] [ j ] + path[ l ][ j ] [ k ]) l 表示的是2的指数,假设 i
c1
- 对于元音字母(a e i o u)开头的英文单词结尾加上cow;相反,如果是辅音开头的英文单词,开头第一个字母移到末尾加ow-Bovine Latin The cows have heard that the pigs use a secret language called "Pig Latin" when they want to communicate with each other without Farmer John b
BullsAndCows
- 输入四个不同的数字,判断?A?B的,根据反馈再猜-Bulls And Cows
Bulls_and_cows_v.0.8.2
- The first player thinks of number, and the second - guesses. If the number figure is including which was entered by the second player, but costs not on that place, quantity of cows +1. If the site, quantity of bulls +1.-
pcre-7.9.tar
- pcre-7.9是用于正则表达式匹配,它的匹配效率很高,modsecurity就是用它进行正则匹配,而且它也是开源,所以只要你足够牛,就可以将pcre-7.9+modsecurity移植到任何平台下,进行数据匹配检测。-pcre-7.9 is used for regular expression matching, it matches very efficient, modsecurity is to use it for a re
Zhang
- 将OSG嵌入到MFC(使用了BCG库)单文档中,显示OSG奶牛。环境为VS2005+OSG2.95。-OSG embedded into the MFC (using the BCG library) single document to show OSG cows. Environment is VS2005+ OSG2.95.
nainiu
- 奶牛健康管理系统!MFC界面,实现奶牛资料的录入、删除、更改、查询等操作!还有奶牛所属农场主的信息!可以输出资料到excel中!连接Access数据库!-Dairy Health Management System! MFC interface, data input to achieve cows, delete, change, query and other operations! There is information on
Cows-Problem
- 解母牛问题的控制台程序,包含一个cpp文件和一个头文件。-Solutions to the cows problem, contains a cpp file and a header file.
Cows-beds
- 大一作业,奶牛床位问题。对大一的孩子来说比较难-Freshman homework, cows beds. For a child is difficult
Lazy-Cows
- poj的一道题目,lazy cows,很经典,代码有注释,可读性强-lazy cows from poj, classic, readable
milking-cows
- usaco milking cows 源码-usaco milking cows source code