-
犯错
c++2
- 2022-04-23 14:17:29下载
- 积分:1
-
STC89LE516 based on single
一个基于STC89LE516单片机测温程序,-STC89LE516 based on single-chip temperature measurement procedures,
- 2022-10-20 08:00:03下载
- 积分:1
-
EEPROM仿真有原理图,源代码,如详细的描述…
EEPROM仿真器有原理图,源代码等详细说明,是硬件调试的好帮手
- 2023-01-03 04:15:07下载
- 积分:1
-
本程序是用 ATmega16 控制实时时钟芯片 DS12887 接口驱动的源程序文件。...
本程序是用 ATmega16 控制实时时钟芯片 DS12887 接口驱动的源程序文件。-this procedure is used to control real-time clock ATmega16 DS12887 interface-driven source files.
- 2022-03-11 08:12:11下载
- 积分: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
-
用AT89S51单片机制作的一个带通讯的数字电压表,内含电路原理图及汇编源程序代码,以及数张图片,还有论文和设计感想。倾力奉送!...
用AT89S51单片机制作的一个带通讯的数字电压表,内含电路原理图及汇编源程序代码,以及数张图片,还有论文和设计感想。倾力奉送!-AT89S51 produced using a single-chip communications with digital voltage meter, including the circuit schematic and the compilation of source code, as well as a few pictures, there are papers and design thoughts. Effort away!
- 2023-05-02 13:20:04下载
- 积分:1
-
jg1223f
LCD显示器的资料和C驱动源码
jg1223f
LCD显示器的资料和C驱动源码-jg1223f LCD display, and C-driven information source
- 2022-03-25 04:05:13下载
- 积分:1
-
C51单片机实现对PC键盘的读取与显示 具体细节请参考源程序 将时钟线接入外部中断 数据线接入普通I/O输入输出口...
C51单片机实现对PC键盘的读取与显示 具体细节请参考源程序 将时钟线接入外部中断 数据线接入普通I/O输入输出口-C51 MCU to read the PC keyboard and display details please refer to the source clock line access external interrupt data lines access I/O input and output mouth
- 2022-04-09 11:51:33下载
- 积分:1
-
用C编程实现的一个单片机报警系统!已经调试可以使用!是单片机大作业的一个!...
用C编程实现的一个单片机报警系统!已经调试可以使用!是单片机大作业的一个!--A SCM alarm system. It is written in C language. It is a part of a big assignment on SCM.
- 2022-01-26 04:47:05下载
- 积分:1
-
Fuzzy Control and PID control
模糊控制与PID 控制 -Fuzzy Control and PID control
- 2022-03-07 14:05:51下载
- 积分:1