搜索资源列表
cchess_ai
- 一个象棋AI的源代码,带游戏界面,其中可选择多种AI引擎,从最基础的深度跌代极大极小值搜索到使用开局库,历史启发的极小窗搜索,具有很高的学习研究价值.-a chess AI source code, with the game interface, which can choose a variety of AI engines, from the most basic of depth or substituting minimax search to start using the hist
matlab
- matlab数值计算、阴历阳历转换、bp神经网络和梭哈游戏等程序样例-matlab basic applications include numerical computation, lunar solar calendar conversion, bp neural network and Stud games, sample program
Snake
- 适用C++编写的人工智能程序,体现了人工智能的基本应用和联系。同时也是一个益智小游戏,让你自娱自乐。-Written in C++ for artificial intelligence programs, reflecting the basic applications of artificial intelligence and contacts. Is also a puzzle game allows you to entertain.
ASE
- 适用C++编写的人工智能程序,体现了人工智能的基本应用和联系。同时也是一个益智小游戏,让你自娱自乐。-Written in C++ for artificial intelligence programs, reflecting the basic applications of artificial intelligence and contacts. Is also a puzzle game allows you to entertain.
The-AI-in-PC-games-production
- 浅谈人工智慧 电脑游戏中的人工智能制作 棋类编程 部分1: 开始 棋类编程 部分2: 数据结构 棋类编程 部分3: 产生移动 棋类编程 部分4: 基础搜索 棋类编程 部分5: 高级搜索 棋类编程 部分6: 评估函数 工人的战略部署线程 使用可能的地形指派任务 怎样编写迂回前进的程序 类似帝国时代游戏的人工智能 模糊人工智能 Hierarchal 人工智能 Comp.A
Programming-Game-AI-by-Examples-
- 《游戏人工智能编程案例精粹》主要讲述如何使游戏中的角色具有智能的技术。本书首先介绍游戏角色的基本属性及常用数学方法。接着,深入探讨游戏智能体状态机的实现。通过简单足球游戏实例,本书给出用状态机实现游戏ai的例子。- Game artificial intelligence programming case essence mainly about how to make the role of the game with intelligent technology. This book fi