-
pikaia v1.2 遗传算法Fortran程序
美国科罗拉多气象研究中心的遗传算法Fortran程序1.2版本, 配有详细的说明文档和例子,容易移植到用户自己的程序中。
- 2022-03-21 15:26:53下载
- 积分:1
-
Fourier changes demo source can be quickly entry, the small things well
傅立叶变化,演示源码,可以很快入门,很好的小东西-Fourier changes demo source can be quickly entry, the small things well
- 2022-09-22 14:10:03下载
- 积分:1
-
This is one of the Queen's algorithm of algorithms.
这是一个关于算法中的皇后问题的算法。-This is one of the Queen"s algorithm of algorithms.
- 2022-02-03 22:29:10下载
- 积分:1
-
一个非常实用的c语言快速傅立叶变换程序,可以做傅立叶正变换和反变换
一个非常实用的c语言快速傅立叶变换程序,可以做傅立叶正变换和反变换-A very useful fast Fourier transform c language program, you can now make Fourier transform and inverse transform
- 2023-03-29 04:25:03下载
- 积分:1
-
能实现任意两个超大整数的乘法。经本人实验,任意大整数都能实现。...
能实现任意两个超大整数的乘法。经本人实验,任意大整数都能实现。-achieve two super arbitrary integer multiplication. After I experiment arbitrarily large integers can be materialized.
- 2022-02-26 23:37:00下载
- 积分:1
-
初学者可以看看的算法
初学者可以看看的算法-beginners can look at the algorithm
- 2022-04-20 01:42:16下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与...
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-01-26 06:49:25下载
- 积分:1
-
阶乘求和问题 C++算法
阶乘求和问题 C++算法-factorial algorithm C
- 2022-02-21 19:30:45下载
- 积分:1
-
自己编的一个求无约束最优化解的单纯形
自己编的一个求无约束最优化解的单纯形-themselves for a series of unconstrained optimal resolve Simplex
- 2022-05-06 19:27:18下载
- 积分:1
-
Garland97年的qslim算法
应用背景随着数据量的增加,很多三维模型必须简化才能快速显示,Garland提出的qslim算法是简化算法中非常经典的一种,应用于网格模型简化,后面很多简化算法都是在qslim算法的基础上拓展,达到不同的简化效果。关键技术qslim简化算法是网格简化算法中最经典的一种,利用最小二乘拟合的方法计算点与面之间的距离,从而确定边折叠代价,对网格模型进行简化
- 2023-03-13 01:50:04下载
- 积分:1