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

搜索资源列表

  1. FordFulkerson

    0下载:
  2. Ford-Fulkerson Algorithm Optimal Task assignment
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:106331
    • 提供者:Jongho
  1. filtri

    0下载:
  2. filters used with algazi.ford algotirh to destripe images.
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:2135261
    • 提供者:salvo
  1. the-shortest-route

    0下载:
  2. 使用matlab编程,图论最短路线的Ford迭代算法、Dijkstra算法和Floyd算法-Ford shortest graph theory iterative algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:7046
    • 提供者:rose
  1. Ford_Fulkerson

    1下载:
  2. 最大流Ford-Fulkerson算法源代码 流量网络中,寻找流量最大的可行流-Ford-Fulkerson maximum flow algorithm source code flow network, looking for the greatest possible flow of traffic
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1673
    • 提供者:李辉
  1. max_min_segment

    0下载:
  2. 最大流/最小割方法。为学习图像处理中的图割算法做准备,算法思想是Ford-Fulkerson方法。最大流是一个有向图,最小割就是网络中所有割中值最小的那个割。 -Maximum flow/minimum cut method. As a learning image processing to prepare graph cut algorithm, the algorithm idea is Ford-Fulkerson method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:38464
    • 提供者:小马
  1. Dijkstra

    0下载:
  2. 单源最短路径Dijkstra。使用图论算法作为图像处理的基础算法,Dijkstra和Bellman-Ford类似,都是解决单源最短路径问题,不同的是这个方法只能解决边为非负的问题,实现的好的Dijkstra算法运行时间要快于Bellman-ford。-Single source shortest path Dijkstra. Using graph theory algorithm as the basis of image processing algorithms, Dijkstra and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:33198
    • 提供者:小马
  1. Graph

    0下载:
  2. 图论的各种最短路算法,竞赛用 包括dijkstra、Bellman-Ford(SPFA)、Floyd-Warshall、优先队列的应用等-A variety of graph theory shortest path algorithm, racing including dijkstra, Bellman-Ford (SPFA), Floyd-Warshall, the application of the priority queue
  3. 所属分类:Data structs

  1. Project4_BallmanFord

    0下载:
  2. (图论)实现负权重转换(Bellman-Ford) 对于输入的任何一个拓扑(部分边的权重为负),要求变换网络中边的权重,任意两节点间的最短路不变,输出变换后各边权重。如果网络中存在负环,程序要有报警功能。算法主体写在CGraph类中-(Graph theory) to achieve negative weight conversion (Bellman-Ford) to the input of any topology (some edge weight is negative), re
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:8200445
    • 提供者:wendy
  1. ford-max-flow

    0下载:
  2. 解决最小费用最大流问题,一般有两条途径。一条途径是先用最大流算法算出最大流,然后根据边费用,检查是否有可能在流量平衡的前提下通过调整边流量,使总费用得以减少?只要有这个可能,就进行这样的调整。调整后,得到一个新的最大流。-Minimum cost maximum flow problem to solve, there are generally two ways. One way is to use a maximum flow algorithm to calculate the maxim
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1215
    • 提供者:刘适
  1. UDP_P2P

    0下载:
  2. 一个模拟p2p聊天的过程的源代码,过程很简单,p2pserver运行在一个拥有公网ip的计算机上,p2pclient运行在两个不同的nat后(注意,如果两个客户端运行在一个nat后,本程序很可能不能运行正常,这取决于你的nat是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网ip来解决,但是这个代码只是为了验证原理,并没有处
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:132778
    • 提供者:允锋
  1. dsdv

    0下载:
  2. Destination-Sequenced Distance-Vector Routing (DSDV) is a table-driven routing scheme for ad hoc mobile networks based on the Bellman–Ford algorithm
  3. 所属分类:Editor

    • 发布日期:2017-04-11
    • 文件大小:1254
    • 提供者:KARTHIKEYAN
  1. MaxFlowMinCut_Me

    0下载:
  2. 利用Ford--Fulkerson 标号法求最大流算法的MATLAB 程序代码 -Use Ford- Fulkerson labeling method for maximum flow algorithm MATLAB code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:930
    • 提供者:金子
  1. 22-10

    0下载:
  2. Vong lap queue Ford bell man
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:53654
    • 提供者:Nguyen Dac Sang
  1. Bellman_ford

    0下载:
  2. T0041_最短路径Bellman_ford算法优化,bellman-ford优化-T0041_ Bellman_ford shortest path algorithm optimization, bellman-ford optimization
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1449
    • 提供者:zgmyao
  1. FordBellman

    0下载:
  2. Ford Bellman algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2442
    • 提供者:Duong Tu
  1. tsp-vb

    0下载:
  2. 通过VB语言,实现TSP旅行商问题的求解,采用Ford算法实现-By VB language, to achieve for TSP Traveling Salesman Problem, using Ford algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:76966
    • 提供者:vera
  1. MinimumCostFlow

    0下载:
  2. 最小费用最大流算法通用Matlab函数,最短路算法的Ford和Fulkerson法迭加算-Common minimum cost maximum flow algorithm Matlab function, the shortest path algorithm of Ford and Fulkerson method of superposition operator
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1385
    • 提供者:马亮
  1. motorPtexture

    0下载:
  2. 大众宝来福特通用宝马奔驰奥迪丰田本田尼桑各种进口车的纹理 3dmax建模必备-Volkswagen Bora GM Ford Nissan Toyota Honda BMW Audi Mercedes cars of various imported textures 3dmax modeling necessary
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1158531
    • 提供者:walltin
  1. bellman

    0下载:
  2. Bellman-Ford algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1053
    • 提供者:mouraddd91
  1. algorithm

    0下载:
  2. 1、Bellman-FordJ解决单源最短路径问题 c++实现 2、所有点之间最短路径问题 3、8皇后问题回溯法 4、0-1背包问题 回溯法 -Bellman-Ford algorithm All-pairs shortest path (choose one from the three algorithms) 8-queen problem (back backing) 0-1 knapsack problem (back tracking)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:10651
    • 提供者:薛影奇
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com