CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - optimal

搜索资源列表

  1. HeuristicBoxman

    0下载:
  2. 使用启发式算法编写的推箱子游戏,有图形界面,可以自动演示最优步骤-use heuristics prepared by the RSS games, graphics interface, automatic optimal demonstration steps
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:14.86kb
    • 提供者:阮珏
  1. hrd-gtk-0.1.1

    0下载:
  2. 华容道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
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:746.63kb
    • 提供者:XDUniversity
  1. 小游戏:五子棋的设计与实现

    0下载:
  2. 五子棋的设计与实现 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)。-renju the design and implementation of the "331" procedure prepared by the Human-Computer Chess, a game u
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:241.29kb
    • 提供者:cwm_awt
  1. five_chess_source_code

    2下载:
  2. 五子棋游戏,采用alpha-beta剪枝优化搜索算法,深度可达6步。-five-chess game, with alpha-beta optimal search algorithm, the depth is up to 6 steps
  3. 所属分类:棋牌游戏

    • 发布日期:2012-10-31
    • 文件大小:1.47mb
    • 提供者:ling
  1. Link

    0下载:
  2. 1、用VS2010控制台程序完成,键盘输入选择的道具的坐标。 2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等;拥有游戏最基本的一些文字提示,如坐标输入错误、两坐标点不可连等提示;拥有最基本的一些错误判断。 3、要求使用两个道具连接判断的最优算法实现。 4、要求可以实现撤销与反撤销。 5、要求加入自动消除道具和洗牌道具(消耗性道具)。 6、要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。 -A VS
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-24
    • 文件大小:425.06kb
    • 提供者:
  1. wuziqi_renjiduiyi

    0下载:
  2. 智能化的五子棋人机对弈课程设计报告。主程序模块包括:数据结构,评分规则,胜负判断,搜索最优空格的算法过程。-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.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-24
    • 文件大小:37.11kb
    • 提供者:yangbo
  1. Astar

    0下载:
  2. Search Optimal Path Algorithm.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-08
    • 文件大小:178.43kb
    • 提供者:michael
  1. HorseRiding

    0下载:
  2. 马踏棋盘最优解 以及 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
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-30
    • 文件大小:12.24mb
    • 提供者:Maclaon
  1. 24dianyouxi

    0下载:
  2. 游戏者将得到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
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:12.25kb
    • 提供者:weixinyi
  1. puzzle

    0下载:
  2. 综合课程设计,成品包含: 17个java源文件,1个生成的.jar文件,1份报告书等 主要功能说明: (1).游戏设有初级、中级、高级的难度选项; (2).在完成拼图的过程中,可以查看完整图片的功能; (3).可以自由加载图片,不受图片数量、大小、格式限制,切割过程自动完成; (4).游戏具有计时、计录步数的功能,并能实时显示; (5).游戏自动过滤无解情况的拼图状态; (6).游戏中任何一个状态,计算机可以自动求取最优解,并模拟出路径。 (7).在模拟中,可
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-22
    • 文件大小:6.57mb
    • 提供者:腾飞
  1. eight

    1下载:
  2. 八数码拼图游戏的求解程序,通过双向广度优先搜索算法,输出最优解的路径.-Eight digital jigsaw puzzle solving process, through bi-directional breadth-first search algorithm, the optimal solution output path.
  3. 所属分类:Game Program

    • 发布日期:2015-11-23
    • 文件大小:1kb
    • 提供者:zhuwc
  1. BOX

    0下载:
  2. 推箱子游戏,计算所有推箱子游戏的最优解法-Sokoban game, calculating the optimal solution for all Sokoban game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:149.67kb
    • 提供者:allen zhang
  1. Board-cover

    0下载:
  2. 棋盘覆盖问题,用不同颜色覆盖棋盘,找出最优解-Board covering problem, cover the board with different colors to find the optimal solution
  3. 所属分类:Other Games

    • 发布日期:2017-05-15
    • 文件大小:3.42mb
    • 提供者:陈言教
  1. five2

    0下载:
  2. 通过C++语言在计算机图形方面的编程,设计了五子棋游戏软件,使该软件具有美观友好的截面,在人机对弈时,使电脑具有较高的智商。本游戏是以C++语言作为开发工具,采用搜索算法设计最优落子点开发的游戏软件。本文详细地介绍了五子棋游戏软件设计的全过程,描述了该软件的功能,以及和其它五子棋程序的一些比较。-By C++ language programming in the computer graphics designed backgammon game software, so that the s
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:135.79kb
    • 提供者:萧炎
  1. extprotect-v0.1.2.0b-source

    0下载:
  2. 魔兽jass优化软件的源码,用于优化魔兽的jass脚本,有压缩名字,优化函数等功能-Warcraft jass optimization software source code for optimal Warcraft jass scr ipt, the name has compression, optimize function and other functions
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:108.39kb
    • 提供者:
  1. migong

    0下载:
  2. 迷宫问题,解决迷宫设计的路径问题,实现最优的通路-Maze and solve the maze design path to achieve the optimal path
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-03
    • 文件大小:82.12kb
    • 提供者:李雷
  1. PiecePuzzle

    0下载:
  2. 华容道游戏 1,有多少种开局; 2,判断有解; 3,给出最优解; 4,计算机求解。-1, how many kind of opening 2, determine solution 3, we give the optimal solution 4, the computer to solve.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-04
    • 文件大小:24.57mb
    • 提供者:追随我心
  1. jyyEight_Num_Fengart

    0下载:
  2. 八数码问题的解决,包括三种路径的查找最优解,例如:深度优先查找,广度优先查找。-Eight digital problem solving, including three kinds of paths to find an optimal solution, for example: depth-first search, breadth-first search.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-25
    • 文件大小:8.11mb
    • 提供者:jyy
  1. els

    0下载:
  2. 俄罗斯方块源代码欢迎大家一块讨论学习,大家一块儿写出最优的代码-Tetris source code we welcome a discussion of learning, we write optimal code together
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:119.4kb
    • 提供者:fan
  1. duiduipeng

    0下载:
  2. 都是些小游戏 实现下算法 对对碰 可能不是最优的算法 但是功能基本相同 大家参考一下吧-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
  3. 所属分类:Other Games

    • 发布日期:2017-05-21
    • 文件大小:5.93mb
    • 提供者:崔行
« 12 »
搜珍网 www.dssz.com