搜索资源列表
SuperFive
- 人机对下五子棋。。 博翌算法。。 算法有点简单-plane for the next 331. . Bo Yi algorithm. . A bit simple algorithm. .
拼图游戏算法
- 本程序是简单拼图游戏的算法,可以解决如八数码难题 -this procedure is simple puzzles and the algorithm can solve problems such as eight digital
hrd_src
- 此版本的华容道仅是个VC++语言的演示版,只是为了演示 一种思路,所以没有增加任何的功能。本游戏图象也是从 同类FLASH游戏中剪出,可惜它的出处网页已经不可访问了. 由于华容道每角色同一时刻可能有不同方向的选择,增加了 判断难度。本游戏主要演示单键无选择控制华容道的模拟 智能处理过程。当然这很简单,谈不上真正的智能。 如果对AI类兴趣的话,可以到 http://chess.withu.com 和计算机下一盘,欢迎交流探讨该类AI算法。 本游戏还存在一些BU
cheszhou
- 一个简单的象棋游戏,这是我第一次用面向对象的方法写一个较大的程序。对博奕算法,没有过多的研究,智能化程度不高,只体现其原理!-a simple chess game .this is my first time to develop a big program whith oo. superficial resersh to game algrithms, little artificial intelligence,only embody its theory.
Tic_MFC
- 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-
迷宫_xiaohui
- 迷宫求解经典游戏,采用TC制作,算法简单,功能简单,-classic games, TC produced using a simple algorithm, and features simple, thank you
delphi扫雷版
- 酷似windows真版,主要的界面都是来自系统,算法较简单-really like windows version, the main interface are from the system, a simple algorithm
eightqueendisplay
- 一个用于演示8皇后的手机程序,功能简单,但是算法经典-a demonstration for the Queen's eight phone procedures, functions simple, but classic algorithm
FK
- 俄罗斯方块VC编程,不过算法比较简单,没有优化-Tetris VC programming algorithm is relatively simple, however, has not been optimized
Axing222
- 简单实现了A*寻路算法,运行时单击鼠标随机生成始点和终点,然后寻找到始点到终点的最短距离。-simple achieved A * search algorithm Road, at the click of the mouse running randomly generate starting point and destination, then find the starting point of the shortest distance between the end.
qddown_vc11184323424
- 自动扫雷程序本程序的算法没有采用匹配模式,基本上可以完成大多数情况的高级扫雷(初级和中级布局情况过于简单,不值得讨论)-automatic clearance procedure of the proceedings did not use matching algorithm model, basically completed most of the senior mine (primary and secondary distribution of too simple and not w
20041122
- 一个俄罗斯方块游戏(短小精悍),用了一种非常简洁的算法进行设计,如需请下载参考源码。-a Tetris games (short and pithy), with a very simple algorithm for the design, For download information source.
24dian1
- VC开发的游戏,算法简单而有效,可以解决24点中的经典问题-VC development of the game, is simple and effective, can solve 24 points of the classic issues
ERS
- 俄罗斯方块小游戏,用C语言实现,算法比较简单,可代初学者学习。-small game Tetris using C language, the algorithm is relatively simple, to be able to beginners learning.
五子棋的核心算法
- 五子棋的核心算法 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣 性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝 和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规 则、胜负判断方法和搜索算法过程。-331 of 331 core algorithm is a widely loved by the public of the game, its rules simple and changeable, ver
bw
- 黑白棋游戏软件,VC++6.0开发,简单计算算法,人机和人人交互,希望对初学者有帮助-Reversi game software, VC++ 6.0 development, simple calculation algorithm, and all human-computer interaction, and they hope to help beginners
0302
- 他是一个五子棋算法研究的研究的简单例子,是我们常用的算法思想-it is a simple example of five chess
final
- 本源程序实现了黑白棋游戏的简单对弈,采用深度搜索边角权值算法 -This source code implements a simple chess game Othello using the depth search algorithm for corner weights
A-simple-backgammon-game
- 一个简单的五子棋游戏,利用C++编写,算法比较简单。-A simple backgammon game, written using C++, the algorithm is simple.
A-simple-backgammon-game
- 一个简单的五子棋游戏,利用C++编写,算法比较简单。-A simple backgammon game, written using C++, the algorithm is simple.