资源列表
SNAKE50
- 用C语言写的一个贪吃蛇游戏,代码简练而紧凑。-written in C language of a huge memory games, concise and compact code.
Hanoi
- 汉诺塔游戏的很详细的实现!包括递归算法,自动演示动画效果,以及玩家手动操作的功能!
eluosiCode
- 俄罗斯方块,可能还有很多欠缺,大家多多提意见吧 ,谢谢大家支持 -Tetris, there may be a lot of gaps, we speak up, thank you for support
NewSnake32
- win32版本的贪食蛇,自己写的,我是新手,其他新手可以-win32 version of the Snake, wrote it myself, I am a novice, the other novice can look at
Tetris-C-source-code
- 俄罗斯方块的C程序,简单易懂,适合初学者-Tetris C program, easy to understand for beginners
第4章拼图游戏
- 对游戏爱好者有一定帮助,让你了解游戏的技巧与美妙。对于VB也会有一定的帮助。-lovers of the game definitely helps you understand the game with wonderful skills. For VB will have some help.
slzs
- 扫雷助手.小游戏,和WIN自带的差不多,学习用-Clearance assistant. Small game, and comes almost WIN, learning to use
number_GAME
- 一个用VB写的猜数字游戏,新手可以看看, 以前经常玩这个....长大了就不玩了-write a VB ring the game, and newcomers can see, used to play this .... not grow up playing
snake(TUrboc)
- 一个贪吃蛇的c语言小程序,喜欢的同学们下来看看吧-A Snake of c language program, like the students down to look at it
mine
- 扫雷源码,完全模拟windowsXp上的扫雷游戏,基于QT开发-Minesweeper source, fully simulate the minesweeper game windowsXp on QT-based development
src
- fruit ninjia 在windows 环境下的模拟实现-fruit ninjia in the windows environment to achieve the simulation
migongyouxi
- 请将程序中的main()函数中的 initgraph(&gd,&gm,\"C:\\\\TC\") 函数中的\"C:\\\\TC\" 更改为你的TC安装目录。 比如你的TC安装目录为D盘的Tools目录下的TC目录,那么上述语句改为: initgraph(&gd,&gm,\"D:\\\\Tools\\\\TC\") -I would be grateful if the procedures main () function of initgraph (