搜索资源列表
Bet_0_99_beta
- 豪斯0.99 Beta是Windows下益智游戏,写这个简单的游戏 主要出于个爱好和学习的目的,由于水平有限,Bug不可避免。 该游戏用vb6开发,具有单机和网络功能。编写单机版时, 虽然没有很好的人工智能,但是可以运行。由于我不具有人工 智能的理论知识,代码是复杂的,理解是困难的。调试有比较 难,特别是在编写网络版时,更是困难。 希望你喜欢这个游戏!-Niehaus 0.99 Beta is Windows puzzle games, write simple g
wuziqibyght
- Borland C++编程 五子棋的小游戏 里边有编译的结构 学习人工智能所作 使用了分枝算法-Borland C programming renju the game inside a small structure study compiled by the use of artificial intelligence algorithms Mycobacterium
five436
- 本代码是一个完整的小游戏,界面美观,其中的人工智能算法也很值得参考学习. -the code is a complete mini-games, beautiful interface, artificial intelligence algorithms which are worth learning.
wuziyi
- 王小春五子棋源码~提供给人工智能研究者参考和学习~-331 ~ source for artificial intelligence researchers to reference and learning
aritificialfive
- 简单人工智能的五子棋游戏,VC编程学习的初始教程-simple artificial intelligence 331 games, VC Programming Guide to the initial study
Astar
- 自己编的游戏A*算法实现 采用java applet通过小鸭子在2.5d地图上寻路径动画实现算法 对学习java applet 2d动画,2.5d地图制作,人工智能a*算法的同学有很大帮助
vcchess
- vc版五子棋,采用alpha-beta剪枝算法,是学习人工智能的绝好资料
FiveChess
- 一个很好的五子棋程序代码,采用人工智能中著名的剪枝算法实现,可以手工调节搜索的步长,提高游戏的“智能”,很值得人工智能及博弈爱好者学习研究
93810496
- 一个可自我学习的人工智能小模型,可进行训练,也可进行提问。-a self-learning artificial intelligence model small, it can conduct training, can question.
mantischess
- 象棋游戏,象棋游戏中的人工智能部分代码值得研究学习。-chess game, chess game artificial intelligence code is worth some study.
中国象棋MFC
- 简单的中国象棋源码 智能化水平中等 大家一起学习
wuziqi.rar
- 用C++环境编写的五子棋小游戏,运用到人工智能的方法,是学习的好材料,Using C++ environment prepared Gobang game, apply artificial intelligence methods, are a good study Materials
Buckland_AISource_070308
- 人工智能与游戏编程实例源码 buckland 绝对游戏入门必读 对于学习C++也很有帮助-Examples of artificial intelligence and game programming source Buckland absolute must-read for learning the game portal C++ Also helpful
WuZiQiMFC
- 能够实现人和人下棋的五子棋,有英雄榜功能,人工智能的实现适合初学者学习。-People can play chess and the Gobang, there are the heroes list function, the realization of artificial intelligence to learn for beginners.
wzq
- 本代码是一个完整的小游戏,界面美观,其中的人工智能算法也很值得参考学习. 魔法师传奇源代码-The code is a complete game, interface aesthetics, artificial intelligence algorithm which is also very worthy of study and reference. Sorcerer legendary source code
SourceCode
- C++开发人工智能游戏的一些实例源代码,早期时候的一些源码,好像是人工智能游戏编程真言这本书的随书源代码,用VC6.0可以打开,适合新手朋友学习参考。-C++ development of artificial intelligence game source code of some examples, some of the early time source, like a mantra of artificial intelligence game programming with th
renju
- 用哈希表实现的人工智能五子棋游戏。为学习人机博弈的同学提供了一个好的学习示例-With the hash table to achieve artificial intelligence welcome to play. Students learning human-computer game provides a good learning example. . .
CChess
- 一个VC编写的中国象棋,有源程序,编译后Release程序只有几十K,功能强大,人工智能方面不错,值得学习。-A Chinese Chess Program This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A P
MyPente
- 用MFC实现的五子棋小游戏(绝对可运行源码),可以人机对弈(人工智能,分不同等级),也可以双人对弈,学习对弈游戏非常值得参考-Implemented with MFC Renju game (definitely can run the source code), you can play chess machine (artificial intelligence, at the different levels), you can also double play chess, learn
Jiugong
- 九宫游戏——基于C++编程,考虑到人工智能方面的算法,是一个学习搜索算法不错的程序。-jiugong game--based on c++ program.it is a very good example about learning the searcher algorithm,it is based on Artificial Intelligence