-
mp3 的算法
mp3算法并讲解mp3编码(mp3 algorithm on the MP3 encoder and)
- 2004-08-31 19:17:01下载
- 积分:1
-
JPEG_LS
连续色调图像无损(近无损)压缩标准Jpeg_Ls源代码(continuous tone image lossless (Near-lossless) compression standard source code Jpeg_Ls)
- 2020-07-09 16:28:58下载
- 积分:1
-
erchapaixushu
二叉排序树的中序遍历(即先访问左子树然后是跟最后是右子树)(Binary sort order traversal of the tree (that is, first and then visit the left subtree is right with the last sub-tree))
- 2011-05-22 01:58:30下载
- 积分:1
-
PMSM_FOC_LOW
PMSM的FOC无传感器电机控制,基于dsPIC33F系列,低压版(Sensorless FOC of PMSM motor control)
- 2021-04-27 12:38:44下载
- 积分:1
-
IIR
利用MATLAB提取相关系数,按照matlab的滤波思路进行编写的IIR滤波程序,已经证明好用!(MATLAB is utilized to extract the correlation coefficient, according to the writing of IIR filter MATLAB filtering ideas for program, it has been proved useful!)
- 2014-01-04 14:50:14下载
- 积分:1
-
1xy7z
基于同步测量信息的电网拓扑错误辨识方法Based on synchronous measurement information of power network topology error identification method(Based on synchronous measurement information of power network topology error identification method)
- 2012-05-11 09:18:31下载
- 积分:1
-
duty-cycle
本程序利用系统节拍定时器生成测试脉冲,利用定时器捕获功能来计算脉冲的宽度和占空比。(The program uses the system tick timer to generate test pulses, using a timer capture function to calculate the pulse width and duty cycle.)
- 2016-03-13 23:06:00下载
- 积分:1
-
本程序使用c#编写,可以实现在程序运行时更新状态栏的信息的功能。...
本程序使用c#编写,可以实现在程序运行时更新状态栏的信息的功能。-procedures for the use of the c# preparation, the procedure can be achieved when running status bar updates of the information function.
- 2022-07-25 19:00:24下载
- 积分:1
-
SetDrv
一个以服务方式加载和卸载驱动的命令行工具。(A loading and unloading services-driven command-line tool.)
- 2009-02-25 20:56:41下载
- 积分:1
-
PID算法
C语言实现的PID算法:
pid的差分方程为
U(n)=U(n-1)+Kp(En-E(n-1)+Ki*En+Kd(En-2E(n-1)+E(n-2)))
Un为输出
En为输入
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-09-06 23:30:04下载
- 积分:1