CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - graph algorithm

搜索资源列表

  1. SINE256

    0下载:
  2. 为VB中使用SINE 256加密算法的可视化操作示例源程序,貌似很强大的加密功能,当然也可以解密了。可以对文本、字符进行加密,也可以对指定文件加、解密,显示处理时间和曲线图-SINE 256 for the VB encryption algorithm used in the visual operation of the sample source code, seemingly a very strong encryption, of course, can be declassified
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:16.6kb
    • 提供者:郑周
  1. 20031221563281

    0下载:
  2. 著名图论问题之一。邮递员从邮局出发送信,要求对辖区内每条街,都至少通过一次,再回邮局。在此条件下,怎样选择一条最短路线?此问题由中国数学家管梅谷于1960年首先研究并给出算法,故名。-Well-known graph theory problems. Postman deliver a letter from the post office proceed to require every street within the right area, at least through the ti
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:349.96kb
    • 提供者:lsd
  1. 2007101220331726911

    0下载:
  2. 著名图论问题之一。邮递员从邮局出发送信,要求对辖区内每条街,都至少通过一次,再回邮局。在此条件下,怎样选择一条最短路线?此问题由中国数学家管梅谷于1960年首先研究并给出算法,故名。-Well-known graph theory problems. Postman deliver a letter from the post office proceed to require every street within the right area, at least through the ti
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2.49kb
    • 提供者:lsd
  1. Graph

    0下载:
  2. 贪心算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和-Greedy algorithm use graph structure,stacks and queues to solve the Hamiltonian circuit output:path (each edge and the right value),the sum
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:5.27kb
    • 提供者:zhuliyan
  1. PEG

    0下载:
  2. PEG算法是在编码构造方面的一种有效的方法,它基于Tanner图,能有效的增大围长,使得构造出来的码的性能更好-PEG algorithm is constructed in terms of an effective coding method, based on Tanner graph, which can effectively increase the girth, making the code constructed with better performance
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:10.02kb
    • 提供者:张小龙
  1. dijkstra

    0下载:
  2. implements dijkstra algorithm in c related to graph theory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.12kb
    • 提供者:sandeep
  1. Graph-traversal

    0下载:
  2. 图的遍历,图的深度递归遍历算法,深度遍历非递归算法,图的广度遍历-Graph traversal.The depth traverseof the graph including recursion algorithm or not and breadth traverse of the chart.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1.96kb
    • 提供者:陆言
  1. codeforalgorithmgraph

    0下载:
  2. tcl scr ipt for algorithm m graph
  3. 所属分类:Network Security

    • 发布日期:2017-11-30
    • 文件大小:8.41kb
    • 提供者:bala
  1. a

    2下载:
  2. 进程死锁.资源分配图的绘制 建立所需数据结构;  使用题目21存成的资源分配图的文件作为输入;  编写资源分配图化简算法;  每化简一步,在屏幕上显示化简的当前结果;  最后给出结论,是否死锁,如思索给出死锁的进程及资源; -Process deadlock. Resource allocation mapping  establish the required data stru
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:6.9mb
    • 提供者:莫四
  1. test1

    0下载:
  2. Prim算法的C语言实现,构造连通图,寻找N个点的最短路径。-Prim algorithm C language implementation of connected graph structure, looking for N point of the shortest path.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:757byte
    • 提供者:木龙
  1. tulun

    0下载:
  2. 图论文档,图论代码的模板,适用于ACM比赛及对算法有兴趣的人-Graph Theory documents, graph theory template code for ACM Contest and who are interested in the algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:240.31kb
    • 提供者:wuleizhihen
  1. graph-search-algorithm

    3下载:
  2. 本算法是基于图论的广度优先搜索算法,对于配电网的孤岛搜索,以及各个孤岛的电气连通性判别具有很好的效果。-Used to solve the problem about graph search algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:21.45kb
    • 提供者:陆亚南
  1. SDK-gcc

    0下载:
  2. 利用优化的蚁群算法解决<v,n>有向图中经过指定节点的最短距离-Use ant colony optimization algorithm to solve <v,n> Directed graph after the specified node shortest distance
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:10.03kb
    • 提供者:燕藏锋
  1. kuohao

    0下载:
  2. 简明清晰的写出每个实验题目的算法步骤,可以混合使用自然语言、流程图及伪代码的方式,不能直接复制源程序。每个实验题目需要附上程序正确运行结果的截图。-Write clear and concise algorithm steps for each experimental subject, can be mixed with natural languages, flowcharts and pseudo code the way, can not be directly copied sourc
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1005byte
    • 提供者:杜舟
搜珍网 www.dssz.com