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

搜索资源列表

  1. exBFS

    0下载:
  2. 八数码,是经典的ACM题目中, 采用BFS的例子-Eight digital, ACM is a classic topic, using the example of BFS
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1653
    • 提供者:liziyu
  1. 8_num

    0下载:
  2. 本程序是用C++语言编写的,采用A*算法求解八数码问题。-This procedure is used C++ Languages, using A* algorithm to solve the issue of eight digital.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:19321
    • 提供者:往往
  1. bashuma.cpp

    0下载:
  2. C++实现的八数码问题,采用A*算法,利用STL提供的priority_q-C to achieve the eight digital issues, the use of A* algorithm, the use of STL provided priority_q
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2089
    • 提供者:maxwell
  1. wode_bashuma

    0下载:
  2. 八数码难题 A*算法 利用堆栈实现启发式搜索-Eight digital dilemma A* algorithm uses the stack to achieve heuristic search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:12260
    • 提供者:laozi
  1. 8d

    0下载:
  2. 8数码,人工智能的作业,有A*算法的步骤-8 digital, artificial intelligence operations, there are A* algorithm steps
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:326267
    • 提供者:小韵
  1. SourceCode

    0下载:
  2. 本程序所采用的启发函数,本人不能证明它能解决任何的八数码难题,如果对于较难的问题会产生很多节点,有可能会使空间不足,所以尽量不要出太难的问题难为它.希望广大的人工智能爱好者能写出更好的启发函数.-This procedure adopted by the heuristic function, I can not prove that it can resolve any of the eight digital dilemma, if the more difficult the proble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:248855
    • 提供者:chenyan
  1. eight

    0下载:
  2. 八数码问题-8 digital issues
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2554
    • 提供者:howie
  1. eightdata

    0下载:
  2. 8数码问题,A*算法,即根据评价实现九宫问题设计,C语言实现-8 digital issues, A* algorithm, that is based on the evaluation issue of the realization of Nine-palace design, C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5251
    • 提供者:qomo
  1. EightNumSearch

    0下载:
  2. 一个8数码问题的解法,希望对新手有帮助-An 8-digital solution of the problem, and they hope to help novice
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:15569
    • 提供者:刘冰
  1. up

    0下载:
  2. 人智经典算法的实现,包括8数码,遗传算法,tsp等-Moses classic algorithms were realized, including 8 digital, genetic algorithm, tsp, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:9289
    • 提供者:周峰
  1. EightCode

    0下载:
  2. 利用A*算法实现8数码,其中利用数组来实现节点的存贮-A* algorithm using 8 Digital, which use the array to achieve the storage node
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:9258
    • 提供者:xu
  1. bsmnt

    0下载:
  2. 八数码问题的Java修正版.rar?耸
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:7377
    • 提供者:
  1. EightDigit

    0下载:
  2. 实现八数码算法,使用A*算法,能快速实现排序。-The achievement of the eight digital algorithm, using A* algorithm, can quickly achieve the sort.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:304431
    • 提供者:feng
  1. bashumawenti

    0下载:
  2. 这是一个八数码问题代码。可以很清楚的看到它整个执行过程,手动的 做成功。-This is a question of the eight digital code. Can clearly see it throughout the implementation process, done manually success.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:187679
    • 提供者:zhangfenya
  1. 8chess

    0下载:
  2. 人工智能算法 实现人工智能中的八数码问题-Algorithms Artificial Intelligence Artificial Intelligence in eight digital issues
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3649
    • 提供者:swn
  1. 20090303EightPuzzle.

    0下载:
  2. 多媒体课内实验:用C语言实现的八数码问题。-Multimedia curricular experiments: The C language implementation of the eight digital problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:780403
    • 提供者:duyankang
  1. eightnum

    0下载:
  2. 8数码的广度优先算法和A*算法。可以查找出最佳路径,并且自动演示-8 digital breadth-first algorithm and A* algorithm. Can search out the best path, and automatic presentation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2752276
    • 提供者:djbone
  1. 8digitalWidthsearch

    0下载:
  2. 经典的人工智能实验8数码宽度搜索--自河工05级计算机赵丽娜-Classic experiment in artificial intelligence 8 digital width search- 05 computer from the Hebei University of Technology Li-Na Zhao
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3768
    • 提供者:赵玲
  1. huisu

    1下载:
  2. 人工智能实验题目——回溯算法解决8数码问题-Experimental artificial intelligence topics- Digital 8 retrospective algorithm to solve problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-26
    • 文件大小:959629
    • 提供者:寂静岭
  1. ADC0--5

    0下载:
  2. AD 转换 数码管显示 0到5V ad0804-AD0804 7segment 0 to 5 V
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1132
    • 提供者:流星雨
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 27 »
搜珍网 www.dssz.com