资源列表
MaximumMatching
- 用匈牙利算法实现的任务分配程序,对随机生成的矩阵求出最大匹配-Hungarian algorithm with task allocation procedures, randomly generated matrix of the maximum matching obtained
contour
- 等值线算法 1. 根据给定点生成三角形网格(具体见三角形网格生成算法),假设标量场在三角形的内部及边上满足线性分布关系。 根据标量场的最大值和最小值以及等值线的条数(可以设置一个缺省值比如30, 用户可以改变该值), 均匀划分出一系列的等值线的给定值。 对每一个给定值, 对所有三角形单元搜索一遍。 如果这个给定值位于某三角形单元的三个顶点处的标量值的最大值和最小值之间, 则必定在三角形的边上存在着两个点, 这两个点的标量值等于给定值。 把这两个点连接起来就得到等值线的一部分(参见图1
fermat_factor
- calculate fermat and shank s algorithms
Matrix_Analysis.djvu
- 矩阵分析,国外经典权威图书,pdf扫描版。数学及PR,ML,CV类必看大作-Horn R A, Johnson C R, Matrix Analysis
matrix
- 矩阵操作,包括矩阵的各种运算,比如说求逆等-Matrix operations, including a variety of matrix operations, such as inverse and so on! ! !
nnw
- Neuro with Delphi-exempl
proj1
- convert number system base - 2-36
sat
- 对于给定的带权 3-CNF,设计一个蒙特卡罗算法,使其权值之和尽可能大。此程序可以解决这个问题-For a given weighted 3-CNF, a Monte Carlo algorithm designed to make the right value, and as large as possible. This program can solve this problem
stochastic_process
- 随机过程ppt课件 华中科技大学 刘次华-the ppt of stochastic process by liucihua of Huazhong University of Science & Technology
LPc
- 用C语言编写的,采用瑞利分布产生一个随机数-With the C language, using a random number generated Rayleigh distribution
huffman_new
- huffman algorithm in c-huffman algorithm in c++
