资源列表
max_mintree
- 动态规划算法:Max-Min Tree Paritioning-Dynamic Programming Algorithm: Max-Min Tree Paritioning
1011423523562
- 有关统计学的运筹学之指派问题的匈牙利算法。-Operational research on the statistics of the assignment problem of Hungary algorithm.
20039641416
- 这个东西很好,建议大家看看,会对自己有很大的帮助-This thing good, we look at the proposal, will be to their great help
ChinaUniversityRecongnise
- 很有用的东西 是关于大学分类识别的专家系统-Useful things on the University of classification and identification of the expert system
program
- 用三种方式实现find()操作-With three ways to achieve find () operation
findk
- 用分治法实现找K小元素-With sub-rule method to find a small element of K
lcs
- 动态规划实现lcs-Dynamic programming to achieve lcs
kmp
- KMP实现-KMP to achieve
MonteCarlo
- MonteCarlo实现-MonteCarlo achieve
random_implement
- 随机算法实现-Randomized algorithm
shuxuegongjuxiang
- 关于数学建模所能遇到的工具箱,免得用到时在自己去开发书写了!安装即用!-On the mathematical modeling can be encountered in the toolbox, so that when used on their own to develop a writing! That is used to install!
VCVB
- 本书是所随带的VC++和BC++数值分析类库光盘的使用手册。此VC++和BC++数值分析类库涵盖了数值分析领域中大部分常见算法,还包括线性和非线性最优化问题的多种算法以及概率统计中的一些基本算法。此类库中将矩阵和向量当成如char,int,double一样的基本变量类型,为矩阵和向量提供了几乎是随心所欲的操作函数。因此,可以在此数值类库的基础上进行二次开发。类库的各项功能均经过严格的检测,并与MATLAB作了比较,结果准确无误,效率不相上下。书中以菜单的方式对数值分析类库的每项功能作了详尽的解释