搜索资源列表
hrd_src
- 此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了. 由于华容道每角色同一时刻可能有不同方向的选择,增加了 判断难度。本游戏主要演示单键无选择控制华容道的模拟 智能处理过程。当然这很简单,谈不上真正的智能。 如果对AI类兴趣的话,可以到 http://chess.withu.com 和计算机下一盘,欢迎交流探讨该类AI算法。 本游戏还存在一些BU
卡通拼版游戏源程序
- 卡通拼图版游戏源程序,这个智力游戏如何,希望大家指点,谢谢了!-source version of the game, how the intelligence game, we kind, thank you!
ox_game_minimax
- 和電腦對戰的井字遊戲,實做了人工智慧的極大極小演算法(Minimax),使用BCB6開發-computer screen and the gridwork games, done a great small artificial intelligence algorithms (Minimax), the use of development BCB6
youxijiugongtu
- 它是属于人工智能中的一种简单的小游戏,相当值得下载。-it belonged to the artificial intelligence of a simple little game that deserves a lot of downloading.
A_TIC_TAC_AI_Game
- 一款简单的TIC TAC TOE游戏。加入了人工智能,图形版。-TIC TAC TOE game. Joined the artificial intelligence, graphics version.
migonggame1
- 此程序是一款为年轻人设计的脑筋游戏,它可以按照我们的意愿在屏幕上自如地移动,是人工智能领域中的经典问题。利用计算机强大的计算机能力和庞大的存储空间可以采用讨论问题每一步走法,并存储形成的状态。当某一走法不可能达到目标时,可以回溯到并选择另一种走法。采用这种方法可以节省编程者的劳动。对于简单的问题能够轻松得到答案。但是在此处,由于求胜过程中出现的中间状态实在太多,在通常使用微机上仍可能出现内存不足的问题,这就迫使要考虑让计算机多一点逻辑上的选择判断消除大量不必要的中间状态,尽量达到要求,也就是采
GameGuding
- 这是一个按人工智能模式在设计好的固定路线 上游走的小恐龙的游戏.-This is a model by artificial intelligence in the design of a good fixed line migration of small dinosaur of the game.
[1]
- 一个不错的国际象棋游戏,有较高的智能,这是源码-a good chess game, a higher intelligence, which is FOSS
pushboxmen
- 大众游戏——推箱子,相信很多人都玩过,很考验你的智力啊!-public game -- Tuixiangzi, I think many people have tried very test your intelligence ah!
BlueDemo
- 这是SCST仿真平台机器人足球赛一个参赛队的源代码 . 其中有人工智能的一些算法.-simulation platform robot soccer teams one source. These are some of the artificial intelligence algorithms.
YellowDemo
- 这是用c++语言编写的在SCST仿真平台机器人足球赛一个比赛队提交的结果. 其中有一些人工智能的算法 值得一看.-This is the language used c SCST in robot soccer simulation platform for the team to a result. There are some interesting sites in artificial intelligence algorithms.
jdstar-0[1].92-java.tar
- 一款迷人而有趣的迷题游戏,是一个测试你智力水平的游戏。Java语言开发,使用方便,画面生动有趣。-one charming and interesting games that fans, is a test your intelligence level of the game. The Java language development, ease of use, picture lively and interesting.
AIbashuma
- 人工智能大作业,八数码,使用MFC完成,具有图形化界面,使用广度优先搜索-Artificial Intelligence large operations, eight digital, use MFC complete with a graphical interface, use the breadth-first search
CrazyCar
- 疯狂赛车是一款基于J2ME技术的手机游戏,该游戏实现在分辨率为标准的240*320各种手机上运行。玩家的赛车可通过键盘进行控制,而游戏控制的赛车须具有智能性的自动运行,使游戏具有可玩性。而游戏最重要的就是游戏控制的赛车AI(Artificial Intelligence)策略的设计,你必须考虑到每一种可能发生的情况,例如当游戏控制的赛车和障碍物碰撞时的躲避、减速、加速、换方向等策略的设计,这样你的游戏才能看上去流畅并和现实大致相符。-Crazy car is a technology based
Five_chess
- 五子棋程序,包含源码,考虑到禁手,含有人工智能算法-Gobang procedures, including source code, taking into account the hand-cut, with artificial intelligence algorithms
ShuDu
- 数独是一种源自18世纪末瑞士的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 数独的玩法逻辑简单,数字排列方式千变万化。不少教育者认为数独是锻炼脑筋的好方法。-Sudoku is a kind of Switzerland originated in late 18th century mathematical intelligence jigsaw puzzl
ticktacktoe
- 基于人工智能方面的,运用极大极小算法的井字棋源代码-Based on artificial intelligence aspects, the use of max-min algorithm source code for tic-tac-toe game
8
- 8数码问题的解决程序,人工智能的的课程实验,mfc实现的界面。-8 digital issues resolution procedures, courses in artificial intelligence experiments, mfc achieve interface.
NEW_mine
- 一个非常经典的智力游戏扫雷,内部有详细的文档说明。-A very classic game of intelligence mine, there is detailed internal documentation.
game-artificial-intelligence
- 游戏中的人工智能实现,压栈出栈操作在行为型AI算法中的运用-artificial intelligence ingames