搜索资源列表

  1. 传教士与野人渡河问题深度优先搜索

    0下载:
  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. 深度优先搜索、广度优先搜索

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

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

    0下载:
  2. 深度优先搜索二叉树-depth-first search Binary Tree
  3. 所属分类:其它资源

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

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

  1. 正方形 深度优先搜索

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

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

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

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

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

  1. 广度优先算法八数码问题

    0下载:
  2. 应用广度优先搜索策略:该算法首先根据输入的节点数(该程序可选的有3X3,4X4…9X9几种节点数),然后输入初始状态和终点状态-application breadth- first search strategies : The first algorithm based on the input nodes (which are optional procedures 3X3, 4X4 ... Frankfurt several no
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:57344
    • 提供者:吴晓辉
  1. 深度优先搜索

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

    • 发布日期:2024-05-19
    • 文件大小:144384
    • 提供者:张小成
  1. 分油问题

    0下载:
  2. 人工智能中重要的一个问题, 用广度优先搜索的方法解决-AI an important issue, breadth- first search of solutions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:225280
    • 提供者:无数
  1. BDFS

    0下载:
  2. 用邻接表表示无向图的深度优先搜索遍历 有助于大家理解图的优先遍历问题-adjoining table with no plans to the depth-first search traverse help you understand the plans of the priority issues Traversing
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:
  1. maze dfs

    0下载:
  2. dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:笨熊
  1. 图搜索策略

    0下载:
  2. 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artif
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:29696
    • 提供者:陈凯
  1. 传教士与野人渡河问题深度优先搜索

    0下载:
  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. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:1170432
    • 提供者:藤力
  1. 八数码多算法实现

    0下载:
  2. 这个程序是从广度优先搜索,深度优先搜索,A算法以及A*算法等多方面算法来解决八数码问题-this procedure is breadth- first search, depth-first search, A and A* algorithm algorithm various algorithms to solve the problem eight digital
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:75776
    • 提供者:藤力
  1. 深度优先搜索、广度优先搜索

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

    • 发布日期:2024-05-19
    • 文件大小:175104
    • 提供者:乐天
  1. RBFS_CODE

    1下载:
  2. RBFS算法(递归最佳优先搜索:A*家族)和LRTA*算法(联机局部搜索,又名实时学习A*搜索,同为A*家族)实现图的单源最短路径。其中RBFS和LRTA*算法均比狄杰算法效率高! -RBFS algorithm (recursive best first search :* A family) and the LRTA* algorithm (online local search, also known as real-time
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:19456
    • 提供者:陈名
  1. emploeyee1

    0下载:
  2. 无向图的深度优先搜索,老师写的,绝对没错-undirected graph of the depth-first search, the teacher was absolutely right!
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:du
  1. 4.67

    0下载:
  2. 普里姆算法构造最小生成树,无向图的深度优先搜索。数据结构作业答案。老师写的-Primbetov minimum spanning tree algorithm structure, no plans to the depth-first search. Operating data structure answer. Teachers write! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:du
  1. 564561354654

    0下载:
  2. 包括无向图的深度优先搜索,普里姆算法构造最小生成树,数据结构习题的答案-including undirected graph of the depth-first search, Primbetov tectonic minimum spanning tree algorithm and data structure Exercise answer!
  3. 所属分类:数据库编程

    • 发布日期:2024-05-19
    • 文件大小:294912
    • 提供者:xing
« 12 3 4 5 6 7 8 9 10 ... 35 »

源码中国 www.ymcn.org