-
B树的相关算法。源程序,C文件压缩。包括建立,插入等等相关的操作。...
B树的相关算法。源程序,C文件压缩。包括建立,插入等等相关的操作。-B-tree algorithms. The source, C compression. Including, insert, etc. related to the operation.
- 2022-02-21 21:26:34下载
- 积分:1
-
8位crc校验的计算源码,查表计算,可以计算任意8位的多项式的校验...
8位crc校验的计算源码,查表计算,可以计算任意8位的多项式的校验-eight crc check the source calculation, look-up table to be calculated in terms of the eight random polynomial Check
- 2022-02-02 07:48:22下载
- 积分:1
-
遗传算法_理论、应用与软件实现_王小平_源代码
- 2022-04-11 10:37:51下载
- 积分:1
-
calculation of Newton interpolation algorithm to achieve vc
计算方法的牛顿前插值算法vc实现-calculation of Newton interpolation algorithm to achieve vc
- 2023-04-15 14:35:04下载
- 积分:1
-
works numerical algorithm commonly used language _C
工程常用数值算法_C语言-works numerical algorithm commonly used language _C
- 2023-07-04 18:40:05下载
- 积分:1
-
through algorithm PI values, the median Open
通过算法计算PI值,不限位数-through algorithm PI values, the median Open-
- 2022-01-25 18:23:28下载
- 积分:1
-
三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的...
三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的-cubic spline curve fitting This is a mathematical method of calculation procedures used to learn the know
- 2022-08-20 07:36:50下载
- 积分:1
-
K-mean算法,并通过了IRIS数据的测试。-K-mean algorithm, and through the IRIS data testing.
- 2022-09-07 14:40:02下载
- 积分:1
-
基于粒子群算法的PID控制器
粒子群算法与 Simulink 模型之间连接的桥梁是粒子(即 PID 控制器参数)和该粒子对应的适
应值(即控制系统的性能指标)。优化过程如下:PSO 产生粒子群(可以是初始化粒子群,也可以是更新后的粒子群),将该粒子群中的粒子依次赋值给 PID 控制器的参数 Kp、Ki、Kd,然后运行控制系统的Simulink 模型,得到该组参数对应的性能指标,该性能指标传递到 PSO中作为该粒子的适应值,最后判断是否可以退出算法。
- 2023-03-31 13:00:03下载
- 积分:1
-
这几天学VC界面编程,在VC在线上狂看教程,觉得有所长进,于是把以前的Java代码用VC改写了一下。问题还是那个老掉牙的问题,八皇后问题,老归老,但我很喜欢...
这几天学VC界面编程,在VC在线上狂看教程,觉得有所长进,于是把以前的Java代码用VC改写了一下。问题还是那个老掉牙的问题,八皇后问题,老归老,但我很喜欢-VC these days learn programming interface, the VC frenzy see online tutorial, some feel that complacency. So, before the Java code with VC rewritten a bit. Problems or those long-standing problems, 8 Queen"s problems and old to the old, but I like
- 2022-01-26 15:53:22下载
- 积分:1