-
java 版B+树程序
java 版B+树程序-java version of B+ tree procedure
- 2022-03-22 19:01:12下载
- 积分:1
-
黄金分割
黄金分割-Golden Section
- 2022-05-18 08:07:24下载
- 积分:1
-
卡尔曼滤波的C语言实现
Kalman Filter 是一个递归的估计,即只要获知上一时刻的状态估计和当前状态的观测就可以计算出当前状态的估计,不同于其他的估计技术,Kalman 滤波器不需要观测或/和估计的历史记录,KalmanFilter 是一个纯粹的时域滤波器,而不像低通滤波器等频域滤波器那样,需要在频域中设计,然后转换到时域中应用。 本代码是用C语言实现卡尔曼滤波。
- 2022-08-17 09:07:33下载
- 积分:1
-
旅行商问题遗传算法MATLAB程序
本文利用遗传算法的全局搜索能力求解,针对旅行商问题(TSP),设计一种贪婪算子个体保护的遗传算法,并使用MATLAB程序快速求解出了满意的结果。
- 2022-01-30 15:29:10下载
- 积分:1
-
gflib
GFLIB - C Procedures for Galois Field Arithmetic and Reed-Solomon Coding.
该函数库广泛用在网络编码和信道编码中。-GFLIB- C Procedures for Galois Field Arithmetic and Reed-Solomon Coding. The library is widely used in network coding and channel coding.
- 2022-01-25 15:09:55下载
- 积分:1
-
筛法,找到了古代所有素数的算法…
the Sieve of Eratosthenes,ancient algorithm for finding all prime numbers up to a specified integer
- 2022-10-30 23:35:02下载
- 积分:1
-
数值算法库for Unix,含有很多数值算法
数值算法库for Unix,含有很多数值算法- Value algorithm storehouse for Unix, includes the very many
values algorithm
- 2022-06-17 01:49:24下载
- 积分:1
-
子空间迭代算法求解结构的特征值,对结构动力分析必须的基本代码,希望对大家有用。...
子空间迭代算法求解结构的特征值,对结构动力分析必须的基本代码,希望对大家有用。-subspace iteration algorithm for the eigenvalue structure, the structural dynamic analysis must be the basic code we hope that the right useful.
- 2023-01-29 00:15:03下载
- 积分:1
-
use GA to deal with 模糊随机规划例题
use GA to deal with 模糊随机规划例题-use GA to deal with fuzzy stochastic programming examples
- 2022-01-21 05:54:18下载
- 积分:1
-
大数相乘,可以解决超过大整数的问题
大数相乘,可以解决超过大整数的问题-multiply large numbers, can be resolved over the issue of large integer
- 2023-01-16 10:35:03下载
- 积分:1