搜索资源列表
5zq
- 可以人机对弈、双人同机对弈,人机对弈电脑具有较好的人工智能算法,界面美观。开发工具:VC++6.0 和 MFC
number1
- 八数码的C++解法,广度优先算法完成,人工智能中难题-eight digital C solution, the breadth - first algorithm. AI problems
AStarApplet
- A*在游戏中有它很典型的用法,是人工智能在游戏中的代表。-A * in the game has its typical usage, the game is the AI's representative.
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.
vcchess
- vc版五子棋,采用alpha-beta剪枝算法,是学习人工智能的绝好资料
xo
- XO Game with GUI 是一款用matlab编写的待用户界面的人工智能游戏。 This is an improvement on the previous text-based game that was previously created. This file features a GUI with the same AI and sound effects. The Computer plays based on very simple rules, yet it is di
sokoban
- 推箱子游戏,包含复杂的人工智能,能自动搜索行走及箱子推动的路径。
vbtxz
- zfc的电脑推箱子vb程序 自动实现电脑推箱子的程序,用到了高级的人工智能搜索算法。 专门用于计算机对推箱子游戏求解。
WumpusWorld
- 一个关于巫魔的小游戏程序,是课堂作业,但也体现了些人工智能方面的知识。
TicTacToe
- 用 Javascr ipt 写的小游戏 Tic Tac Toe,也就是井字棋。有简单的人工智能~
rgzntkyx
- 人工智能坦克游戏 界面比较简单 但基本实现了坦克游戏
eluosi
- 俄罗斯方块,绝对原创,有人工智能,
BlueDemo
- 这是SCST仿真平台机器人足球赛一个参赛队的源代码 . 其中有人工智能的一些算法.-simulation platform robot soccer teams one source. These are some of the artificial intelligence algorithms.
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.
Othello_061221006
- 一个JAVA的黑白棋实现,拥有较强大的人工智能,实现Alpha,Beta剪枝以及相应的改进算法。-a application of othello with strong AI level ,using the Alpha,Beta algorithm
PacMan
- pacman小游戏,可用于训练神经网络,开发人工智能。-pacman game