资源列表
java01
- java 小游戏 源代码,大家一起学习学习,我刚开始学.-java games source code, we study together to learn, I have just started to learn.
backgammon
- 一个五子棋编程。界面相当的漂亮,可以人人对战。-A backgammon program. Very beautiful interface, you can all Battle.
21games
- 21点游戏源码.精品源码.值得推荐.社区原码不可或缺-21-point game source code. Boutique source. Worth recommending. Indispensable to the community of the original code
ELS
- 自己编写的一个俄罗斯方块程序,基本功能的实现包括,当前得分,下组形状等-A self-made Tetris Program with VC++, fundamental functions include: current score and next group of shape etc.
2
- 一个简单的俄罗斯方块,具有一般的功能,大家试着玩-A simple Tetris, with general features, we try to play
GameGoBang
- 关于一个五子棋的算法描述,使用MAX-MIN算法-Gobang algorithm on a descr iption of the use of MAX-MIN algorithm
siguojunqi
- 四国军棋源码 含有毕业论文 数据库 开题报告等资料-Siguojunqi source contains a dissertation database information such as opening report
A
- 在C++下进行地图的最短路径搜索的A*算法 这个算法被广泛应用在即时游戏的路径寻找过程上。-In the C++ under the map of the A* shortest path search algorithm for this algorithm is widely used in real-time search process on the path of the game.
blockgame
- 打砖块游戏的源码,用javascr ipt编的-Arkanoid game javascr ipt
2007113010292
- pb做的模拟连连看游戏demo,系统环境:PB9.0 说明:用pb做的模拟连连看游戏的demo 基本功能实现 80-pb to do simulation Lianliankan game demo, system environment: PB9.0 Descr iption: pb to do with the game demo simulation Lianliankan basic functions to achieve 80 of the
Nqueenproblem
- 这个程序采用局部搜索算法(Local Search),速度很快, 在配置为奔腾200,内存64MB,上测试可以在 几秒钟内解一百万阶的皇后问题。-This procedure using a local search algorithm (Local Search), fast, in the configuration for the Pentium 200, RAM 64MB, the test solution in a few seconds of order 1 million
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
