-
采用反正法扫描方法对4X4矩阵式按键进行扫描,判断是哪个按键按下。...
采用反正法扫描方法对4X4矩阵式按键进行扫描,判断是哪个按键按下。-Scanning method used in any case law on the 4X4 keypad matrix scan to determine which keys are pressed.
- 2022-05-12 13:48:25下载
- 积分: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
-
PWM温度控制的,将风扇等制冷设备连接到单片机的指定IO口上即可实现设备输出功率的人工控制。...
PWM温度控制的,将风扇等制冷设备连接到单片机的指定IO口上即可实现设备输出功率的人工控制。-PWM temperature control, refrigeration equipment, such as the fan is connected to MCU IO port on the specified equipment to achieve the artificial control of output power.
- 2023-08-16 20:35:03下载
- 积分:1
-
F_Dtecter
单片机频率计
精确度1%以上
F_Dtecter
单片机频率计
精确度1%以上
-Singlechip F_Dtecter Cymometer more than 1 accuracy
- 2022-04-11 05:02:04下载
- 积分:1
-
C51汇编必做试验6 串行口扩展(同步通信)。
C51汇编必做试验6 串行口扩展(同步通信)。-ASM exam6- communication with serial port.
- 2023-01-11 08:45:04下载
- 积分:1
-
基于2274液晶显示测试驱动,触摸屏教验程序
基于2274液晶显示测试驱动,触摸屏教验程序-LCD drive for msp430 2274,cliber
- 2022-02-14 05:54:00下载
- 积分:1
-
AT89S51 红外程序 单片机学习板的程序
外部中断0程序
AT89S51 红外程序 单片机学习板的程序
外部中断0程序-Procedures for single-chip AT89S51 infrared study of the process board procedures external interrupt 0
- 2022-01-26 06:20:22下载
- 积分:1
-
监视室内温度并获取温度,当温度到达60摄氏度以上即发出警报...
监视室内温度并获取温度,当温度到达60摄氏度以上即发出警报
-Monitor the indoor temperature and obtain the temperature, when the temperature reaches above 60 degrees Celsius that the alarm
- 2022-09-02 12:50:03下载
- 积分:1
-
基于12887和80c52的时钟程序,c语言开发
基于12887和80c52的时钟程序,c语言开发
-based on the 12887 and 80c52 clock procedures, c-language development
- 2022-09-11 23:50:04下载
- 积分:1
-
按键
详细的AD按键程序 C语言版本
绝对 好用可以到出一直
按键
详细的AD按键程序 C语言版本
绝对 好用可以到出一直-AD button button detailed procedures C language version of the absolute ease of use can go out have been
- 2022-04-25 00:10:02下载
- 积分:1