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

搜索资源列表

  1. eight_depth

    0下载:
  2. 用C语言实现深度优先算法,八数码问题,作者:陈华昌-C language implementation with depth-first algorithm, 8 digital issues, Authors: Chen Huachang
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:175306
    • 提供者:chc
  1. 8numbers

    0下载:
  2. 八数码算法。纯dos界面,可以判可达性以及输出最优路径。非常适合交作业。-8 digital algorithm. Pure dos interface, can be sentenced to up to nature as well as the output of the optimal path. Very suitable for hand in papers.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2388
    • 提供者:李思男
  1. starstar

    0下载:
  2. 实现了八数码问题,运用人工智能的启发式思维-solve the eight data problem using AN learning mode
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:806631
    • 提供者:wangmei
  1. atree

    1下载:
  2. 八数码问题用A*算法实现 VC++6.0实现的八数码问题-eightnum
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-06-03
    • 文件大小:153788
    • 提供者:mengshen
  1. 8_puzzle

    0下载:
  2. 8数码问题 八数码问题 A*算法 Hash结构-eight puzzle problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2816
    • 提供者:abacaba
  1. 8num

    0下载:
  2. 使用广搜 深搜 全局最优 方法解决八数码问题-The use of deep-wide search found the global optimal solution to the problem of digital 8
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:41504
    • 提供者:yc
  1. 8_num

    0下载:
  2. 使用vc实现的人工智能常见的八数码难题,已通过测试,欢迎使用-Vc use artificial intelligence to achieve the eight common digital problems, has been tested, please use the
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-31
    • 文件大小:251525
    • 提供者:刘琦
  1. bashuma

    0下载:
  2. 八数码 深搜 广搜 人工智能 例题 希望对大家有用 -Search by collecting eight digital depth examples of artificial intelligence
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3434
    • 提供者:笨笨
  1. rwk1

    0下载:
  2. matlab界面设计,八数码界面,搜索算法,爬山法-matlab interface design, eight digital interface, the search algorithm, hill climbing
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1900
    • 提供者:门敢
  1. bashuma

    0下载:
  2. 八数码问题的求解系统 利用广度优先搜索方法-8 Puzzle Problem Solving System using breadth-first search method
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:1982
    • 提供者:ym
  1. EightDigitalGame

    0下载:
  2. 八数码游戏,能够自动求解和展示过程. 包括SWT的用户界面-eight digital game, with SWT GUI
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1985631
    • 提供者:lst
  1. Genetic

    0下载:
  2. 遗传算法解八数码问题,交配用的是轮盘赌法-Genetic Algorithm for the eight-puzzle problem, mating with the roulette method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:8825
    • 提供者:harry
  1. EightNumberCodeGame

    0下载:
  2. C#八数码游戏,利用控件实现八数码游戏。具有一定的趣味性。-CSharp EightNumberCodeGame
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:930702
    • 提供者:danch744
  1. 1

    0下载:
  2. 八数码问题求解。输入初始状态和最终状态可得求解过程-Eight Puzzle Problem. Enter the initial state and final state can get the solution process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:216873
    • 提供者:wz
  1. 8shuma

    0下载:
  2. vc6.0环境下编写的使用A*算法完成八数码问题求解的通用程序,可以参考-vc6.0 environment using A* algorithm is written in the eight general-purpose digital problem-solving process, can refer to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1762
    • 提供者:张弦
  1. Eight

    0下载:
  2. 经典的八数码问题,学生时代必须要掌握的代码,很实用的java代码-Eight classic digital issues, a student must master code, java code is very useful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:18046
    • 提供者:sugar
  1. 8ma

    0下载:
  2. 八数码难题,使用广度搜索,体现分支限界法的思想-Eight puzzle, use the search scope, reflecting the branch and bound ideas ×××××
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:245109
    • 提供者:吴君
  1. BFSforeightnumbers

    0下载:
  2. 人工智能完成的作业,用宽度优先搜索实现八数码问题,可以得到解的步数,生成的节点数和运行时间。-AI to complete the job, with the width of the first search for Eight digital problem solution steps can be generated nodes and run time.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1627971
    • 提供者:succ
  1. 8

    0下载:
  2. 八数码问题 单向启发式搜索 hash表 标准的八数码解-Eight-way digital issue standard heuristic search hash table of eight digital solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:985
    • 提供者:苏程序
  1. AISHOW

    0下载:
  2. AI 系统,八数码问题,九宫图的实现。里面实现了图形界面,可视化-AI system
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:883099
    • 提供者:mical
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com