资源列表
安全过河问题
- 该游戏是我由一个数学建模题——“安全过河问题”而构思的。有三个商人带者三个随从和货物过河, 船每次最多只能载两个人,要求保证在过河期间商人的人数要大于或等于随从的人数,否则随从杀人抢货。 构思: 用两个数组来表示两岸的商人和随从,其中 A 表示商人, B 表示随从,数组a 表示此岸,数组b表示彼岸 通过输入过河的人数,来改变两个数组中的 A 和 B 的个数,在用文本输出两岸的情况. 游戏规则是这样似的: 1)输入过河的人数; 2)非法输入按按了退出处理(如:每
c_to_txt
- c语言读txt文件,非常好用,非常简单,
writebmp1
- 这个是RAW格式图片的读操作程序代码,希望为您带来方便,本人水平有限,不足之处请多多指教
strsplit
- 功能相当全的字符串切分类,调用过程相当简单-quite cut all the strings classification, the process is quite simple call
analiz
- communication example
UDPsocket
- it s a UDP socket application example in WIN32 sys. with both client and server codes included.
do-whileyuju
- 本书用一个简单的例子说明了do-while的使用方法,比较适合新手,本书由林嘉诚制作-This book uses a simple example illustrates the use of do-while, more suitable for novice, the book produced by the Chia-Cheng Lin
delaunay1
- 用VC opengl做的delaunay三角网,这是一个三角网边生长算法的实现方法。-With VC opengl do delaunay triangulation, which is a triangulation edge growth algorithm implementation.
VB-achieve-stealth-program
- VB实现程序的隐形 1. 不在桌面出现界面; 2. 不在任务栏出现图标; 3. 程序名从任务管理器名单中消失。-VB achieve stealth program
telephonebook100
- 实现电话本的基本功能,例如存储、删除、添加电话号码-The phone book to achieve the basic functions, such as store, delete, add telephone numbers, etc.
Cpp2
- 管理学生成绩的成绩管理系统,通过添加、输入、存储、删除等方式管理学生信息-Student achievement management performance management system, by adding, input, storage, delete student information management, etc.
yanhua_c.txt
- c语言实现非常漂亮祝福烟花效果 注意:要想在VC6.0上运行该程序需要EasyX绘图库,下载地址->EasyX绘图库 使用方法:下载的压缩包解压缩后,执行 Setup.hta 安装即可-c yuyan yanhua
