-
最大公约数的三种算法
该程序代码对应《算法设计与分析基础---第2版》中最开始的求取最大公约数的三种算法,第一种欧几里得算法,第二种是连续整数检测方法,第三种方法是分解质因数的方法,代码简单易懂,适于参考学习。
- 2022-01-25 16:50:33下载
- 积分:1
-
禁忌搜索(Tabu search)是局部邻域搜索算法的推广,Fred Glover在1986年提出这个概念,进而形成一套完整算法。...
禁忌搜索(Tabu search)是局部邻域搜索算法的推广,Fred Glover在1986年提出这个概念,进而形成一套完整算法。
-Tabu search (Tabu search) is a local neighborhood search algorithm for the promotion, Fred Glover in 1986, proposed this idea, thus forming a complete set of algorithms.
- 2022-04-09 01:08:58下载
- 积分:1
-
德劳内三角化
Delaunay三角剖分为点的平面内的一组P是三角测量的DT(P),使得在P点没有任何三角形DT中(P)的外接圆内。 Delaunay三角最大化在三角测量三角形的各角的最小角度;他们倾向于避免骨感三角形。
- 2022-06-13 05:04:34下载
- 积分:1
-
没有翻译
随机积分的演示程序,使用Monte Carlo方法实现了sin,cos,exp等常用函数的一维二维随机积分。-failed to translate
- 2022-02-02 10:47:13下载
- 积分:1
-
code which produces plots of grid, velocity vectors, profiles of velocity compon...
code which produces plots of grid, velocity vectors, profiles of velocity components or temperature, contours of pressure, temperature or streamlines, and colour filled contours for
pressure, temperature or streamfunction.
- 2022-06-20 02:11:40下载
- 积分:1
-
数学计算程序,共轭梯度算法,用C语言编写,用于优化问题的计算。...
数学计算程序,共轭梯度算法,用C语言编写,用于优化问题的计算。-Mathematical procedure, conjugate gradient algorithm, using C language for optimization calculations.
- 2023-01-22 08:15:03下载
- 积分:1
-
最小二乘法求平面
最小二乘法求平面VC小程序,在vc6.0环境下编译的一个简单的最小二乘平面拟合程序,压缩包中是一个完整的工程.
- 2022-06-27 05:56:22下载
- 积分:1
-
C language Multiplier
用C语言实现的乘法器-C language Multiplier
- 2022-01-27 19:14:22下载
- 积分:1
-
实现集合的交和并集
实现集合的交和并集- The realization gathers junction with sum aggregate
- 2022-09-30 21:30:03下载
- 积分:1
-
用vc实现的遗传算法,有界面,易操作,从文件读取参数设置,结果输出到文件中,移植性强...
用vc实现的遗传算法,有界面,易操作,从文件读取参数设置,结果输出到文件中,移植性强-Vc implemented using genetic algorithms, there are interface, easy to operate, read from the file parameter settings, the resulting output to a file, transplantation and strong
- 2022-03-19 18:25:10下载
- 积分:1