资源列表
FONT_CMP
- 数据库索引功能 C 语言源码-database indexing functions C language source code
JOSEPHUS问题
- 这是一个Josephus问题的C++代码,用双向链表实现.有问题题请联系ho1983xx@tom.com (2005-5-22,VC,1KB,下载0次)【向站长举报此文件和某个同类文件可能重复】-This a C++ code about Josephus problem, and use two-way chain form to realize.If you have any problem, please contact ho1983xx@tom.com
wenzhangbianji
- 本程序是用TC编写,要实现的功能:输入一页文字,程序可以统计出文字、数字、空格的个数。 静态存储一页文章,每行最多不超过80 个字符,共N 行; 要求:(1)分别统计出其中英文字母数和空格数及整篇文章总字数; (2)统计某一字符串在文章中出现的次数,并输出该次数; (3)删除某一子串,并将后面的字符前移。 存储结构使用线性表,分别用几个子函数实现相应的功能; 输入数据的形式和范围:可以输入大写、小写的英文字母、任何数字及标点符号。 输出形式:(1)分行输出用户输入的各
Public-key-infra-.tcl
- it is publickey infrastructure in wireless network, it generates a public key and a private key for mobile nodes-it is publickey infrastructure in wireless network, it generates a public key and a private key for mobile nodes
CPU116
- 完整实现了CPU调度模拟算法,虽然不是很漂亮,但漂亮的同学们不上传,大家就将就看看我的吧。共同进步-Full implementation of the CPU scheduling simulation algorithm, although not very pretty, but pretty does not upload the students, we will take a look at my bar. Progress together
monixipai
- 此程序使用c++编写的模拟洗牌的游戏,它可以实现发牌,比牌大小等等,这程序包括了c语言的所有内容,同时还可以帮助你巩固c++的内容-This program uses c++ Analog cards prepared by the Game, which can achieve the licensing than licensing the size and so on, this process includes all the elements of c language, but al
robust
- 用H无穷控制,对不稳定系统进行鲁棒控制。本人用车载DVD作了仿真试验,效果较好-H infinite control of instability robust control system. I made a car DVD simulation test, the result is better
conversion
- 用java-arcgis开发的3D_Analys的TinToPoint
hexfile.c
- 以16进制打开文件,并显示 ASCII 码,支持 pageup,pagedown,Home,End,ESC-open files by 16 bits
CalculationwirhRPN
- 使用逆波兰式进行四则运算的小例子,加深对数据结构栈的理解。首先将标准四则运算表达式转化为逆波兰式,再进行计算,用到了栈的实现。Codeblocks编辑环境下,使用GCC编译成功-Calculation with RPN(Reverse Polish Notation) on the platform Code:Blocks & GCC
007
- 四阶runge-kutta方法求解随机微分方程-4th runge-kutta slove the SDE