搜索资源列表
source
- 匈牙利Szeged大学信息技术系的本科生毕业设计项目,该程序是利用颜色和纹理对图像进行分析的算法的vc++实现.详见http://www.inf.u-szeged.hu/~kato/teaching/project/texture/
hgr
- 求二分图最大匹配 匈牙利算法-Seeking the maximum bipartite graph matching for bipartite graph maximum matching algorithm Hungary
hungary
- 求最大匹配 匈牙利算法 输入二分图 输出最大匹配-Hungary, seeking maximum matching algorithm input bipartite graph maximum matching output
xiongyali
- 匈牙利算法,,,,,能很好的找到完美匹配-匈牙利算法,,能很好的找到完美匹配
Bin_match
- 二分图匹配的匈牙利算法。适用于各类二分图情景。-Hungary bipartite graph matching algorithm. Bipartite graph for all kinds of scenarios.
MATLAB-algorithm-and-program-code
- 图论算法及matlab程序代码包含求任两点间最短路径的算法及代码Floyd、kruskal,最大匹配的匈牙利算法,并使用matlab程序实现。-Graph algorithms and matlab code includes the algorithm(Floyd, kruskal, maximal matching algorithm of Hungary,) to solve the shortest path between two points, and use matlab prog
Algorithm-template
- C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等-C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash metho
code_june2010
- 多摄像机多目标跟踪算法, 具体包括混合高斯背景建模, distancemap团块映射, 粒子滤波跟踪, 匈牙利算法信息融合等.-multi camera tracking
Proj03-02
- 二维离散小波变换 包括源代码和实验结果分析。在数值分析和时频分析中很有用。第一个离散小波变换由匈牙利数学家发明,离散小波变换顾名思义就是离散的输入以及离散的输出,但是这里并没有一个简单而明确的公式来表示输入及输出的关系,只能以阶层式架构来表示。 -Two-dimensional discrete wavelet transform including source code and experimental results. In numerical analysis and time-fr
AnyMap_Match
- 任意图的最大匹配算法,值得一学。毕竟各位不是只要会会匈牙利算法的那种人吧?-arbitrary map of the maximum matching algorithm, it is worth a study. After all, you would not say that the kind of Hungary algorithm people? Ha ha
hungarian
- 该算法是自己编写的匈牙利算法,该算法的计算速度要比传统算法快一倍-The algorithm is written in Hungarian own algorithm to calculate the speed of the algorithm is twice as fast than the traditional algorithm
Hungarian-algorithm
- 这是一个可行的匈牙利算法,是一个基本程序,也可以嵌入到大程序中,对初学者和使用者都是不错的参考。-This is a executable Hungarian algorithm .You can embed it in your program and you can learn it clearly.
fenpei
- 经典的匈牙利算法,可用于特征点的匹配,比较有用-xiong yali
hungarian-rvm
- 一种基于匈牙利算法和相关向量机的点模式匹配算法,可以有效解决点集的刚性和非刚性变换的参数求解问题。-A point set registration method based on Hungarian Algorithm and RVM which can well solve the parameters of rigid and non-rigid transform.
soiGUI
- 指派问题非匈牙利算法,用matlab编的,不是原创 不错的-Assignment problem the Hungary algorithm and matlab compiled, the original is not good
polwmorpnimm
- 匈牙利算法求解最优分配问题,是windows环境下的哦!()