搜索资源列表
拼图游戏算法
- 本程序是简单拼图游戏的算法,可以解决如八数码难题 -this procedure is simple puzzles and the algorithm can solve problems such as eight digital
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.
摸奖程序版本2
- 一个应邀而写的玩的游戏 ,一个摸奖游戏,其中的对一个timer等控件有一个好的应用,应用的算法值得参考。-an invitation to write the play of the game, a game Our troops, the right controls such as a timer is a good application, the application of algorithms is worth noting.
VBKing
- 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which contains a variety of small g
qddown_vc11184323424
- 自动扫雷程序本程序的算法没有采用匹配模式,基本上可以完成大多数情况的高级扫雷(初级和中级布局情况过于简单,不值得讨论)-automatic clearance procedure of the proceedings did not use matching algorithm model, basically completed most of the senior mine (primary and secondary distribution of too simple and not w
russion_chinese
- 部分源码来自于网上下载,本人将程序进行了部分汉化。 本人认为这个程序对于嵌入式编程人员很值得参考的,里面涉及到中断处理、汉字显示、算法控制等。 通过这种底层程序的学习,可以很快在嵌入式领域入门。每一个LINVX、UC/OS、VXWORKS高手应该都是非常精通DOS环境编程的。 希望对大家有用。欢迎探讨-some source downloaded from the Internet, I will be part of the procedures for the Manchus.
lianliankanC
- 本程序为C语言高级编程示例,纯C实现的连连看游戏,附带有算法说明。-procedures for the C Programming Language High example, the realization of the pure C Lianliankan games, accompanied algorithm note.
autosweepersaolei
- 本程序的算法没有采用匹配模式,基本上可以完成大多数情况的高级扫雷(初级和中级布局情况过于简单,不值得讨论),但是还有进一步改进的地方,例如下面的情况: ??....1. ??..@**. ??B3*2.. ??B.*... ........ “*”:表示未知区域,“.”:表示该区域周围没有雷,“B”:表示已经标识是雷-the procedures adopted without matching algorithm model basically com
Doger
- 经典的Doger源代码 用Managed Directx实现 征得很精彩 有完整的光照,材质,还有优秀的游戏程序算法
Games_FivTocToeRe_C++_Develop
- 采用C++面向对象程序设计开发的DOS下的字符界面的五子棋游戏,能够进行双人对战,人机对战,是典型的C++基础面向对象实例,有助于初学者参考使用,算法惊奇
Wordgame
- 大富翁背单词游戏 一个掷骰子的背单词游戏,程序特点: 1。采用glscene制作的3d拼图 2。采用ibm的tts语音合成 3。自动拼图9宫图最短路径算法
snake
- 象棋对弈平台算法程序,对走法的控制比较好,只是界面处理还有点欠缺
renju123
- 这个程序其中运用了极大极小值搜索算法和剪枝算法、置换表和哈希表等算法,代码易懂。
Russia
- 又一个新式的俄罗斯方块程序,相当不错的哦,内部算法经过修正,可玩性大大提高了
五指棋源程序
- 这是一个用FLASH编写的五指棋程序,程序中的智能算法还是一般,还需改进,适合于Flash编程学习。-This is a preparation with the five fingers FLASH chess procedures, the procedures for the smart algorithm or in the general, the need to improve suitable for Flash Programming learning.
俄罗斯方块源代码(vc6写的)
- 用vc6写的俄罗斯方块程序,都是使用画图来实现的。里面有详细算法。
cgmapmaster.魔力宝贝地图浏览
- 魔力宝贝地图浏览,编辑修改程序全部源码。包含魔力/石器图档解码算法。,CROSSGATE map view, edit and modify the program all the source code. Contains the CG/SA bin file decoding algorithm.
功能强大的汉诺塔
- 功能强大的汉诺塔程序,能够以动画界面显示汉诺塔移动过程,算法精妙,值得认真研究一下的。-powerful HANOR procedures will be able to show animation interface HANOR mobile process, the algorithm carefully, deserves serious look into them.
CSharp_gobang
- 一款C#五子棋游戏源码,项目开发环境是VS2008,核心是基于遗传算法的,这是与其它五子棋不同的地方,虽然游戏功能不是很多,但最核心的遗传算法表现的非常清淅,希望通过本程序让C#爱好者对遗传算法有所了解。 -Welcome to play a C# source code, project development environment is VS2008, the core is based on genetic algorithm, which is different from oth
count-24
- 24点算法简单程序,基于递归算法的24点算法程序-24-point algorithms simple program, 24 points algorithm based on a recursive algorithm