搜索资源列表

  1. 图的广度搜索.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-07
    • 文件大小:1556
    • 提供者:
  1. c&c++语言程序

    0下载:
  2. 数据结构中的 二叉树算法、快速排序双向链表、顺序文件合并、顺序广度搜索以及深度搜索最优解 的C&C++ 程序-C&C++ programme about data structure including binary tree algorithm, quick sorting based on doubly linked lists, merging ordinal files, best solution of orderly wi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7271
    • 提供者:秦羽
  1. 图搜索策略

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

    • 发布日期:2008-10-13
    • 文件大小:29635
    • 提供者:陈凯
  1. chenbo广度

    0下载:
  2. 人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11649
    • 提供者:春风秋雨
  1. 深度优先搜索、广度优先搜索

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

    • 发布日期:2008-10-13
    • 文件大小:11218
    • 提供者:乐天
  1. FSofGragh

    0下载:
  2. 图论中关于简单无向图的深度,广度搜索,由图形界面简单方便的演示。-on graph theory to a simple map with the breadth, depth search by the graphical interface is simple and convenient to the demonstration.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:147194
    • 提供者:linus yue
  1. 图的广度搜索

    0下载:
  2. 图形的广度优先搜寻法-graphics breadth priority search method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1823
    • 提供者:李远志
  1. 广度九宫

    0下载:
  2. 人工智能中的广度搜索的九宫问题 用VC实现-breadth of artificial intelligence search JiuGongTu issue with VC
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:16496
    • 提供者:楚方
  1. 8数码问题解法

    0下载:
  2. 八数码问题的多种解法,包括广度搜索、深度搜索和双向搜索等。
  3. 所属分类:源码下载

  1. 图的广度搜索

    0下载:
  2. 图形的广度优先搜寻法-graphics breadth priority search method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-07
    • 文件大小:2048
    • 提供者:李远志
  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-11-07
    • 文件大小:57344
    • 提供者:吴晓辉
  1. 广度九宫

    0下载:
  2. 人工智能中的广度搜索的九宫问题 用VC实现-breadth of artificial intelligence search JiuGongTu issue with VC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-07
    • 文件大小:16384
    • 提供者:楚方
  1. 图搜索策略

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

    • 发布日期:2024-11-07
    • 文件大小:29696
    • 提供者:陈凯
  1. chenbo广度

    0下载:
  2. 人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-07
    • 文件大小:11264
    • 提供者:春风秋雨
  1. 深度优先搜索、广度优先搜索

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

    • 发布日期:2024-11-07
    • 文件大小:175104
    • 提供者:乐天
  1. FSofGragh

    0下载:
  2. 图论中关于简单无向图的深度,广度搜索,由图形界面简单方便的演示。-on graph theory to a simple map with the breadth, depth search by the graphical interface is simple and convenient to the demonstration.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-07
    • 文件大小:146432
    • 提供者:linus yue
  1. MyCrawlerFrame

    0下载:
  2. java 开发的网页爬虫,使用广度搜索,对网页的所有链接进行查找,并分析其链接,找出一级域名的所有网址,并将其添加到待处理列表,站外链接只作记录,不作处理,软件有界面,src文件夹里面有源码,myCrawler.jar可直接运行-java development of the website reptiles, the use of search breadth of the website link for you all, and
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-07
    • 文件大小:8498176
    • 提供者:江如基
  1. ws

    0下载:
  2. 此文本中包括了图论中的经典的广度搜索算法,算法运算效率还可以。-err
  3. 所属分类:其他小程序

    • 发布日期:2024-11-07
    • 文件大小:1024
    • 提供者:nor
  1. 图的深度和广度搜索

    0下载:
  2. 关于图的邻接矩阵的建立和广度和深度遍历结果显示(The establishment of the adjacency matrix of a graph and the result of the breadth and depth traversal)
  3. 所属分类:文档资料

    • 发布日期:2024-11-07
    • 文件大小:121856
    • 提供者:风花之月
  1. dp

    0下载:
  2. 深度优先搜索和广度优先搜索的代码....(Depth search breadth first search)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-07
    • 文件大小:1098752
    • 提供者:陌路ads
« 12 3 4 5 6 7 8 9 10 ... 22 »

源码中国 www.ymcn.org