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

搜索资源列表

  1. bashuma

    0下载:
  2. 这是一个利用A*搜索,求八数码问题的解的程序,并且还能输出最佳路径。-This is an A* search, find eight digital solution procedures, and output the best path.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2465
    • 提供者:ccc
  1. Java_Eight-Puzzle

    1下载:
  2. 基于A星算法的8数码问题Java程序源代码-Java source code based on the A star algorithm Eight Puzzle
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-21
    • 文件大小:12410
    • 提供者:Ian_Wong
  1. C_Eight-Puzzle

    1下载:
  2. C语言:基于A星算法的8数码问题C程序源代码-C language: A star algorithm 8 puzzle problem C source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-11-22
    • 文件大小:13312
    • 提供者:Ian_Wong
  1. see

    0下载:
  2. 人工智能启发式搜索的初步理解,八数码深度优先搜索-Preliminary understanding of artificial intelligence, heuristic search, eight digital depth-first search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:408284
    • 提供者:wangsir
  1. Form1

    0下载:
  2. 计时器代码,电子数码管计时器,倒计时,顺计算-Timer code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2121
    • 提供者:秋祺
  1. A

    0下载:
  2. A算法 A算法解决8位数码问题(九宫) C++语言编写,已经测试。-A algorithm A algorithm to solve the eight digital issues (Jiugong) C++ language has been tested.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1733
    • 提供者:cx
  1. 8-num

    0下载:
  2. 实现八数码的基本功能 具有界面 是人工智能实践课程-The basic functions of the eight digital interface is a artificial intelligence practice course
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 一个八数码文件,人工智能。计算机求解。C运行环境-An eight digital files, and artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:2780
    • 提供者:luoyu
  1. 8puzzle

    0下载:
  2. 用MFC把八数码问题的算法实现,深度优先,广度优先,A算法都实现了,大家可以参考一下,应该用得上-Eight digital algorithm to achieve with MFC, depth-first, breadth-first, A algorithm are realized, we can refer to, you should need them
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:23509158
    • 提供者:李亚新
  1. 15_tlc5620dac

    0下载:
  2. 利用状态机实现对tlc5620dac控制,实验时按key1,可选择DAC的通道,数码管1显示,按key2,key3可 输入8位数/模转换值,由数码管3,4显示-State machine implementation control on tlc5620dac, press key1 experiment, you can choose the DAC channels, digital tube display, press key2, key3 can enter the 8 digit
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:686871
    • 提供者:mei@qiu@jun
  1. EightDigital

    0下载:
  2. 八数码算法实现,带界面,可输入初始状态,逐步演示-Eight digital algorithm, with the interface, enter the initial state, step by step demonstration
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:56083
    • 提供者:michael
  1. LED8

    0下载:
  2. LED,AVR单片机,数码管显示应用,ICCAVR的实际应用-LED, the AVR microcontroller, LED display applications, ICCAVR the practical application of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:795
    • 提供者:刘康
  1. WL3-45B-01

    0下载:
  2. 按上/下键修改LED数码管显示数值,输出D/A转换后的电压值,方案2-up and down key to change the dispay number and output a D/A voltage
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2926
    • 提供者:wu
  1. PID_zi

    2下载:
  2. PID自整定和按键数码管显示调整PID参数!-PID self-tuning PID parameter tuning button digital tube display!
  3. 所属分类:Algorithm

    • 发布日期:2015-10-29
    • 文件大小:7168
    • 提供者:wangfei
  1. eight-code-A-star

    0下载:
  2. 八数码实现的a星算法,用c++编写,代价函数课重载-Eight digital algorithm to achieve a star c++ written lesson overloaded cost function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-14
    • 文件大小:1199954
    • 提供者:青笑笑
  1. Bashumaform

    0下载:
  2. C#解决八数码问题,里面包含演示界面,八个数字用八张图片代替。-C# to solve eight digital problem, which contains the demo interface, eight digital picture instead of eight.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-07
    • 文件大小:109956
    • 提供者:李宗生
  1. bashuma

    1下载:
  2. 人工智能 八数码问题实现算法,使用了A*算法,实验报告附带源码-Artificial Intelligence eight digital algorithm, using the A* algorithm, experimental report incidental source
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-06-03
    • 文件大小:61440
    • 提供者:唐诗
  1. 8Puzzle

    0下载:
  2. 实现了经典算法A星搜索,并用其解决8数码问题-A Star Search, and the solution 8 digital
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:976795
    • 提供者:Rickydu
  1. Search

    0下载:
  2. 经典的八数码问题的代码,界面简单友好,上人工智能课的同学不能错过哦-The classic eight digital code, a simple and friendly interface on artificial intelligence courses students can not miss it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:5913908
    • 提供者:tao
  1. eight_number

    0下载:
  2. A*算法求解八数码问题 可以输出最优解 以及所有拓展节点-A* Algorithm eight digital output of the optimal solution, as well as all expand node
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:281178
    • 提供者:liwenzhu
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 27 »
搜珍网 www.dssz.com