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

搜索资源列表

  1. eight-digital-Breadth-first

    0下载:
  2. 宽度优先搜索解决八数码问题,包含源文件及详细注释-Breadth-first search to solve eight digital
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1283614
    • 提供者:Albert
  1. Astar

    0下载:
  2. A星算法解决8数码问题,一种启发式搜索程序-A star algorithm to solve 8 digital problem, a heuristic search procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3315
    • 提供者:王勇
  1. SHT10

    0下载:
  2. mega16 SHT10采集温湿度 数码管显示-mega16 SHT10 acquisition of temperature and humidity digital display
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:52619
    • 提供者:浩然
  1. shu

    0下载:
  2. mega16 按键使用 加数码管显示-mega16 button plus
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:186820
    • 提供者:浩然
  1. shuumaxiangji

    0下载:
  2. 数码相机定位问题,用matlab求五个圆的圆心-Digital camera positioning issue, seeking five matlab center of the circle
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:307917
    • 提供者:勿忘我
  1. ADDA

    0下载:
  2. 制作了一个数字电压表,主要用adc0809通过数码管来显示当前检测的电压值-Produced a digital voltmeter, adc0809 mainly used by digital displays currently detected voltage value
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1426622
    • 提供者:yijin
  1. 8n

    0下载:
  2. 搜索算法是人工智能研究的重要领域,也是在许多应用领域发挥重要作用的一种工具。本文研究了深度优先搜索算法,并给出了八数码问题的具体应用算法。-Search algorithm is an important area of artificial intelligence research, but also play an important role as a tool in many fields of application. This paper studies the depth-fir
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2496
    • 提供者:李志超
  1. digital

    0下载:
  2. 利用广度优先搜索算法解决八数码难题,寻找从初始状态变换到目标状态的最优解-Use breadth-first search algorithm to solve eight digital problem, seek transformation initial state to target state optimal solution
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1904851
    • 提供者:Qing
  1. 12_digital_issue

    0下载:
  2. 利用 A*算法和迭代 A*算法实现十二数码问题-The use of A* A* algorithm and iterative algorithm twelve digital issue
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:9671
    • 提供者:jbzh
  1. eight_figure

    0下载:
  2. 八数码问题的一般解决方法,输入为当前八数码的状态,通过深度优先搜索,找出最快还原八数码的路径方法。-Usually eight digital problem solving method, eight digital inputs for the current state, by a depth-first search to find the fastest path to restore the eight digital method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1455770
    • 提供者:王子愉
  1. Eightdigital

    0下载:
  2. 八数码问题,利用链表,实现对Open和Close链表的结点扩展,遍历并检测是否符合!- Eight digital, use the list to realize the junction Open and Close list expansion, and detects whether the traverse!
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2384
    • 提供者:zhangzz
  1. timecounter

    0下载:
  2. 本设计可直接用作时钟计数器,同时有调时,定时功能。 Led[3:0]显示秒钟的变化情况。 func用作计时,调时,定时功能转换。 Ledarrive用于提示计时时间已到。 change可使秒钟在数码管显示。 plus键在调时计时时使时钟加一。 shift用于调时计时时分计时与时计时的调整转换。-This design can be used directly as a clock counter, while when adjusted, timing function.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7360
    • 提供者:林或
  1. 8puzzle

    0下载:
  2. 八数码实现程序。支持A*算法、广度优先算法、深度优先算法。可以实现任意初始状态下八数码问题的实现。人工智能搜索原理的入门例程-Eight digital realization of the program. Support A* algorithm, breadth-first algorithm, depth-first algorithm. Can achieve any initial state eight digital problem. Artificial Intelligenc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2719693
    • 提供者:zhao
  1. TheEightDigits

    0下载:
  2. 运用启发式搜索算法,用来解决一个简单的八数码问题。这里用的是A星算法。-Using heuristic search algorithm, which is used to solve a simple eight digital problem. Here is A star algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:934103
    • 提供者:武林
  1. Eight.tar

    0下载:
  2. 人工智能,八数码难题,给定九宫格的初始状态,要求在有限步的操作内,使其转化为目标状态,且所得到的解是代价最小解(即移动的步数最少)。-eight puzzle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4524
    • 提供者:eccolala
  1. IDASH2_RE

    0下载:
  2. 解决立方数码问题的一个IDA*算法,source.txt和target.txt为初始状态和目标状态。-1为障碍-Digital Cube solve a problem IDA* algorithm, source.txt and target.txt initial and target states.-1 Barrier
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:334007
    • 提供者:李京
  1. Astar-Solution-eight-digital-problem

    0下载:
  2. 经典八数码问题A*算法,用DEV编译运行的,算法很健壮,注释不多但严格按照算法思路编写。-Classic eight digital A* algorithm, using DEV compiler to run, the algorithm is very robust, not many notes but in strict accordance with the algorithm to prepare.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:265070
    • 提供者:黑所
  1. ArtificialIntelligenceProject

    0下载:
  2. 有界深度优先搜索 广度优先搜索 等策略实现九宫格 八数码问题的智能搜索-Bounded depth-first search strategy to achieve breadth-first search and other squares eight digital intelligent search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:10403
    • 提供者:myruler
  1. backtrack_eight_digit

    1下载:
  2. 运用回溯法解决八数码问题。实现以最短路径从初始状态到目标状态。-Use backtracking to solve eight digital. In order to achieve the shortest path the initial state to target state.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:4186
    • 提供者:赖学金
  1. 8puzzle_dfs

    0下载:
  2. 实现了八数码问题,运用了图搜索中的DFS(深度优先搜索)。-翻译 实现了八数码问题,运用了图搜索中的DFS(深度优先搜索)。 The implementation of the eight digital issues, the use of the map search DFS (depth-first search).
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-13
    • 文件大小:1855
    • 提供者:LiuTiancheng
« 1 2 ... 21 22 23 24 25 2627 »
搜珍网 www.dssz.com