搜索资源列表
HeuristicBoxman
- 使用启发式算法编写的推箱子游戏,有图形界面,可以自动演示最优步骤-use heuristics prepared by the RSS games, graphics interface, automatic optimal demonstration steps
hrd-gtk-0.1.1
- 华容道gtk版 将压缩包在任一目录下解开,直接运行./hrd或先运行make生成与你的系统相适应的可执行文件,然后再执行./hrd。 本软件暂时只精选了四种布阵法,并且只演示前两关的最优解法。只提供一套默认皮肤,没有加入人物肖像。-HuaRong Road gtk compressed version of the directory as an untied direct running. / HRD first running or make your generation t
小游戏:五子棋的设计与实现
- 五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the Human-Computer Chess, a game u
five_chess_source_code
- 五子棋游戏,采用alpha-beta剪枝优化搜索算法,深度可达6步。-five-chess game, with alpha-beta optimal search algorithm, the depth is up to 6 steps
Link
- 1、用VS2010控制台程序完成,键盘输入选择的道具的坐标。 2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等;拥有游戏最基本的一些文字提示,如坐标输入错误、两坐标点不可连等提示;拥有最基本的一些错误判断。 3、要求使用两个道具连接判断的最优算法实现。 4、要求可以实现撤销与反撤销。 5、要求加入自动消除道具和洗牌道具(消耗性道具)。 6、要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。 -A VS
wuziqi_renjiduiyi
- 智能化的五子棋人机对弈课程设计报告。主程序模块包括:数据结构,评分规则,胜负判断,搜索最优空格的算法过程。-Gobang intelligent man-machine chess curriculum design report. Main modules include: data structure, score rules, determine the outcome of the search process of optimal space algorithm.
Astar
- Search Optimal Path Algorithm.
HorseRiding
- 马踏棋盘最优解 以及 MFC下的实现 主要是找出一种给定起始点,找出一条最优解的算法和实现方式-Horse riding a board under the optimal solution as well as the realization of MFC is mainly to find a given starting point to find an optimal solution algorithms and implementations
24dianyouxi
- 游戏者将得到6个不同的自然数作为操作数, 以及另外一个自然数作为理想目标数,而您的任务是对这6个操作数进行适当的算 术运算,要求运算结果小于或等于理想目标数,并且我们希望所得结果是最优的, 即结果要最接近理想目标数。-Games will be six different natural numbers as operands, and another one as the ideal target of natural number, and your task is to the
puzzle
- 综合课程设计,成品包含: 17个java源文件,1个生成的.jar文件,1份报告书等 主要功能说明: (1).游戏设有初级、中级、高级的难度选项; (2).在完成拼图的过程中,可以查看完整图片的功能; (3).可以自由加载图片,不受图片数量、大小、格式限制,切割过程自动完成; (4).游戏具有计时、计录步数的功能,并能实时显示; (5).游戏自动过滤无解情况的拼图状态; (6).游戏中任何一个状态,计算机可以自动求取最优解,并模拟出路径。 (7).在模拟中,可
eight
- 八数码拼图游戏的求解程序,通过双向广度优先搜索算法,输出最优解的路径.-Eight digital jigsaw puzzle solving process, through bi-directional breadth-first search algorithm, the optimal solution output path.
BOX
- 推箱子游戏,计算所有推箱子游戏的最优解法-Sokoban game, calculating the optimal solution for all Sokoban game
Board-cover
- 棋盘覆盖问题,用不同颜色覆盖棋盘,找出最优解-Board covering problem, cover the board with different colors to find the optimal solution
five2
- 通过C++语言在计算机图形方面的编程,设计了五子棋游戏软件,使该软件具有美观友好的截面,在人机对弈时,使电脑具有较高的智商。本游戏是以C++语言作为开发工具,采用搜索算法设计最优落子点开发的游戏软件。本文详细地介绍了五子棋游戏软件设计的全过程,描述了该软件的功能,以及和其它五子棋程序的一些比较。-By C++ language programming in the computer graphics designed backgammon game software, so that the s
extprotect-v0.1.2.0b-source
- 魔兽jass优化软件的源码,用于优化魔兽的jass脚本,有压缩名字,优化函数等功能-Warcraft jass optimization software source code for optimal Warcraft jass scr ipt, the name has compression, optimize function and other functions
migong
- 迷宫问题,解决迷宫设计的路径问题,实现最优的通路-Maze and solve the maze design path to achieve the optimal path
PiecePuzzle
- 华容道游戏 1,有多少种开局; 2,判断有解; 3,给出最优解; 4,计算机求解。-1, how many kind of opening 2, determine solution 3, we give the optimal solution 4, the computer to solve.
jyyEight_Num_Fengart
- 八数码问题的解决,包括三种路径的查找最优解,例如:深度优先查找,广度优先查找。-Eight digital problem solving, including three kinds of paths to find an optimal solution, for example: depth-first search, breadth-first search.
els
- 俄罗斯方块源代码欢迎大家一块讨论学习,大家一块儿写出最优的代码-Tetris source code we welcome a discussion of learning, we write optimal code together
duiduipeng
- 都是些小游戏 实现下算法 对对碰 可能不是最优的算法 但是功能基本相同 大家参考一下吧-The following are some small game to achieve the right touch algorithm may not be optimal but the functionality is basically the same algorithm we refer to it