CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 数码

搜索资源列表

  1. 8Digit

    1下载:
  2. 使用了A*,A,深度优先,宽度优先等算法解决八数码,由于高强度的优化,使得运算十分之快,而且功能齐全,界面好看.是上学期俺做的人工智能作业.-The use of A*, A, depth-first, breadth-first algorithm to solve, such as eight digital, high-intensity as a result of the optimization, making a very fast operation, and full-feat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:384378
    • 提供者:蚂蚁
  1. AStar

    0下载:
  2. 八数码问题的A*算法实现,java的伪代码,基本思想-8 digital issues of A* algorithm, java pseudo code, the basic idea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3264
    • 提供者:呵呵
  1. 8digitsA

    0下载:
  2. 八数码的,用VS2005,可以用的,人工智能的算法-Eight digital, using VS2005, can be used, artificial intelligence algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:19776
    • 提供者:郭娟
  1. bashuma

    0下载:
  2. 八数码三种方法:广度,深度,A*算法,人工智能的经典算法-Eight digital three ways: breadth, depth, A* algorithm, artificial intelligence classic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:11938
    • 提供者:郭娟
  1. banshuma

    0下载:
  2. 八数码问题 带启发式的搜索 非常好的人工智能学习实例-8 digital issues heuristic search with a very good example of artificial intelligence to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:9894
    • 提供者:laozi
  1. eightcode

    0下载:
  2. 优化后A*算法解八数码难题,只需要在源文件中将初始化的八数码输入即可,具有很好的泛化性。-Optimized solution of A* algorithm eight digital problems and only required source files will be initialized in the eight digital input, has a good generalization of.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:271409
    • 提供者:stefwang
  1. Eight-puzzle

    0下载:
  2. 这个程序是A*算法的简单实现,来解决八数码问题-It just simply applys the A* algorithm to solve the Eghit-puzzle problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1882
    • 提供者:高金华
  1. eight-digit

    0下载:
  2. 求解八数码问题,初始状态存放在文件中,读入后使用A*算法求解8数码问题,目标状态为1238_4765,即从左上角开始为1,然后按顺时针排列在九宫格中。输出为具体求解步骤-Solving the eight digital issues, the initial state stored in the document, read to use the A* algorithm to solve 8 digital issues, the target state for the 1238_476
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:16462
    • 提供者:郑益夫
  1. 20080912103856

    1下载:
  2. 人工智能 十五数码和八数码问题 包含界面-Artificial Intelligence 15 digital and eight issues included in the digital interface
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:220773
    • 提供者:songjiang
  1. 1

    0下载:
  2. 解决八数码问题,C语言描述,适合初学者学习研究,完整源代码。-To solve the problem of digital 8, C language descr iption, suitable for beginners to study and research, complete source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1550
    • 提供者:Ben
  1. eight_breadth

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

    • 发布日期:2017-04-05
    • 文件大小:183955
    • 提供者:chc
  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. 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. 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. 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. 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. 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 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com