搜索资源列表
五子棋游戏的源代码
- Visual C开发的五子棋游戏的源代码,有AI智能算法代码,-renju game's source code
hrd_src
- 此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了. 由于华容道每角色同一时刻可能有不同方向的选择,增加了 判断难度。本游戏主要演示单键无选择控制华容道的模拟 智能处理过程。当然这很简单,谈不上真正的智能。 如果对AI类兴趣的话,可以到 http://chess.withu.com 和计算机下一盘,欢迎交流探讨该类AI算法。 本游戏还存在一些BU
天地99
- 小遊戲天地99,與電腦之AI對拚,看誰可以撐到最後,牌數大於99則會爆掉.- Small 鈻♀枴world 99, 鈻♀枴鈻
井字遊戲
- 井字遊戲,具有AI之機制,可與電腦互拚,看誰先拿到一條線則為優勝.- The well character 鈻♀枴, has AI 鈻
五子棋AI
- 一个双人五子棋,支持人机对战,界面美观,电脑ai算法比较好,工程文件已转,vc7和vc6都可直接打开编译-a double 331, support human-machine players, beautiful interface, computer ai better algorithm, the document has been changed, and vc7 and vc6 compiler can directly open
number1
- 八数码的C++解法,广度优先算法完成,人工智能中难题-eight digital C solution, the breadth - first algorithm. AI problems
XOnew
- 带AI的井字棋游戏,使用的是阿尔法-百塔剪枝算法-crosswise with the AI game of chess, using the Alpha-100 tower pruning algorithm
source_five
- 自己写的五子棋程序,AI较高,大家有兴趣-himself wrote the 331 procedures, AI higher, we are interested in a try
AStarApplet
- A*在游戏中有它很典型的用法,是人工智能在游戏中的代表。-A * in the game has its typical usage, the game is the AI's representative.
AIGreedSnake
- 本程序是我放假时写的一个贪吃蛇,电脑有AI,不过很可惜AI智能不高。不过我现在认为自己的代码已经比当年有所提高,对文件的组织,对一些简单模式的运用,包括基本的格式注释等都有很大进步。我想对于一些初学者还是有参看的价值。AIStrategyLevelB.java这个文件就是用来扩展实现更高AI的算法的,我虽然有些思路,未能实现,希望有想法的和我交流,qq是9468387,邮箱是cookie1984717cookie@yahoo.com.cn(不好意思,长了点的,呵呵) 在eclipse,jdk
ch5_3
- 这是一个用vc++的API编写的一个游戏的初级代码.这是关于一个小球找出路的程序----即AI设计
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
Snake
- 南京科技大学第三届图灵杯程序设计大赛 包含决赛裁判程序 规则说明 比赛示例程序 示例程序源码 AI源码
AIAssignment4
- sudoku using AI techniques
ai
- 一个ai算法的源代码,可以给写智能游戏的朋友一些参考游戏-one ai code,for game sofeware some ide
picture
- 有趣的拼图游戏,实现了AI智能级别,内置了多副图片。-Interesting puzzle, a smart AI levels, built a number of deputy picture.
AI
- 函式庫: Windows API SDK Open GL 1.2 DirectX SDK Winsock Mci API 預測2步之五子棋AI與玩家遊戲. -Library: Windows API SDK Open GL 1.2 DirectX SDK Winsock Mci API Forecast Step 2 of the AI and player backgammon game.
AI-tank
- AI-TANK中采用反模式匹配算法的tank-somkekiller can kill smoke
AI.Techniques.for.Game.Programming
- [源代码].[游戏编程中的人工智能技术](AI.Techniques.for.Game.Programming)-[Source]. [Game AI programming techniques] (AI.Techniques.for.Game.Programming)
猜數字遊戲(C#)
- 以C#開發的猜數字遊戲 具有GUI介面,可以調整遊戲設定(數字長度、重複、猜測次數) 預設五種難度並且可以自由設定 附帶AI機器人一同挑戰遊戲 請使用visual studio 2013以上版本開啟 並準備.net 4.0以上環境