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

搜索资源列表

  1. bashuma

    0下载:
  2. 三种最短路径搜索算法在八数码问题中的比较和演示-Shortest path search algorithm of three digital issues in the eight comparison and demonstration
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:247590
    • 提供者:xinqi
  1. homework

    0下载:
  2. 人工智能八数码问题的编程实现,用的C++,主要体现实现的过程-Eight Puzzle Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:3036
    • 提供者:妞妞
  1. 8digits

    0下载:
  2. 人工智能实验中的八数码游戏,通过A*算法查找最优路径-Artificial intelligence experiment eight digital games, by A* algorithm to find the optimal path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:1004354
    • 提供者:sjq
  1. eight-digital-problem

    0下载:
  2. 实现人工智能中的经典问题,八数码问题,求最优解-To realize the classic of artificial intelligence, eight digital problem, resolve the most optimal solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:11377
    • 提供者:张明真
  1. shiyufx

    0下载:
  2. 数码相机信号转换原理,利用仿真模块制作,成像模拟-Digital camera signal conversion principle, the simulation module production
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2536
    • 提供者:Cathy
  1. 8Digital-game

    0下载:
  2. 8数码游戏,经典,极品,九宫格,移动,寻路算法,耗时最小,完全可以运行-8 digital game, classic, gourmet, JiuGongGe, move, pathfinding algorithm, time consuming, can run the minimum
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:151086
    • 提供者:akun
  1. 8shuma

    0下载:
  2. 实现八数码难题,有关使用A*算法的一个比较好的想法-solution to 8 puzzle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1025974
    • 提供者:商鞅
  1. qfs

    0下载:
  2. 启发搜索八数码,采用启发式算法,自主学习~-Inspired search for eight digital,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:946868
    • 提供者:王永超
  1. 8puzzle

    0下载:
  2. 利用深度优先搜索、广度优先搜索和启发式搜索解决8数码问题,效率各有不同-Use depth-first search, breadth-first search and heuristic search to solve 8 digital issues, different efficiency
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:6547
    • 提供者:yinzengchun
  1. genetic-algorithm

    0下载:
  2. 采用遗传算法解决八数码问题。分六个子程序,有代码说明和测试结果。-Using genetic algorithm to solve the problem eight digital. Divided into six routines, there are code descr iptions and test results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:16630
    • 提供者:苏柏良
  1. eightNum

    0下载:
  2. 八数码程序,基于的A*搜索的人工智能算法描述-Eight digital program, the A* search based on artificial intelligence algorithms described
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2271
    • 提供者:涂宏宇
  1. EightPuzzl

    0下载:
  2. 解决八数码的排列问题,用三种搜索方法,广度,深度,启发式搜索-Arrangement of eight digital solve the problem, with the three search methods, breadth, depth, heuristic search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:48338
    • 提供者:SUE
  1. 8

    0下载:
  2. 人工智能中经典的九宫格排字问题(又称八数码问题)。-Artificial Intelligence in the classic squared typesetting problems (also known as eight digital issues).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:528245
    • 提供者:mingcx
  1. A-star-for-eight-digital-puzzle-

    0下载:
  2. 基于A※算法的八数码难题的编程实现与测试-the programe for the eight digital puzzle based on the A star algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:105431
    • 提供者:sunxiaoyu
  1. DigitalProblemPQ

    0下载:
  2. 基于C语言,采用A*算法实现八数码问题。-Based on the C language, using A* algorithm to achieve eight digital issues.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:633389
    • 提供者:Lee
  1. 8num

    0下载:
  2. 采用人工智能中的A*算法解决经典8数码问题. -The use of artificial intelligence in the classic A* algorithm to solve the problem of digital 8.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2235
    • 提供者:qboy
  1. 8digits

    0下载:
  2. 人工智能中经典的八数码问题的求解。在输入文件中给出初始局面,则算出一个解。输出的是每个步骤之后的局面。最终局面是1-8的环绕排列(中间为空)。-Artificial Intelligence in the classic eight digital problem solving. Given in the input file the initial situation, then figure out a solution. After each step the output is the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:14213
    • 提供者:james
  1. code

    0下载:
  2. 在3*3组成的九宫格棋盘上,摆有8个将牌,每一个将牌都刻有1-8中的某一个数码。棋盘中留有一个空格,允许其周围的某一个将牌向空格移动,这样通过移动将牌就可以不断改变将牌的布局。给定一种初始的将牌布局或结构(称初始状态)和一个目标布局(称目标状态),编程给出一个最优的走法序列-3* 3 in the composition of squared board, will put eight cards, each engraved with the brand are 1-8 in one digi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2494
    • 提供者:wangdaixin
  1. eight

    0下载:
  2. 8数码的c++程序。人工智能中的一个程序,当给定初始状态和目标状态后,这个程序可以给出冲初始状态变换到目标状态的步骤-artificial intellegence . eight digite problem, c++ implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:991518
    • 提供者:chao
  1. bashuma

    0下载:
  2. 八数码问题 实现八皇后的自动排列 运用人工智能技术-ba shu ma shixian ba huang hou de zi dong pai lie
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:702561
    • 提供者:jiang
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 27 »
搜珍网 www.dssz.com