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

搜索资源列表

  1. mat

    0下载:
  2. 深度优先搜索算法Matlab源码 % 此程序从国外网站收集得到,是标准的深度优先搜索算法,可实现节点遍历和检测回路的功能,详细情况请看原英文注释 % 我在此程序中添加了随机性,即遇到分叉时,随机选下一个节点,成为随机深度优先搜索算法
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:tangjia
  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
    • 文件大小:18.6kb
    • 提供者:wupei
  1. flow_trade

    0下载:
  2. 对一电力网络实现顺流跟踪,计算分流比例因子,深度优先搜索供电路径,计算发电机在负荷中的分配比例等。-Downstream of a power network tracking, triage scale factor calculation, depth-first search powered path, calculating the distribution of generators in the load ratio.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.44kb
    • 提供者:李明
  1. sousuosuanfa

    0下载:
  2. 深度优先搜索算法Matlab源码-深度优先搜索算法Matlab源码。。。。。
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5.4kb
    • 提供者:易豪
  1. BFSN_Algorithm

    0下载:
  2. 本matlab函数是广度优先搜索邻居的聚类算法实现,仅供参考!-The matlab function is breadth-first search neighbor clustering algorithm for reference purposes only!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.44kb
    • 提供者:James
  1. wireless

    0下载:
  2. 无线网络中的深度优先搜索算法,实现在无线网络中的节点的搜索-DFC in wireless network
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:170.72kb
    • 提供者:elsie
  1. huisuzuhe

    0下载:
  2. 利用回溯算法解决组合问题。构造虚拟二叉树,采取深度优先搜索方式得到解。-Backtracking algorithm to solve combinatorial problems. Construct a virtual binary tree, the depth-first search to get the solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.67kb
    • 提供者:呙尧
  1. Breadth-first-search-algorithm

    0下载:
  2. 广度优先搜索算法判断图的连通性Breadth first search algorithm of judgment figure connectivity -Breadth first search algorithm of judgment figure connectivity
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4.22kb
    • 提供者:赵君威
  1. matlab

    0下载:
  2. 关于黄金分割法和二次插值法的Matlab语言实现,它们都是建立在搜索区间的优先确定基础上实现的。-About the golden section method and quadratic interpolation method Matlab language, they are built on the search interval is determined based on priority implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:33.98kb
    • 提供者:姜玉洁
  1. BFS

    1下载:
  2. 广度优先搜索算法,做了很详细的解释,大家可以有空学习交流下。-Breadth-first search algorithm, and made a very detailed explanation, you can free exchange under studying.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:845byte
    • 提供者:尼尼
  1. 图论算法的matlab程序实现

    1下载:
  2. 本资源涵盖了几乎所有matlab图论领域里的算法代码,最短路问题、TSP、最大流、深度优先搜索、广度优先、蚁群算法等等,可为功能强大。
  3. 所属分类:matlab例程

  1. BFS

    0下载:
  2. 用MATLAB写的宽度优先搜索函数,支持障碍设置和四叉树/八叉树的选择,在路径搜索方面有用。-First search function using MATLAB written in width, support the obstacles set up and quadtree/octree useful in terms of route search.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.45kb
    • 提供者:刘陈展
  1. BFSN_Algorithm

    0下载:
  2. 一种基于广度优先搜索邻居的聚类算法matlab算例-A clustering algorithm based on breadth-first search neighbors
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.5kb
    • 提供者:张龙
  1. BFS&DFS

    2下载:
  2. 广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点。 深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。(Breadth first search begins with a node and searches all nodes connected to its line, extending in the direct
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:Maxxxxx
搜珍网 www.dssz.com