CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 深度优先

搜索资源列表

  1. 图的深度优先周游_递归_邻接矩阵

    0下载:
  2. 图的深度优先算法,这个算法非常的实用,应该经常被用到-map the depth priority algorithm, the algorithm is very practical, should always be used
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1139
    • 提供者:邓为
  1. 传教士与野人渡河问题深度优先搜索

    1下载:
  2. 学习人工智能作的一个小设计,用VC++6.0来基本实现传教士和野人渡河问题,这个算法是应用深度优先搜索算法。-study artificial intelligence for a small design, VC 6.0 to achieve missionaries and savage river, the algorithm is the use of depth-first search algorithm.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:9059
    • 提供者:藤力
  1. 图深度优先

    0下载:
  2. 图的深度优先算法动态演示,用到了直线的中点绘制算法-map algorithm for dynamic priority depth demonstration of the use of linear midpoint Rendering Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:208626
    • 提供者:张三
  1. 20051004深度优先

    1下载:
  2. 人工智能中的八数码难题 这个采用的是深度优先方法 编程球境是VC++ 解压即可.-artificial intelligence of eight digital problem is the depth of the preferred method of programming ball Habitat VC can be unpacked.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14363
    • 提供者:刘强
  1. 20051004深度优先 人工智能 八数码

    1下载:
  2. 人工智能中很重要的思想,用深度优先的思想解决八数码问题。-AI is very important idea, with priority to the depth of eight digital thinking to solve problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:290889
    • 提供者:张南
  1. 深度优先搜索、广度优先搜索

    0下载:
  2. 图的深度优先搜索和广度优先搜索。值得一看。-map the depth-first search and breadth - first search. An eye-catcher.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11218
    • 提供者:乐天
  1. 迷宫问题的算法(优于广度优先,深度优先,递归)

    0下载:
  2. 迷宫问题的算法(优于广度优先,深度优先,递归).-maze of algorithm (priority than breadth, depth priority, recursive).
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3498
    • 提供者:张科
  1. 深度优先搜索

    0下载:
  2. 深度优先搜索二叉树-depth-first search Binary Tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7684
    • 提供者:张小成
  1. 迷宫问题的算法(优于广度优先,深度优先

    0下载:
  2. 迷宫问题的算法(优于广度优先,深度优先-maze of algorithm (priority than breadth, depth priority
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:10720
    • 提供者:大叔
  1. 深度优先搜索pathfinding

    1下载:
  2. 人工智能寻路算法,深度优先算法
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 深度优先算法解决TSP问题

    0下载:
  2. 深度优先算法解决TSP问题深度优先算法解决TSP问题
  3. 所属分类:Windows编程

  1. 正方形 深度优先搜索

    0下载:
  2. 深度优先搜索 用木棒拼正方形
  3. 所属分类:控制台(字符窗口)编程

  1. 基于深度优先搜索策略编写一程序

    0下载:
  2. 试基于深度优先搜索策略编写一程序
  3. 所属分类:源码下载

    • 发布日期:2011-11-28
    • 文件大小:1028
    • 提供者:zhihua234
  1. 数据结构图的邻接矩阵,邻接表存储表示,图的深度优先搜索遍历,广度优先搜索遍历

    1下载:
  2. 数据结构图的邻接矩阵,邻接表存储表示,图的深度优先搜索遍历,广度优先搜索遍历
  3. 所属分类:源码下载

  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. SEAL_det_v1.0.rar

    1下载:
  2. 基于深度优先搜索算法的球形译码,具体文献可以参考03年information thoery上的那篇经典文章,Depth-first search algorithm based on spherical decoding, can refer to specific literature in 2003 on information thoery came across a classic article
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:19044
    • 提供者:wupei
  1. 邻接矩阵表示图

    0下载:
  2. 用邻接矩阵存储表示图的结构,采用的是深度优先算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-01
    • 文件大小:1027
    • 提供者:rsxxw09
  1. dfstraverse

    0下载:
  2. 完成输入图,然后进行图的深度优先遍历-Complete the input map, and then proceed to map the depth-first traversal
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1428
    • 提供者:ll
  1. minop

    0下载:
  2. 最少运算问题 主要是深度优先搜索迭代加深的运用-At least the problem is that computing depth-first search Iterative deepening the use of
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:158568
    • 提供者:洪宗辉
  1. lujingguihua

    0下载:
  2. 用深度优先算法做的一个路径规划。可以从开始点一直移动到目标点,避开障碍物。-Depth-first algorithm used to do a path planning. From the starting point has been moved to the target point, avoiding obstacles.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:5584
    • 提供者:陈建胜
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com