搜索资源列表
21
- 21点算法,非常不错,值得初学者研究,
Cubed
- 功能强大的魔方游戏的VB源码!喜欢研究的人可以好好学习里面的算法。
hnt_src
- VC++汉诺塔算法的实现,动态移动图形。汉诺塔是一个遥远的古代传说故事,至于讲的是什么,这个大家可以另查资料,这里不多说。研究汉诺塔问题,可以帮助你理解C++数组与算法的一些技巧,还是有必要参考的。-VC++ Tower of Hanoi algorithm, dynamic mobile graphics. Tower of Hanoi is an ancient legends of the distant, as to what is said, you can also check th
robotview
- 机器人特殊布线,是算法研究的好工具,值得一看!-array the robot s road
FangKuai
- 实现了俄罗斯方块的功能,里面有一些不错的算法,注释比较全面,初学者可以研究-To achieve the functions of the Russian box, which has some good algorithms, notes a more comprehensive and beginners can be studied
VCBall_Gold
- 我要感谢上帝,经过一段时间研究我设计一台球演算Billard Walnut. 程序没有设计游戏规则与网络接口,因为这不是主要的.这个程序的技术在于物理与图形处理. 物理模型根据先进的冲量理论设计,图形部分(滚动的台球)依据类似光线跟踪算法计算后,通过GDI输出.-I want to thank God, over a period of time to study I designed a billiards calculus Billard Walnut. Procedur
Fivechess
- 一个五子棋游戏,AI算法写的很好。这个而且界面做的很漂亮,想研究AI算法的可以看看。-A welcome to play, AI algorithm to write well. Interface to do this and that is very beautiful, want to study AI algorithms can look at.
ExcelBox
- 牛人使用excel vba写的推箱子游戏,算法供感兴趣的人研究-Cattle using excel vba to write the Sokoban game, the algorithm for people interested in research
Elsfk
- C#写的俄罗斯方块游戏,算法上值得学习研究。-Russian box game using Csharp language.
111
- 俄罗斯方块拼图游戏vb解题器解题算法V3.0 ,很不错的VB源码,适合VB爱好者学习研究。-Tetris puzzle the vb solving problem solving algorithm V3.0, very good VB source code for VB enthusiasts to learn.
zhmjiugong
- 本程序是在研究人工智能练习时候发现的,采用全局择优算法,用鼠标左键点击可移动(0旁边)的数字,数字就会自动移动,当你将对应的数字移动到与目标图相对应的位置时,就算完成了任务,你每移动一次,计数器将增加一次记数。-This procedure is found in the study of artificial intelligence practice when using the global merit-based algorithm, click the left mouse butto
chinachess
- 本文主要研究基于Java 技术的中国象棋游戏的分析与设计,对中国象棋游戏特殊的行棋规则给予了细致的分析与理解,设计出了一种实时可行的行棋规则,从移动范围、移动方向和穿越障碍几个方面重新描述行棋规则,基于Java技术通过计算机模拟实现了中国象棋特殊的行棋规则算法,设计出了一种可行的方法,使每个棋子的行棋路线都严格遵循本身的行棋规则,游戏的实战对弈得以实现,通过实验运行,证明这种限定棋子行棋路线的方法是可行的,并得到了预期的目标-This paper studies the analysis and
beau_pintu
- DELPHI拼图游戏 Delphi源码,拼图游戏,拼图,漂亮的拼图游戏,用DELPHI开发,这里面有自认为比较好的算法,可以随机打乱图片,可显示答案。希望下载一起研究。 运行环境:Windows/Delphi-DELPHI the jigsaw puzzle Delphi source, jigsaw puzzles, beautiful jigsaw puzzle with DELPHI in there think better algorithm randomly disrupte
C_lianliankan
- 用C写的一款连连看小游戏,有代码有注释,很利于研究连连看的算法,以及新手学习C语言程序的编写。-A the Lianliankan small game written in C code annotated, it is conducive to the study lianliankan algorithms, as well as novice learning C language program.
HRD
- 我自己使用c++builder编写的华容道游戏,目的是研究数据结构与搜索算法。游戏中可以用2种不同的搜索算法,列出每一步的广度和深度。-Hua Rong Dao
5ziqi
- 五子棋游戏源代码,编译通过,发布出来供大家参考!可以研究一下算法。-Backgammon game source code, compile, publish it for your reference! We can look at algorithms.
maze
- 一款简单的迷宫游戏,可以自行设计迷宫,可以自动完成迷宫路径。基于DELPHI设计,有助于研究路径算法,程序完整。-A simple maze game, can design their own labyrinth, maze path can be done automatically. Based on DELPHI designed to help research path algorithm, the program intact.