搜索资源列表

  1. Leasen图的建立和DFS&BFS算法

    0下载:
  2. 数据结构中关于DFS和BFS的练习,较简单的实现了二叉树的DFS和BFS搜索-data structure of DFS and BFS practice, the realization of a simple binary tree search DFS and the BFS
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1652
    • 提供者:李立纯
  1. BFS

    0下载:
  2. BFS变度量算法,.............用于工程中的数值计算
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2879
    • 提供者:yanhongliang
  1. bfs

    0下载:
  2. 数据结构里的bfs算法,用vc6.0编写-data structure, the zheng algorithm used to prepare vc6.0
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1012
    • 提供者:叶芦芦
  1. 1229_bfs

    0下载:
  2. n个石头(每相邻两个的距离是1米,最边上石头和岸的距离也是1米),礼物放在第m个石头上,青蛙第i次跳2*i-1米.问能否得到礼物.(n>=49肯定能得到礼物,n<49,可以bfs或递归)-n stones (each of the two adjacent distance of a meter, the most edge of the rocks and the shore is a distance meters),
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:
  1. bfs

    0下载:
  2. 宽度优先算法解决八码难题-width priority code algorithm to solve eight problems
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:高兵
  1. DFS_BFS

    0下载:
  2. java的DFS(Depth-first search )和BFS(Breadth-first search)的实现-the DFS (Depth-first search) and BFS (Breadth-first search) Implementation
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:Rachel
  1. bfs

    0下载:
  2. 数据结构里的bfs算法,用vc6.0编写-data structure, the zheng algorithm used to prepare vc6.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:叶芦芦
  1. 用C实现的bfs源程序

    0下载:
  2. 图论算法中必学的内容之一,希望能给学习编程的学弟学妹们有所帮助-graph algorithm will learn one of the elements in hopes of giving the incoming young men and women to learn programming help
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:ipkh
  1. 图论

    0下载:
  2. BFS、DFS、有向图、无向图中的各种算法的实现,可以自动生成图形。-BFS, DFS, to the map, no map to the realization of the algorithm can be automatically generated graphics.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:119808
    • 提供者:李想
  1. Leasen图的建立和DFS&BFS算法

    0下载:
  2. 数据结构中关于DFS和BFS的练习,较简单的实现了二叉树的DFS和BFS搜索-data structure of DFS and BFS practice, the realization of a simple binary tree search DFS and the BFS
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:李立纯
  1. Eidffakght

    0下载:
  2. 利用BFS算法解八数码问题 在3*3的方格上放着1-8数码,有一空格为0变化规则为空格可以和上,下,右,左四个相邻的数字互换, 至到和目标状态相等, 每一种状态用一个结点表示 而每个结点每次变化最多有四种结点,将这些结点依次入队列中, 例如初始结点S0,入队列后出队,将S0变化最多产生的四种结点S01,S02,S03,S04依次入队列中, 当S01出队后,产生的四种结点S11,S12,S13,S14(实际上不会
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:13312
    • 提供者:刘少人
  1. 多变量寻优

    0下载:
  2. 多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。-multivariate optimization of the source code, including basic algorithm is as follows : DFP Act (also known as the variable scale), BFS, a ladder degrees, a total of the a
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:陈镇静
  1. 九宫问题(八数)码分析

    0下载:
  2. 九宫问题(八数码)的一个小软件,实现了多个程序的通讯解题和一套用BFS,双端BFS,A*搜索的分析程序。 rar中含一篇解题报告、软件、及netbeans源码。 环境是JDK1.5_6-JiuGongTu (Digital 8), a small software Implementation of a number of procedures and a set of communication to solve proble
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:1235968
    • 提供者:wind
  1. BFS

    0下载:
  2. BFS变度量算法,.............用于工程中的数值计算-BFS ,............. variable metric algorithm for engineering in the numerical calculation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:yanhongliang
  1. BFS+hash

    0下载:
  2. ACM入门题,BFS + hash 的使用与结合-ACM entry title, BFS+ Hash use and combination of
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:liziyu
  1. bfs

    0下载:
  2. This bfs program-This is bfs program..
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:yohanes
  1. bfs

    0下载:
  2. BFS IMPLEMENTATION OF GRAPH
  3. 所属分类:绘图程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:mithi
  1. BFS-DFS

    0下载:
  2. code in c for DFS AND BFS
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:dief
  1. BFS 求解 N 皇后问题(252370)

    0下载:
  2. BFS算法实现N皇后问题,12个皇后是速度还行,超过了就有点慢。(BFS algorithm to achieve N queen problem, 12 queens is the speed is OK, more than a little slow.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:loganic
  1. bfs.c

    0下载:
  2. c program to find the path using bfs
  3. 所属分类:数据结构常用算法

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

源码中国 www.ymcn.org