搜索资源列表
3824点游戏的算法与源程序
- 一个小学生常玩的游戏,算24点,VB实现 本程序已经作出了个很好的游戏界面。-one of the students often play games, counting 24 points, VB of the procedures have already made a very good game interface.
FindPath_kinpoo
- 连连看 寻路算法 递归实现 /** * Author:郭剑波(KINPOO) * Last Modify:2005/11/21 13:40 * Purpose:find path for lian lian kan */-find their own path to achieve recursive algorithm / ** * Author : Jian (KINPOO) * Last Modify : 10/14/2005 13:40 * Purpose : fin
8numberproblem
- 一个小游戏,用了三种不同的方法实现,对于人工智能的一些搜索算法可以有更深的了解-a little game with three different ways, For some artificial intelligence search algorithm can have a deeper understanding
lz771
- LZ77算法的实现,很多的资源,可以作为学习-LZ77 algorithm achieved, a lot of resources can be used as learning
lianliankanC
- 本程序为C语言高级编程示例,纯C实现的连连看游戏,附带有算法说明。-procedures for the C Programming Language High example, the realization of the pure C Lianliankan games, accompanied algorithm note.
Doger
- 经典的Doger源代码 用Managed Directx实现 征得很精彩 有完整的光照,材质,还有优秀的游戏程序算法
Slipper-Kyodai
- 连连看 JAVA 实现,仿QQ游戏,支持自定义地图,因为是JAVA学习的初作,带全注释(不过那时不懂段注释),算法带注释,编写环境 Editplus 2.21 + JDK1.6 。jar包也就是zip包,可以直接解压,源码在里面,带设计文档
PathFinder
- A*寻路算法,简单的寻路,吸附及半吸附寻路等算法实现
wzqgobang
- 这个一个用VC做的五子棋,主要应用搜索算法和剪枝算法实现功能.
Triomino
- 我的一个算法课程里面的Triomino Project, 用C++语言实现。
p
- 贪吃蛇游戏在arm下面的实现,算法比较简单
迷宫问题的算法
- 迷宫问题的算法,用c实现的-maze of algorithm, with the realization c
九宫图算法实现(过程表示法)
- 这题奇数是有数学方法的,可以构造出解。描述起来比较麻烦。 出一解的构造法: 首先在整个矩阵的最下面一行的中央置1, 然后向右下方向顺序填上2,3,4,5,6,7,…… 注意碰到底的时候就将数翻到上面去,碰到右边的时候就翻到左面去 比如5*5的幻方,如果1填在(5,3)处,2就应该填在(1,4)处,4就应该填在(3,1)处…… 另外,当原数的下方已经有数时,要将要填入的数填到原数正上方 仍举5*5幻方的例子,当5已填好(4,2)时,其右下方为1,不能把6填在那里,而应填在(3,2)处,即5的上方。
V1.1-j_11972_sl
- 简介:扫雷程序外挂,真正的算法实现(非读内存方法),高级最快3~5秒,有具体的算法解释说明。-Descr iption: mine clearance procedures plug, the real algorithm (non-time memory method), Senior fastest 3 ~ 5 seconds, there are specific algorithms explained.
TSP
- 利用基因算法实现的对旅行售货员问题的求解!-use ga algorithm to slove the sale man problem!
src
- 基于java实现的迷宫生成小程序,采用深度优先算法实现-Achieve maze based java applet is generated using a depth-first algorithm
lianliankan-C-language-code
- 这是连连看小游戏的C语言源代码。运用一些简单的函数与算法实现此游戏。-This is a small game lianliankan C language source code. Use some simple functions and algorithms for this game.
fractal-tree
- 使用基本的分形算法实现的树木,通过调整参数改变显示结果。-Use basic fractal algorithm to implements trees, changing the results by adjusting the parameters.
Astar
- A*算法实现。 A星寻路算法核心部分实现-A star algorithm which is fulfilled by myself
1
- vc++运行环境下贪吃蛇算法实现源代码,老哥稳-Snake algorithm source code vc++ operating environment, stable brother