-
基于STM32的经典PID算法
基于STM32的经典PID算法,对于做电源行业的朋友是好东西
- 2023-06-02 02:40:03下载
- 积分:1
-
运筹学中的马尔可夫链算法,很有用,检查可以运行
运筹学中的马尔可夫链算法,很有用,检查可以运行-Operations Research in the Markov chain algorithm, very useful, can run a check
- 2022-04-12 01:20:03下载
- 积分:1
-
这个程序是标准的BP神经网络,可以调整输入、输出和隐曾的维数。...
这个程序是标准的BP神经网络,可以调整输入、输出和隐曾的维数。-this procedure is the standard BP neural network, can be adjusted input, output and has the implicit dimension.
- 2023-05-19 21:15:03下载
- 积分:1
-
蚁群算法,用户可以修改程序中的宏定义来设置初值
蚁群算法,用户可以修改程序中的宏定义来设置初值-Ant colony algorithm, the user can modify the program in the macro definition to set the initial value
- 2022-01-21 22:39:08下载
- 积分:1
-
A5算法的实现(使用C语言)
实现A5算法的加密与解密程序,是源代码程序希望对大家有帮助~亲测有效
- 2022-03-31 07:25:57下载
- 积分:1
-
音频数据压缩算法源码
此部分源码可以完成PCM和G711 G726的压缩,经过实际测试,压缩效果挺不错的。通过将电脑采集的PCM数据压缩成g711或者g726格式,方便对音频的处理
- 2022-03-21 15:01:31下载
- 积分:1
-
fortran90 procedures, the use of Runge
fortran90程序,运用Runge-Kutta法数值求解常微分方程的程序,非常适用,包括源代码、一个算例和输出程序-fortran90 procedures, the use of Runge-Kutta method for numerical solution of ordinary differential equations of the process, is very applicable, including source code, a numerical example and output procedures
- 2022-06-21 02:50:43下载
- 积分:1
-
ViBe背景检测算法、前景检测、运动检测
对源代码做了少量修改,源代码来源忘记了;
代码为ViBe背景检测算法,也可用来做前景检测或者运动检测相关的内容;
检测效果较好,可通过参数进行调节 样本更新率等。
- 2022-01-22 08:38:17下载
- 积分:1
-
Cantor Table : Problem description : put both the numerator and the denominator...
Cantor 表问题: 问题描述: 把分子和分母均小于108 的分数按下面的办法排成一个数表。 1/1 1/2 1/3 1/4 1/5 ... 2/1 2/2 2/3 2/4 2/5 ... 3/1 3/2 3/3 3/4 3/5 ... 4/1 4/2 4/3 4/4 4/5 ... 5/1 5/2 5/3 5/4 5/5 ... ... ... 我们以Z 方形方法给上表的每项编号。第一项是1/1,第二项是1/2, 然后是2/1,3/1,2/2,1/3,1/4,2/3,3/2,4/1,5/1,4/2,...... 要求:对于给定的输入的编号N(0
- 2022-03-21 20:56:33下载
- 积分:1
-
写多项式类,并进行多项式的输入输出,加减运算。
写多项式类,并进行多项式的输入输出,加减运算。
- 2023-06-10 18:25:02下载
- 积分:1