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

搜索资源列表

  1. 8个数码游戏

    0下载:
  2. 模式识别中的常用搜索算法中的8数码游戏程序-pattern recognition of commonly used search algorithm of eight digital Games
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:150768
    • 提供者:刘世炎
  1. 八数码问题

    0下载:
  2. 一个解决八数码问题的源码,不知道怎么样,多多指教-a digital solution to the problem source, I do not know how kind, exhibitions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5427
    • 提供者:energy
  1. 8数码问题的源代码

    0下载:
  2. 我的文件是用VC设计的一个求解人工智能中8数码问题的程序。-my VC document is designed to solve a digital AI 8 issue procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:42606
    • 提供者:周慧
  1. 基于图像处理的数码相机自动调焦程序

    0下载:
  2. 基于图像处理的数码相机自动调焦程序
  3. 所属分类:数值算法/人工智能

  1. 用Ai算法解决8数码问题

    0下载:
  2. 八数码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-03-20
    • 文件大小:593202
    • 提供者:micky94@126.com
  1. 8数码问题

    0下载:
  2. 8数码的程序,人工智能的一个问题求解
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 用Pology语言解决八段数码问题,可以正确运行

    0下载:
  2. 用Pology语言解决八段数码问题,可以正确运行,对初学者的学习有所帮助-Eight out of digital solutions with Pology language problem, you can run properly, help for beginners to learn
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:261141
    • 提供者:wangyuanping
  1. 人工智能经典问题八数码三种算法

    0下载:
  2. 人工智能经典问题八数码三种算法(广度优先搜索,深度优先搜索,启发式搜索)带有图形界面的解决方案。-Classic problem in Artificial Intelligence eight digital three algorithms (breadth-first search, depth-first search, heuristic search) with a graphical interface solutions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-06-21
    • 文件大小:35266169
    • 提供者:zlf
  1. 8Puzzle_DFS 人工智能经典问题八数码的深度优先搜索算法实现

    0下载:
  2. 人工智能经典问题八数码的深度优先搜索算法实现。没有图形界面。-Classic problem of artificial intelligence, eight digital breadth-first search algorithm. No graphical interface.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-21
    • 文件大小:303131
    • 提供者:zlf
  1. 基于A星算法的MFC界面的八数码程序

    1下载:
  2. 基于A星算法的MFC界面的八数码程序,本人本科做得最漂亮的大作业了,其中process函数是搜索的主函数。-8 digital program with MFC interface based on A star searching method which is the most proud project I have finished in my fu*king bachelor years.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-04-09
    • 文件大小:36864
    • 提供者:ddgysx
  1. 8puzzle(C)

    1下载:
  2. A星算法解决八数码难题,用C语言写的期末课程设计-A digital satellite algorithm to solve eight problems, written by C language at the end of the curriculum design
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:50941
    • 提供者:吴超前
  1. Demosaicing

    2下载:
  2. 这是一个去马赛克工具软件,对实现图像分析和数码相机开发有着重要的价值.-This is a mosaic tools to software, the realization of image analysis and the development of digital cameras has an important value.
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10636826
    • 提供者:wang yiren
  1. EightDigits

    0下载:
  2. 八数码,启发式,曼哈顿距离,A*算法实现-Eight digital, heuristic, Manhattan distance, A* algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3458
    • 提供者:delia
  1. bashuma

    1下载:
  2. 分别用深度优先和广度优先来算八数码问题,c++源码-Were depth-first and breadth of the priority issues to count eight digital, c++ source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:2450
    • 提供者:skygoal
  1. 8Digit

    1下载:
  2. 使用了A*,A,深度优先,宽度优先等算法解决八数码,由于高强度的优化,使得运算十分之快,而且功能齐全,界面好看.是上学期俺做的人工智能作业.-The use of A*, A, depth-first, breadth-first algorithm to solve, such as eight digital, high-intensity as a result of the optimization, making a very fast operation, and full-feat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:384378
    • 提供者:蚂蚁
  1. AStar

    0下载:
  2. 八数码问题的A*算法实现,java的伪代码,基本思想-8 digital issues of A* algorithm, java pseudo code, the basic idea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3264
    • 提供者:呵呵
  1. EightPuzzles

    0下载:
  2. 利用VC开发的一个八数码程序--An 8-puzzle program developed by VC.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-12
    • 文件大小:96158
    • 提供者:niugeur
  1. eg

    0下载:
  2. 一个简单的求解八数码问题的程序。采用A*算法,注释清晰易读-A simple eight digital problem solving procedures. Using A* algorithm, legible notes
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:279452
    • 提供者:apollocarlos
  1. 8digitsA

    0下载:
  2. 八数码的,用VS2005,可以用的,人工智能的算法-Eight digital, using VS2005, can be used, artificial intelligence algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:19776
    • 提供者:郭娟
  1. bashuma

    0下载:
  2. 八数码三种方法:广度,深度,A*算法,人工智能的经典算法-Eight digital three ways: breadth, depth, A* algorithm, artificial intelligence classic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:11938
    • 提供者:郭娟
« 1 23 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com