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

搜索资源列表

  1. 算24点问题求解

    0下载:
  2. 算24点游戏的解法!还可以算其它任何点数。和传统方法不一样的,可以支持负数和小数解算任意点的问题-count 24 points of the game Solution! Also can calculate any other points. Traditional methods are not the same, and can support a negative decimal Solving the problem of arbitrary point
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1.42mb
    • 提供者:张俊
  1. AI_code

    0下载:
  2. 以八数码问题为例,设计一类滑块问题的求解系统,初步掌握智能搜索算法中的盲目搜索和启发式搜索这两类基本方法,同时通过具体的问题体会搜索算法、数据结构、程序设计等知识的综合应用。
  3. 所属分类:游戏

    • 发布日期:2014-01-17
    • 文件大小:834.65kb
    • 提供者:lutianzhou
  1. bashuma

    0下载:
  2. 采用队列实现了八数码问题的求解,在判断当前状态是否已经达到过的问题上,程序中提供了一种排列的定位方法,并很好的解决了问题。-Queue achieved using eight digital problem solving, in determining the current status has been achieved over the issue, the program provides an array of location methods, and a very good s
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:1.86kb
    • 提供者:wuchengwei
  1. eight_queen

    0下载:
  2. 八皇后问题,老归老,但试图用各种方法来实现求解,出乎意料的是,同样的算法,非递归实现的速度竟然比递归实现慢!-Eight queen problem, the old to the old, but trying to use various methods to achieve Solving Surprisingly, the same algorithm, the speed of non-recursive implementation was slower than the recur
  3. 所属分类:Other Games

    • 发布日期:2017-04-23
    • 文件大小:51.9kb
    • 提供者:zhangjun
  1. BaHuangHou

    0下载:
  2. 题目:八皇后问题。 八皇后问题是指求解如何在国际象棋8*8棋盘上无冲突的放置八个皇后棋子。因为在国际象棋里,皇后的移动方式是横竖交叉,所以在任意一个皇后所在的位置的水平,竖直和斜45度都不能有其他棋子的存在。一个完整的无冲突的八皇后棋子分布成为八皇后问题的一个解。设计思路:我使用了回溯的方法来解决八皇后问题,也就是逐次试探的方法。这个方法是通过函数putchess()对自身的递归调用来实现的。运行程序后,主函数调用putchess()函数在棋盘第一行第一列上放置棋子,开始向下一行递归。每一步
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:30.44kb
    • 提供者:cl
  1. Soduku

    0下载:
  2. 用C语言实现的生成数独题目并求解,用堆栈的方法求解,无界面-Using C language to generate the topic and to solve sudoku using stack method, no Interface
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:1.16kb
    • 提供者:Donic
  1. shudu

    0下载:
  2. C++写的 数独游戏求解代码。未用常见的递归方法。大家可以参考一下。-C++ write sudoku solving the code. Recursive method is not commonly used. We can refer to.
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:1.19kb
    • 提供者:Bzhang
  1. maze

    0下载:
  2. 用“穷举求解”(回溯)方法求解迷宫问题实验报告。从文件中读取迷宫数据,然后用穷举法求出一条迷宫通路,有迷宫文件的容错性检查,所有文件包括了.c源文件,.doc实验报告,.txt迷宫文件-With " exhaustive solving" (backtracking) method for solving the maze test reports. Maze of data read from the file, and then find a maze of paths w
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:324.62kb
    • 提供者:vermouthi
  1. bashuma

    0下载:
  2. 采用队列实现了八数码问题的求解,在判断当前状态是否已经达到过的问题上,程序中提供了一种排列的定位方法,并很好的解决了问题。-Queue achieved using eight digital problem solving, in determining the current status has been achieved over the issue, the program provides an array of location methods, and a very good s
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:1.91kb
    • 提供者:nexpe
搜珍网 www.dssz.com