搜索资源列表
遗传算法模板
- 用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。-used to write the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account.
2003061810345322317
- 最短路,用VB开发,作为算法很简便,速度很快.3000点是20分钟能够算完-The most short-circuit, using VB development, as the algorithm is very simple, fast .3000 is 20 minutes be able to count END ..
ga
- 蚁群算法程序演示,vc++的源程序,vb开发的演示课件-Ant colony algorithm demo program, vc++ the source code, vb demonstration courseware development
vb
- Bayesian Approach to Network Modularity 的算法源码 仅供研究参考-Bayesian Approach to Network Modularity algorithm source code for research purposes only reference
MatrixVB
- matrixVB是一个COM组件,它提供了大量的有效算法, 可以加强VB内建数学运算与图形展示功能。函数库的 功能大致可分为8大类(矩阵运算、运算符重载、图 形图像处理、最优化运算、多项式、信号处理、随机 与统计分析、控制系统),有关更详细的资料请参考 www.mathworks.com。-matrixVB is a COM component that provides a large number of efficient algorithms that can stre
vb
- 二次规划算法可在SQP算法中成为通用的二次规划子问题程序。二次规划算法设计到众多的矩阵运算,用C++代码编程需要较大工作量,而矩阵运算在Matlab下则相当方便。-Quadratic programming algorithm can be a generic quadratic programming subproblem program SQP algorithm. Quadratic programming algorithm design to a large number of mat
蚁群算法VB
- 本算法是蚁群算法的通用程序,用于解决各类优化求解问题