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

搜索资源列表

  1. bashuma

    0下载:
  2. 可以实现人工智能中的八数码问题,按顺序输入九宫格中的数,可运行出结果。-In the artificial intelligence can be achieved the eight digital number input Jiugongge in order, the results can be run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:185652
    • 提供者:Tubomi
  1. eight

    0下载:
  2. 使用A*算法解决八数码问题。这是我的一份作业,-A* algorithm solve eight digital issue. This is my job,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:3515
    • 提供者:回音男孩
  1. bashuma

    0下载:
  2. 用C语言求解八数码问题,使用了人工智能中的启发式搜索方法,采用启发函数来优化解决问题的路径。-Eight-Puzzle Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:23410
    • 提供者:胡岚
  1. 8shuma

    0下载:
  2. 人工智能中有关八数码问题的解决 在C++6.0平台上实现的-Of about eight digital problem solve in C++6.0 platform in Artificial Intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:978822
    • 提供者:jack
  1. Eight_Figure_Puzzle

    0下载:
  2. 八数码问题,采用启发项搜素,使用c++编程。-Eight digital issues, inspired items search prime, use c++ programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:876826
    • 提供者:江勇军
  1. Neural-network-qiduanma

    2下载:
  2. 设用7个短线段构成1,2,3,4,5,6,7,8,9,10共10个数码图形,令这7个线段分别用一个矢量 来代表,又设对数码图形中用到的线段,相应分量取值为1,未用到的线段相应的分量取值为0,因此每个数码图形分别可由一个矢量表示,其顺序编号为: ,试设计一神经网络,能够区分奇数码和偶数码。-Set with seven short line segments 1, 2, 3, 4, 5, 10 digital graphics, 7 segment represented by a vector,
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-09
    • 文件大小:1083392
    • 提供者:楼宇舟
  1. A-star-eight-the-number-of-problems

    0下载:
  2. 用A星算法实现--八数码问题 C++源代码 使用错误位置法-A star algorithm Law- eight digital C++ source code using the wrong position
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:3151
    • 提供者:丛琳
  1. search-procedures

    0下载:
  2. 写了几个程序,请拍砖 为了配合人工智能导论课的教学,写了几个关于搜索的程序。 这几个程序的目的,是为了帮助同学学习,因此没有考虑程序 的实现效率,只追求算法的实现思路,力求简单明了,尽可能 与书上的算法描述一致。不知是否能达到这个目的,请大家给 提提意见。 共4个程序: 传教士也野人问题,回溯算法 传教士与野人,A*算法 八数码问题,A*算法 Alpha_Beta剪枝算法 一个txt文件,是Alpha_Beta剪枝程序的数据文件。-Wrot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:13559
    • 提供者:郑友人
  1. Desktop

    0下载:
  2. 八数码问题使用c++编程实现,使用启发函数求解-Eight digital c++ programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:1080609
    • 提供者:邱爽
  1. bsm

    0下载:
  2. 一个人工智能的八数码代码,非常初学者值得学习。-Eight digital code, an artificial intelligence very beginners worth learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:846894
    • 提供者:Scorpio
  1. bashuma

    0下载:
  2. 八数码的C语言实现,包含实验报告,算法描述等。功能完整,算法可行。-Eight digital implementation of the C language, including the experimental reports, algorithm descr iption. Complete function, the algorithm is feasible.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:77564
    • 提供者:陈晓冰
  1. EightNumbers

    0下载:
  2. 本源码为八数码问题的JAVA版本,采用了A星算法和RBFS算法,估价函数为几何距离。-The source for the eight digital JAVA version, using the A Star algorithm and RBFS algorithm, the valuation function is the geometric distance.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:2794
    • 提供者:Stella
  1. EightPuzzle

    0下载:
  2. 人工智能 A*算法解决八数码问题,又要20个字吗?-AI A* algorithm to solve eight digital issues, but also 20 characters do?
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-09
    • 文件大小:3309
    • 提供者:
  1. qifashisuofuobashuma

    0下载:
  2. 人工智能,启发式搜索八数码问题,可以运行。-Artificial intelligence, heuristic search eight digital problem, you can run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-10
    • 文件大小:1787
    • 提供者:高婧
  1. 8-Number-A-Star

    0下载:
  2. A*算法解决8数码问题,包含数据分析(C++源代码)-A* algorithm to solve eight digital issues, including data analysis (C++ source code)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:101788
    • 提供者:Bernie
  1. A-Star-solve-8NUM

    0下载:
  2. 人工智能-八数码问题A-STAR算法的实现及性能分析。包括C++源代码,有代码注释,理解轻松。-Artificial Intelligence- eight digital issues A-STAR algorithm and performance analysis. Including C++ source code, code notes, easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:2432910
    • 提供者:Bernie
  1. A-star-8num

    0下载:
  2. 人工智能中A*算法解决八数码问题,c++源代码,vs2010编写实现,效果很好,代码有注释,方便理解-AI A* algorithm to solve eight digital problem, c++ source code, vs2010 prepared to achieve good results, code annotated, easy to understand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:3126
    • 提供者:Bernie
  1. eight

    0下载:
  2. vc++6.0环境下的实现八数码问题,这是使用A*算法实现的-vc++6.0 environment to achieve eight digital problem, which is implemented using the A* algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:1355579
    • 提供者:明蓝
  1. puzzle_Dialaog

    0下载:
  2. 采用A星算法,解决八数码问题。用的软件是Visual C++ 6.0,有图形界面。-A Star code for 8 Puzzle Problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2690084
    • 提供者:niping
  1. 8_puzzle

    0下载:
  2. 8数码问题,包含代码,可执行文件,readme,运行截图-8 puzzle, including code, executable files, readme, run shot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:52584
    • 提供者:mz
« 1 2 ... 9 10 11 12 13 1415 16 17 »
搜珍网 www.dssz.com