搜索资源列表
Alexander
- 经典的AI游戏!有过AI编程经历的人不会忘记这个可爱的东西!希望大家喜欢!-classic AI game! AI programming have experienced people will not forget the cute things! Hope you like!
Manslow
- 人工智能游戏的代码啊!绝对经典!希望喜欢的人要!-game artificial intelligence code ah! Absolutely classic! Hope to the people it likes!
mazerobot
- 利用人工智能的经典算法实现迷宫游戏;里面的A星(a*)算法可以很方便的移植到应用程序中,可以选择机器人,人工行走,选择背景,选择迷宫等,这是初级版本,高级版本正在修改。
source
- 用vc开发的一款经典游戏,坦克大战,对于人工智能游戏编写很有帮助。
A算法源代码
- A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A * algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
Buckland_AISource_070308
- 《游戏人工智能编程案例精粹》配套光盘,很经典的游戏AI学习书-" Game AI Programming Case essence of" complementary CD-ROM, it is the classic book to learn the game AI
FirstChange
- 人工智能博弈树学习。用户是MAX方,电脑是MIN方,实现经典的分钱币游戏的与或图盲目搜索算法。-Artificial intelligence game tree learning. MAX user side, the computer is MIN parties to achieve the classic sub-games and coins or graph blind search algorithm.
SourceCode
- 游戏编程精粹经典源码.包括很多经典的小例子,比较全面,是游戏编程的比较好的参考。a其中包括:人工智能、游戏图形运算、游戏数学运算等经典游戏编程元素。-classic game skills programming source code. Including many small classic code example. A good reference for game programming。code examples including: AI, Mathematics, Polygo
OLLEY_AI_Examples
- REILLY《游戏开发中的人工智能》书上经典有趣的人工智能例子
java_internet
- 本程序运用java在internet开发的优势,对经典的智力游戏五子棋进行了二次开发。其中涉及到的人工智能的代码很具有启发性。-The program developed using the advantages of java in the internet, the classic puzzle game of backgammon for a secondary development. Which involves the artificial intelligence of the c
PythonShootGame-master
- 一个游戏的python程序 ,比较经典,值得学习 ,(A python program for a game)