资源列表
STM32liushuideng
- STM32F103VBT6流水灯实验程序,简单易懂。-Experimental procedures STM32F103VBT6 light water, easy-to-read.
hotelManagement
- hotel management code
bcd
- 3位BCD码转换成5位BCD码子程序-3 BCD code BCD converted into five distinctly different procedures
C1
- 有10个学生,每个学生的数据包括学号、姓名、3门课的成绩,从键盘输入10个学生的数据,要求打印出3门课的总平均成绩,以及最高分的学生的数据(包括学号、姓名、3门课成绩)-There are 10 students, each student' s data, including student ID, name, 3 course results, 10 students from the keyboard input of data required to print a 3 cours
jiqirenxiugai
- 最新网狐6603机器人昵称修改工具,一键批量修改机器人为任意名称,符合人工注册习惯-The new Fox network 6603 robot nicknamed modification tool, a batch modify robot is an arbitrary name, registered with artificial habit
ECG-denoise(wavlet)
- 心电信号去基线漂移,使用小波分解法提取基漂信号,还有小波包去噪-ECG baseline removal, and wavelet packet de-noising
F
- 灰色综合关联度计算算法。输入矩阵,矩阵第一行为母序列,其他行为比较序列。-Gray correlation algorithm
adaptiveFilter
- 该程序是散斑图像中自适应滤波算法处理的matlab程序-The program is adaptive filtering algorithm speckle image processing matlab program
variance
- 利用C语言完成的有关数学中的方差计算的相关代码-The relevant code in C language to complete the relevant mathematics variance calculation
Euler
- Euler 解常微分方程 MATLAB 仿真-Euler solution of ordinary differential equations MATLAB simulation
wpt_denosing
- 此程序可以对振动加速度信号进行降噪处理,对主轴振动信号处理很有用。-This procedure can be performed on the vibration acceleration signal noise reduction processing on the spindle vibration signal processing is useful.
MATLAB曲线拟合程序
- 此代码为一段用MATLAB编写的二维曲线拟合程序