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

搜索资源列表

  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. 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. 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. astar

    0下载:
  2. 用A*算法解决八数码问题的小程序,特别好的程序代码-With A* algorithm to solve the problem of a small digital 8 procedures, in particular, a good code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:11159
    • 提供者:金灵
  1. NineGrid

    1下载:
  2. 八数码问题的C++程序代码。八数码问题是个典型的状态图搜索问题。搜索方式有两种基本的方式,即树式搜索和线式搜索。搜索策略大体有盲目搜索和启发式搜索两大类。盲目搜索就是无“向导”的搜索,启发式搜索就是有“向导”的搜索。-8 digital issues of C++ program code. Digital 8 is a typical problem of the state map search problems. There are two basic search methods, na
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:55054
    • 提供者:李建峰
  1. main

    0下载:
  2. 根据人工智能中双向搜索的方法对8数码的问题进行解决-Search based on artificial intelligence methods in two-way 8 to resolve the issue of digital
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3589
    • 提供者:吴亮
  1. bahunghou

    0下载:
  2. 从八皇后的例子看出搜速深度有限,仅有几层,而且不可能出现重复状态的问题,因此BACKTRACK过程完全适用,对于八数码问题则不然,必须设置深度范围限制及出现重复状态引起的死循环这两个回溯点. -Examples of Queen' s from eight to see the depth of search speed is limited, only few, but can not state the problem of duplication, so the process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:829
    • 提供者:yishiwucheng
  1. EightNum

    0下载:
  2. 八数码问题,可以实现将九个空格里的八个数进行排列-8 digital issues, the nine spaces can be achieved in eight years with the number of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2537
    • 提供者:Morgan
  1. src

    0下载:
  2. 人工智能中的八数码难题 这个采用的是广度优先以及启发式算法 -Artificial intelligence in the digital challenge of the eight is used, as well as breadth-first heuristic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2361184
    • 提供者:586
  1. artificial_intelligence_demo_programs

    1下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of a number of examples of the hard work of graduate and undergraduate results. Including reasoning based on the principle of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:26622036
    • 提供者:解洪文
  1. artificial_intelligence_demo_programs

    0下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of examples of the principles and methods of artificial intelligence demo program. Including reasoning based on the principle of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4149361
    • 提供者:解洪文
  1. artificial_intelligence_demo_programs

    0下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of examples of the principles and methods of artificial intelligence demo program. Including reasoning based on the principle of the system c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2426688
    • 提供者:解洪文
  1. 8

    0下载:
  2. 八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。-8 digital issues the problem is also known as Nine-palace. In the 3 × 3 chessboard, before there are eight pieces, each piece marked a 1-8 figures, the number of different pieces on the subjec
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:7965
    • 提供者:朋朋
  1. eigntNumber

    0下载:
  2. 八数码难题,采用A算法,完全按照算法流程设计,注释详细-eight-number problem source code with detailed comments
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:177278
    • 提供者:王连成
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com