-
基于凌阳单片机的输入输出口的基本扩展应用源程序
基于凌阳单片机的输入输出口的基本扩展应用源程序-Sunplus based on single-chip input and output port to expand the application of the basic source code
- 2022-08-10 17:15:07下载
- 积分:1
-
单片机与微型打印机的接口,使用单片机控制微型打印机
单片机与微型打印机的接口,使用单片机控制微型打印机-Single-chip and micro-printer interface, the use of single-chip micro-control printers
- 2022-02-12 20:57:03下载
- 积分:1
-
x25045的编程应用,它具有512字节的EPROM,看门狗,复位信号等,是MCU不错的外围芯片...
x25045的编程应用,它具有512字节的EPROM,看门狗,复位信号等,是MCU不错的外围芯片-x25045 programming application, which has 512 bytes of EPROM, watchdog, reset signal, MCU is a good peripheral chips
- 2022-07-15 10:04:25下载
- 积分:1
-
s6b0108控制器库函数实例源码
液晶显示ag12864a
s6b0108控制器库函数实例源码
液晶显示ag12864a-Examples of library functions s6b0108 source controller LCD ag12864a
- 2022-06-26 21:28:44下载
- 积分: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
-
一个北京青云科技液晶显示器资料,送给学习液晶的同志们。...
一个北京青云科技液晶显示器资料,送给学习液晶的同志们。-Beijing Qingyun a liquid crystal display science and technology information to the study of liquid crystal comrades.
- 2022-07-08 18:26:54下载
- 积分:1
-
基于FPGA的ds18b20数字温度采集,verilog 编写
基于FPGA的ds18b20数字温度采集,verilog 编写-du to fpga ds18b20
- 2022-05-13 06:28:21下载
- 积分:1
-
这是初学单片机实验程序,希望单片机初学者快点进步
这是初学单片机实验程序,希望单片机初学者快点进步-This is a beginner Singlechip experimental procedures Singlechip beginners progress quickly
- 2022-07-13 22:34:48下载
- 积分:1
-
Keil C51 microprocessor development tools Guide
Keil C51微处理器开发工具使用指南-Keil C51 microprocessor development tools Guide
- 2022-04-08 23:51:52下载
- 积分:1
-
at24c02读写函数。全部以打包完毕,使用时只需调用相应函数即可...
at24c02读写函数。全部以打包完毕,使用时只需调用相应函数即可-at24c02 read and write functions. All finished in packages, use the function can simply call the corresponding
- 2022-05-14 04:09:10下载
- 积分:1