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

搜索资源列表

  1. Minimum-code-distance 用C语言编写的求二进制数的最小码距

    0下载:
  2. 用C语言编写的求二进制数的最小码距。思路清晰,结构明了。适合初学者对C语言的了解与掌握。-Written in C language, the minimum code requirements from the binary number. Clear thinking, clear structure. Suitable for beginners to understand and master the C language.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-22
    • 文件大小:233113
    • 提供者:明明
  1. opf

    0下载:
  2. 最小费用最大流的一个实验程序,可以根据具体问题来重新修改-Minimum cost maximum flow in an experimental procedure may be based on specific issues to re-modify the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:38008
    • 提供者:李勤
  1. matlab

    0下载:
  2. floyd最短路算法&求网络的最小费用最大流&匈牙利算法&求网络的最小费用最大流-Floyd s short for network algorithm and the minimum cost flow and Hungary algorithm for the minimum cost and maximum flow network
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:238210
    • 提供者:江奇
  1. graph_

    2下载:
  2. //有向图:有向图,无向图基本操作 //运行环境:VC //有向图,无向图基本操作,包括: //1、邻接矩阵 //2、邻接表 //3、深度优先遍历 //4、广度优先遍历 //5、最小生成树 //6、拓扑排序 //7、每一对顶点之间的最短路径(Dijkstra,Floyd两种算法)-//Directed graph: directed graph, undirected graph basic operation// Operating Environme
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2853
    • 提供者:atom
  1. mst

    0下载:
  2. 最小生成树 MST的四种算法实现。 包括普通的Kruskal算法和Prim算法,用Disjoint-Set优化的Kruskal算法和用Heap优化的堆算法。 复杂度分别为O(mn), O(n^2), O(m log n), O(m log n)-Minimum Spanning Tree Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3918445
    • 提供者:黄劲松
  1. graph_cut

    0下载:
  2. 最大流最小割的代码,功能很好很强大,可以用在图形剪除这方面。-Maximum flow minimum cut of the code, very very powerful feature can be used to cut off this area in the graphics.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:6414
    • 提供者:wujinjie
  1. minimum

    0下载:
  2. minimum spanning tree problem, kruskal and prim algorithms.Program gets matrix as an input
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3248
    • 提供者:oni
  1. Martin94

    0下载:
  2. Martin, R. Spectral subtraction based on minimum statistics Proc. Eur. Signal Processin conf., 1994, 1182-1185 -Martin, R. Spectral subtraction based on minimum statistics Proc. Eur. Signal Processin conf., 1994, 1182-1185
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1477
    • 提供者:yao wang
  1. Minimum_Spanning_Tree

    0下载:
  2. Minimum spanning tree.cpp If You have a connected, undirected graph, a spanning tree of that graph is a subgraph which is a tree and connects all the vertices together. Here You can do it with in C++ Language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1075
    • 提供者:
  1. chap4

    0下载:
  2. 多步Diophantine方程递推,最小方差自校正程序,广义预测控制程序等-Multi-step recursive Diophantine equation, the minimum variance self-tuning procedures, generalized predictive control procedures,
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:16653
    • 提供者:吴昊
  1. 1

    0下载:
  2. 对内存中给定的几个无符号字节数,求其最大值和最小值并在数码管上显示。-Memory in a given number of unsigned bytes, find the maximum and minimum values shown in the digital control.
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:770
    • 提供者:李丽
  1. PrimGraph

    0下载:
  2. Prim´ s algorithm using graphics finds a minimum spanning tree for a connected weighted undirected graph.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:13482
    • 提供者:pedro
  1. Minimum-tree

    0下载:
  2. 最小生成树,对数据结构新手有用,比较简单 -Minimum spanning tree
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:171270
    • 提供者:coco
  1. Client

    0下载:
  2. This paper introduces a message forwarding algorithm for search applications within mobile ad hoc networks that is based on the concept of selecting the nearest node from a set of designated nodes. The algorithm, which is called Minimum Distance Pack
  3. 所属分类:.net

    • 发布日期:2017-05-08
    • 文件大小:1982163
    • 提供者:sathiyaraj124
  1. NFAtoDFA(CPP)

    0下载:
  2. 用c++编程求正规表达式到NFA(不确定的有限自动机),NFA到DFA及DFA(有限自动机)的最小化 -C++ programming with regular expressions to find NFA (not sure of the finite automata), NFA to DFA and DFA (finite automata) of the minimum
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2340
    • 提供者:dai
  1. Minimum-cost-Spanning-Trees.docx

    0下载:
  2. Minimum-cost Spanning Trees
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:11517
    • 提供者:meimei
  1. minimum

    0下载:
  2. 取逐个接收的数据序列的最小值,并予以显示-get the minimum of a series of data
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:17638
    • 提供者:邵浦东
  1. the-minimum-dialog-to-show-picture

    0下载:
  2. 带基本CCD显示功能的最小对话框系统,程序中包含了对ccd的如何打开- the minimum dialog to show picture by ccd
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-23
    • 文件大小:7188458
    • 提供者:李浪林
  1. function minimum

    0下载:
  2. Finding fuction minimum and maximum
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:32768
    • 提供者:elvin_137
  1. 82429-minimum-row-value-and-return-the-row

    0下载:
  2. Minimum row value and return row
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:125952
    • 提供者:sachin
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com