资源列表
[其他游戏] life
说明:生命游戏是由英国剑桥大学数学家Conway提出的,游戏的规则是这样的,在一个正方的棋盘格上,每格只有两个状态,”生”和”死”,分别表示是否被一个棋子所占有.每个方格有八个邻格,游戏的规则如下: 1. 对于处在”生态的格,若八个邻居中有2个或3个”生”,则继续存活,否则将因过于孤独或过于拥挤而死亡. 2. 对于处在”死”态的空格,若八个邻格中有3个”生”,则该格转变为”生”(代表繁衍过程),否则继续空着.-Game of Life is a Cambridge University mathema<wanlizhi> 在 2025-06-07 上传 | 大小:3kb | 下载:1
[其他游戏] dsp28335I2C_OK
说明:本人TI的dsp28335的I2C总线调试通过的小程序,没有中断;读写间的延时非常重要; 欢迎下载-I TI' s I2C-bus debugging dsp28335 small program adoption, without interruption delay between read and write is very important welcome to download<马磊> 在 2025-06-07 上传 | 大小:3kb | 下载:1
[其他游戏] sokoban_pas
说明:small Sokoban / pusher Game written in Pascal using asm extensions.<nike_slr> 在 2025-06-07 上传 | 大小:3kb | 下载:0
[其他游戏] littlegame
说明:利用C语言编写的简单小游戏:猜数字、俄罗斯方块,可利用直接编译运行-Using C language simple game: guessing, the Russian box, can be used directly to compile and run<马奇> 在 2025-06-07 上传 | 大小:3kb | 下载:0
[其他游戏] rattlesnake
说明:A excellent snake game developed in c/c++.<Ajinkya> 在 2025-06-07 上传 | 大小:3kb | 下载:0
[其他游戏] rich
说明:超级企业家在线游戏,实现了登陆界面,主界面,还有注册界面,可以进行买卖交易,用户有等级,金钱,经验值等属性。实现数据库表格的连接查询,很好的代码。-Super entrepreneurs online games, to achieve the login screen, the main interface, there are registration interface, can buy and sell transactions, user level, money, experienc<lucy> 在 2025-06-07 上传 | 大小:3kb | 下载:0
[其他游戏] tanshishe
说明:贪食蛇使用c语言编写的小游戏源码,运行于vc环境-Snake using the c language, running on the vc environment<li yuchong> 在 2025-06-07 上传 | 大小:3kb | 下载:0
[其他游戏] 10
说明:用c语言演绎“生命游戏,设定图像中每个像素的初始状态后依据上述的游戏规则演绎生命的变化,由于初始状态和迭代次数不同,将会得到令人叹服的优美图案。-With c language interpretation of " Game of Life, set for each pixel in the image after the initial state of the rules of the game based on interpretation of the change of l<chenlidan> 在 2025-06-07 上传 | 大小:3kb | 下载:0