-
DS18B20 thermometer C program uses AT89C2051 Singlechip, 12MHZ crystal, with a t...
DS18B20温度计C程序
使用AT89C2051单片机,12MHZ晶振,用共阳LED数码管-DS18B20 thermometer C program uses AT89C2051 Singlechip, 12MHZ crystal, with a total of Yang LED digital tube
- 2023-02-23 00:25:04下载
- 积分:1
-
这是在51单片机上实现的完整功能的计算器源代码,用c写成,有利于帮助我们更好的学习单片机的开发...
这是在51单片机上实现的完整功能的计算器源代码,用c写成,有利于帮助我们更好的学习单片机的开发-This is the 51 SCM achieve the functional integrity of the source code calculator, and c languages, will help us to better study the development of SCM
- 2022-02-12 14:43:25下载
- 积分:1
-
This is the use of 51 microcontroller and Proteus to do music full version, whic...
这个是利用51单片机和Proteus做的播放音乐的完整版本,里面有源程序也有完美的仿真,本人相当喜欢!-This is the use of 51 microcontroller and Proteus to do music full version, which has source code is also a perfect simulation, I quite liked!
- 2022-07-06 12:04:23下载
- 积分:1
-
C8051F040//////// application SMbus realize mutual visits by the host program me...
C8051F040/// /////应用SMBUS实现内存互访主机程序-C8051F040//////// application SMbus realize mutual visits by the host program memory
- 2022-10-19 13:30:03下载
- 积分:1
-
void InitGoertzel(void)
作用:初始化算法参数
用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter(...
void InitGoertzel(void)
作用:初始化算法参数
用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter()
float CGoertzel::GetMagnitude(unsigned char * sampleData, int length) //算法主接口
作用:对采集下来的音频数据用算法处理,返回一个结果
参数:sampleData-音频数据缓冲地址指针;
length-缓冲区尺寸(音频数据数量),字节数;
返回值:返回算法结果。
void SetParameter(DWORD set_SampleRate, DWORD set_TargetFreq, DWORD set_BlockSize)
作用:设置算法参数;
参数:set_SampleRate-音频数据抽样速率;
set_TargetFreq-目标信号频率;
set_BlockSize-算法数据块尺寸(采样点);
用法:调用本函数后,需要调用一次InitGoertzel(void)才会生效-void InitGoertzel (void) function: initialization algorithm parameters Usage: The algorithm performs a pre-test, if the need to change the parameters, calling SetParameter () float CGoertzel:: GetMagnitude (unsigned char* sampleData, int length)// Algorithm for the main interface role: to collect audio data from the treatment algorithm to return a result parameter: sampleData-audio data buffer address pointer length-buffer size (the number of audio data), number of bytes return value: the return of
- 2023-03-11 13:30:04下载
- 积分:1
-
有学习单片机的可以下下 17种使用小软件这时其2
有学习单片机的可以下下 17种使用小软件这时其2-RUANJIAN
- 2022-01-25 20:46:48下载
- 积分:1
-
本程序有一定的参考价值,内含电路图及程序,有利于单片机开发...
本程序有一定的参考价值,内含电路图及程序,有利于单片机开发-This procedure has certain reference value, including circuit diagrams and procedures, in favor of single-chip development
- 2022-02-01 22:42:54下载
- 积分:1
-
在分析自适应模糊控制及PID 参数变化对系统性能影响的基础上, 提出在动态过程中对
PID 参数进行整定。仿真研究表明, 控制质量得到了提高。...
在分析自适应模糊控制及PID 参数变化对系统性能影响的基础上, 提出在动态过程中对
PID 参数进行整定。仿真研究表明, 控制质量得到了提高。
-The analysis of adaptive fuzzy control and PID parameter change on the impact of system performance based on the dynamic process of PID tuning parameters. Simulation studies show that quality control has been improved.
- 2022-06-18 16:43:14下载
- 积分:1
-
atmel公司atmega单片机bootloader的源代码
atmel公司atmega单片机bootloader的源代码-ATmega Atmel single-chip companies bootloader source code
- 2022-10-16 06:15:03下载
- 积分:1
-
PS/2口向PC发送键盘信息;并通过UART发送
PS/2口向PC发送键盘信息;并通过UART发送-PS/2 keyboard I send information to the PC and sent through the UART
- 2023-01-09 22:15:07下载
- 积分:1