资源列表
notebookPcPP
- c++记事本源码 ,用c++写的记事本源码-the c++ notepad source code write c++, Notepad source
xulie(less20)
- 有一个长度为N的数串,x1,x2,x3,x4,x5......xN。按如下方法取数,第一次将位于数串最前面的x1取出,然后将其后的x2,x3移至数串的尾部,第二次将位于数串最前面的x4取出,然后将其后的x5,x6移至数串的尾部。依此顺序,最后取出的数串顺序刚好是1,2,3,4,5.....N。问当用户输入N值后,求出这个数串刚开始的顺序。-Has a length of N number string, x1, x2, x3, x4, X5 ...... xN is. Fetching as f
my-html20071218
- 读指定类型数据库(如mysql),根据一些规则数据,如学生ID等生成一串的html格式的网页链接代码-Web link code read the specified type of database (mysql) data according to some rules, such as student ID to generate a bunch of html format
score_range
- 先将xls转成edb格式数据库,再读edb格式数据,生成按分数区间统计人数的小程序。当excel VBA不熟时,这个程序可以帮忙。-First xls convert edb format database Read edb format data, the generated by score interval statistics the number of small procedures. When the the excel VBA unfamiliar, this program c
Memory-mapped
- 这是一个内存映射交互的方法,包含了服务器和客户端用来做进程测试-This is a memory-mapped interaction method includes server and client used to make the process test
ping_mu_shu_chu
- 你要屏幕输出文字的话,只要打印就可以了,不用再编代码-You want the screen output text, as long as the print and no longer need to compile code
jisuanqi
- 很简单的PHP计算器,供学习php的新手一定要看一下源码。界面与传统的计算器界面有所不同,这一种更简洁好用,本程序就只有一个PHP文件。-Very simple PHP calculator for learning the php novice must look at source code. Interface with traditional calculator interface, a more simple and easy to use, the program is only
line2012
- 打乱TXT文件内容,按行随机打乱顺序,www.bzkf.net-Disrupted the TXT file content, the rows randomly shuffled, www.bzkf.net
SEP
- SEP gitu loh. eng ih eng
v
- VBS一种另类的取系统名称以及系统版本号-VBS name of an alternative access to the system and the system version number
N-Q-proclem
- N皇后问题,C++程序编写,N的大小可以自行设定-N Q problem ,C++ programme。
cplusplus-list
- C++链表例子包括链表的建立、输出、释放。-sample of C plus plus node lisi