搜索资源列表
RacingandSportsAI
- Racing and Sports AI很好的游戏AI算法源码!-Racing and Sports AI good game AI algorithm source code!
CChessSource
- 中国象棋网络版C#源码 Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C
pente
- 这个五子棋人机对弈程序不是我写的,学完人工智能这门课以后,我对棋类游戏产生了浓厚的兴趣,自己也收藏了大量的棋类的源码,这个五子棋程序搜索速度超快,为什么这么快我也在研究中。。以改进我的程序,有兴趣的人也可以下载下来公共研究一下
bee
- 实现一个大黄蜂游戏的源码,其中利用了人工智能的知识
ai_code
- 游戏编程AI源码,包括A*等findpath的算法
C#遗传算法源码实例集
- 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序
bw
- 模式识别系列搜索算法的应用黑白棋游戏的源码-Pattern Recognition Series search algorithm source code for the application of Othello
Demo
- 游戏中的寻路算法C++源码,可以自己编辑地图 。-Wayfinding game algorithm C++ Source, you can edit the map itself.
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
MaxMinAlgo
- 使用人工智能极大值极小值算法实现的井字棋游戏,有完整的工程及源码注释,可直接运行,并附带了程序运行的示例截图。-Maximum use of artificial intelligence algorithms to achieve the minimum chess game Tic Tac Toe, a complete engineering and source notes, can be directly run, and run the sample with a screensho
tennisDemo
- 一个用人工智能编写的网球游戏源码。其采用的设计模式对于编写类似程序有参考价值。-Written in a tennis game with artificial intelligence source. The design patterns used in a similar procedure for the preparation of a reference value.
03-Pathfinding-with-Astar
- aaaaa人工智能游戏编程真言 A*算法的源码-AI Game Programming Wisdom SourceCode Pathfinding with Asta
AIGenetic-Algorithm
- 游戏AI,人工智能的源码。大家可以参考下。-Game AI, artificial intelligence source. We can refer to the next.
Seven-genetic-algorithm-example-cPP
- 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序-This resource contains 7 common genetic algorithm source code C# example sets, and genetic algorithms C# backgammon games
Artificial-Intelligence-in-game-
- 《游戏编程中的人工智能技术》是人工智能游戏编程的一本指南性读物,介绍在游戏开发中怎样应用遗传算法和人工神经网络来创建电脑游戏中所需要的人工智能。书中包含了许多实用例子和源码。《游戏编程中的人工智能技术》适合遗传算法和人工神经网络等人工智能技术的各行业人员,特别是要实际动手做应用开发的人员阅读参考。-Game programming artificial intelligence technology " is a guide to the language of the AI ̴
DecisionTree
- 游戏AI介绍及决策树ID3算法的一个实现源码及思维过程。-Game AI introduction and ID3 decision tree algorithm source code and an implementation of the thinking process.