资源列表
fivepoints
- 我的处女作,用递归算法实现程序的多步思考,有一定人工智能(人一不小心就输了),有兴趣的可以将其加以改进,可达到很强大的地步(本人暂时没时间来完善它)。-My first effort, Recursive algorithm using multi-step thinking process has a certain artificial intelligence (people to accidentally lost), it can be of interest to improve,
295
- 这是一个俄罗斯方块游戏。 这是一个俄罗斯方块游戏。-this is a game
saolei
- 用c语言在visual C++环境下写的一个扫地雷的游戏-Using c language in visual C++ environment, written in a sweep of the game Ray
c5
- 扫地雷游戏,随机生成地雷书,通过鼠标操作玩游戏,不接受键盘,按任继建结束程序,单机屏幕上的笑脸可以重新开始游戏,所有地雷标出后胜利,当鼠标左键单击到地雷时失败。-Mine sweeping game, randomly generated mine books, play games via the mouse, the keyboard does not accept, either by following the smiley face on the end of the program
Tetris
- 俄罗斯方块的C源码,同样是做学习、交流用。-Tetris C-source code, is also done to study and exchange with.
saolei
- 扫雷游戏(C语言版)不太会编,请多多指点。-Mine Games (C language version) will not compile, please lot of pointing.
Matlab-farm-irrigation-little-game
- 益智的农场灌溉小游戏,matlab软件开发 小程序 简单易学,适合初学者交流学习-Educational farm irrigation little game, matlab software development small program is easy to follow and is suitable for beginners exchange of learning
siziqi
- four chess easy for two people
2
- 用C语言写的电脑简单扫雷小游戏,有趣好玩。可以看一下-Using C language to write computer simple small game, interesting fun mines. May I see
saolei
- 提供了MFC扫雷小游戏的源代码,方便爱好C++的兄弟们学习娱乐。-MFC mine game provides the source code for easy C++-loving brothers learning fun.
trail
- 在VC2010环境下,键盘输入任意四个个位数,显示所有能够成24点的可能四则运算组合。-Enter any four digits, consisting of 24 points all can become possible combinations of operations
blackandwhitechess
- 黑白棋的源代码,解压后打开运行,按上下左右键移动棋子,按enter键确定。