搜索资源列表
mysort排序算法
- 排序算法,VB源代码
科学与工程数值计算算法配套源码vb
- 清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VB" complementary source, includes the plural, matrix comput
一维四点偏心格式vb源程序
- 一个用VB编写的一维四点格式算法的源程序,很好用-one prepared by the VB one-dimensional 4:00 algorithm source format, with a good
VB科学与工程数值算法
- 用vb写的有关科学计算方面的,包括求最大值,积分,统计,概率,矩阵运算等-used to write the relevant scientific computing, including seeking maximum points, statistics, probability, matrix operations, etc.
VBRSAsource
- 有名的RSA算法,VB源代码,对初学都研究算法有一定帮助-Well-known RSA algorithm, VB source code, algorithms for beginners have studied to some extent help
蚁群算法程序演示
- 蚁群算法程序演示,vc++的源程序,vb开发的演示课件-Ant colony algorithm demo program, vc++ the source code, vb demonstration courseware development
abc----matlab
- abc人工蜂群算法 c语言编程源码-abc language code
fft(VB)
- VB编写的快速傅里叶算法,可以稍作修改、作为一维曲线数据的频域滤波程序。内有波形数据,可供实验。-VB Fast Fourier Transform Algorithm prepared, you can make some modifications, as a one-dimensional curve data of the frequency domain filtering procedure. Within the waveform data, for experiment.
ga
- 基于VB开发的遗传算法源程序,基于VB开发的遗传算法源程序-Based on the VB source code developed by genetic algorithm, based on the VB source code developed by Genetic Algorithm
PSO-VB
- 提供一个用visual basic实现的pso算法代码,希望对相关工作人员有用-Provide an implementation to use the visual basic code pso algorithm, in the hope that useful work
VB
- VB中的实现常用数学算法 VB中的实现常用数学算法 常用的迭代法,兔子繁殖问题等经典算法-VB in the implementation of commonly used mathematical algorithms
VB
- <VB常用算法大全>中全部源代码,是编程的好帮手-<VB常用算法大全> In all the source code, is a good helper program
VB-SLTJ-LHJ
- vb数理统计-李鸿吉,大量的VB源码算法-vb Statistics- Li Hongji, a large number of VB source algorithm
Science.and.Engineering.umerical.Algorithms.for.VB
- 为“科学与工程数值算法”VB版的配套源代码-Science and Engineering Numerical Algorithms VB version of the complete source code
VB_knapsack_problem_genetic_algorithm_code
- VB背包问题遗传算法求解的源码实例VB knapsack problem genetic algorithm source code examples-VB knapsack problem genetic algorithm source code examples
improvedgeneticalgor
- vb写的改进的遗传算法程序。是一些通用代码-vb improved genetic algorithm written procedures. Some common code
VB(The-least-square-method)
- 多点采样的最小二乘法直线拟合算法vb编程.-The least square method, linear fitting.
VB实验三+实验报告+-+2017
- 掌握一维数组(静态、动态)定义及使用 (2)掌握二维数组(静态、动态)定义及使用 (3)掌握“控件数组”的使用 (4)掌握数组相关算法(求最值,排序,查找) (5)通过数组巩固循环及多重循环程序设计(Grasp the definition and use of one-dimensional arrays (static, dynamic) (2) grasp the definition and use of two dimensional array (static, dynam
Visual+Basic+常用数值算法集
- 常用vb数值计算过程近200个,包括:解线代方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序等等,每个子过程都包括功能、方法、使用说明、过程和例子(There are nearly 200 commonly used VB numerical calculation processes, including solving linear equations, interpolation, numerical integration, special functions, function
蚁群算法VB
- 本算法是蚁群算法的通用程序,用于解决各类优化求解问题