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

搜索资源列表

  1. EightDigital

    0下载:
  2. 人工智能,A*算法实现八数码,平台VS2008-AI, A* algorithm 8 digital, platform VS2008
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:559872
    • 提供者:zhf
  1. eight8

    0下载:
  2. 用计算机搜索算法解8数码问题(也就是平时玩的拼图),内置2种算法,BFS和A*,是XJTU人工智能导论课的大作业。-Computer search algorithm for solving the problem of digital 8 (that is usually playing the puzzle), built-in two kinds of algorithms, BFS and A*, is the introduction course of artificial inte
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3923485
    • 提供者:刘澈
  1. 1

    0下载:
  2. 人工智能8数码采用可以缩减扩展节点的规模的A*启发式搜索算法。取节点深度为g(x),错位的数字数为h(x),由于问题很简单,所以与有序搜索算法类似-AI
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1451
    • 提供者:seasonwang
  1. 8_num

    0下载:
  2. 人工智能中通过深度优先搜索用C/C++实现八数码问题-Depth-first search to achieve 8 digital issues
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2152
    • 提供者:丁丁
  1. 8shuma

    0下载:
  2. 使用c语言编写的一个关于8数码问题的程序,可以运行。-C language using a program on the 8 digital issues, you can run.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1506
    • 提供者:lys
  1. 8ShuMa

    0下载:
  2. 用人工智能的A*算法解决8数码难题,用MFC开发界面,显示8数码的移动过程-Use A* to deal problem about 8 ShuMa and use MFC to show the process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:2019751
    • 提供者:黄傲成
  1. source_code

    0下载:
  2. 八数码(启发式和广度优先搜索两种方法实现)+骑士巡游+比赛日程安排等经典问题的C++源代码-the source code of some classic problems, such as 8 puzzle question, Knight Parade, and Competition Schedule.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:9899
    • 提供者:mim
  1. main

    0下载:
  2. POJ10777 经典的八数码问题,双向宽搜解法-POJ10777 classic 8 digital issues, bi-wide search solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1139
    • 提供者:陈宇
  1. main

    0下载:
  2. POJ1077, 经典的八数码问题,IDA*算法-Eight classic digital issues, IDA* algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:934
    • 提供者:陈宇
  1. main

    0下载:
  2. POJ1077,经典的八数码问题,A*算法-POJ1077, eight digital classic problem, A* algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1412
    • 提供者:陈宇
  1. 8-pluzze

    0下载:
  2. 这个是基于启发式搜索算法解八数码问题的一个演示程序,旨在演示启发式搜索及A*算法的基本使用方式。内部已经写好了三种启发式算法,可以在使用过程中选用。并另附了一份实验报告。-This is based on the heuristic search algorithm for solving the the 8-puzzle Problem. Program showed how to use heuristic search and A* algorithm. Within three heu
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:38663
    • 提供者:徐晓涛
  1. 3

    0下载:
  2. 这里解决了一个很古老的小问题:八数码难题。体现智能检索的功能-Here to solve a very old small problem: eight puzzle. Of intelligent search functions
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1064405
    • 提供者:李木军
  1. AStar

    0下载:
  2. A星算法实现八数码问题,找出从某一初态变换到终态的路径。-A Star Algorithm 8 digital issues, identify the initial state of transformation from one path to the final state.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:131024
    • 提供者:liuliu
  1. sousuo1

    0下载:
  2. 常用的搜索算法,包括:8数码游戏,A star算法类的实现,黑白棋-Searching algorithm, including 8 digital games, A star algorithm, Othello
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:2086287
    • 提供者:abc
  1. SourceCode

    0下载:
  2. 利用c++,解决八数码难题,使用的是深度搜索-Using c++, eight puzzle to solve, using a depth search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:78862
    • 提供者:陈丽
  1. 2008A

    0下载:
  2. 2008年数码相机matlab源代码,利用ransac仿射算法,分享了,大家训练时可以参考-2008 digital camera matlab source code, the use of ransac affine algorithm, shared, and we can refer to training
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:73761
    • 提供者:幻叶
  1. AI

    0下载:
  2. 八数码问题全局择优算法的VC++实现代码-AI VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2207744
    • 提供者:
  1. EightNumber

    0下载:
  2. 采用有界深度优先搜索算法求解八数码难题,代码简单易懂-Using bounded depth-first search algorithm for Eight puzzle, the code easy to understand
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:57931
    • 提供者:张威
  1. ART1

    0下载:
  2. 人工之智能算法求解,八数码求解-The artificial intelligence algorithm, eight digital solution. . . . . . . . . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:26910
    • 提供者:king
  1. qifashishousuo

    0下载:
  2. 利用启发式搜索解决八数码难题程序及实验报告-Heuristic search procedures to solve problems and eight digital lab report
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:320130
    • 提供者:何凯
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 27 »
搜珍网 www.dssz.com