资源列表
snake
- 内含一个贪食蛇小游戏的所有代码,vc++编写,可运行。-A Snake game contains all the code, vc++ to prepare, you can run.
russiafk
- 内含一个俄罗斯方块小游戏,包含所有代码可运行。-Contains a small Tetris game that contains all of the code can run.
saolei
- 内含一个扫雷小游戏,包含所有代码,可运行。-Mine games, including all of the code, you can run.
EatDouzi
- 自己写的吃豆子(pacman) bin 目录下的run.bat可以直接运行。源码位于src目录下。 IDE:eclipse。 开发环境:JDK1.6。-Wrote it myself to eat beans (pacman) bin directory can run the run.bat. Source is located in src directory. IDE: eclipse. Development Environment: JDK1.6.
Picture
- 一款小游戏,供大家闲暇之余娱乐的,编的不是很好,希望和大家交流-A game for all your spare time entertainment, the provision is not very good,I hope share with each other ,Thank you.
els
- 俄罗斯方块源码,VC++6.0的环境下的-Tetris source code, VC++6.0 environment of the ........
guessnumber
- 系统随机产生一个四位数(1000-9999),玩家需要输入一个四位数,通过获知几个数字大小、位数相同,几个数字只大小相当,(?A?B形式)来猜测这个四位数。只有十次机会哦!-The system randomly generates a four-digit number (1000-9999), players need to enter a four-digit, through informed of the size of a few figures, the median the sa
snake
- 用VC++做的一款游戏——贪吃蛇,包含完整源文件。- VC++ playsnake
VBTANK_map
- vb6.0的坦克大战,算法比较低级,带地图编辑器,高手莫笑-vb6.0 of Battle City, the algorithm more low-level, with map editor, master Mo Xiao
tanchishe
- visual basic6.0环境下通过编译,经典的贪吃蛇游戏,另类的实现算法,-visual basic6.0 environment through the compilation, classic Snake game, an alternative algorithm, ha ha
tsnake
- visual basic6.0环境下通过编译,经典的贪吃蛇游戏,另类的实现算法,-failed to translate
hano
- 这是一个不利用递归实现汗诺塔的例子,让我们看看原来简单的 hanoi (n-1,a,c) hanoi (n,a,b) hanoi (n-1,c,b) 由于无法使用递归,需要什么样的手段才能实现。-This is a non-recursive implementation Khan, Tower of Hanoi example, let' s take a look at the original simple hanoi (n-1, a, c) hanoi