-
51单片机及其语言编程实例的前8章
51单片机及其C语言程序开发实例第8章节-51 SCM and its C language programming examples of the first 8 chapters
- 2022-03-12 17:43:47下载
- 积分:1
-
使用Viaccess 3银卡PIC18F2620
Use Viaccess 3 on Silver card with PIC18F2620
- 2022-01-26 06:25:03下载
- 积分:1
-
富士通单片机内部FLASH的操作,富士通单片机的资料网上极少,希望对大家有所帮助
XFlash_V1.0.zip...
富士通单片机内部FLASH的操作,富士通单片机的资料网上极少,希望对大家有所帮助
XFlash_V1.0.zip-Fujitsu internal FLASH MCU operation, Fujitsu MCU little information online, We hope to help XFlash_V1.0.zip
- 2022-09-05 15:55:03下载
- 积分:1
-
AVR和PC机并口以EPP方式通信的源代码,与大家共享
AVR和PC机并口以EPP方式通信的源代码,与大家共享-AVR and the PC parallel port to EPP mode machine communication source code, and share
- 2022-02-01 16:09:49下载
- 积分:1
-
PHILIPS LPC2000 系列ARM7 微处理器
CAN 控制器驱动程序的编写与开发...
PHILIPS LPC2000 系列ARM7 微处理器
CAN 控制器驱动程序的编写与开发-PHILIPS LPC2000
- 2023-06-05 00:00:04下载
- 积分:1
-
PIC16F877A+ PDIUSBD12 do USB game controller
PIC16F877A+PDIUSBD12做的USB游戏手柄-PIC16F877A+ PDIUSBD12 do USB game controller
- 2022-03-07 06:44:00下载
- 积分:1
-
51 port MCU applications, the absolute can be used, direct the development of bo...
51单片机的端口应用,绝对能用的,直接是开发板的程序,来下吧-51 port MCU applications, the absolute can be used, direct the development of board process to the next bar
- 2022-03-21 13:21:58下载
- 积分:1
-
8051 the use of embedded systems books, full coverage
8051单片机嵌入式系统运用图书,全面覆盖-8051 the use of embedded systems books, full coverage
- 2023-02-07 22:00:05下载
- 积分: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
-
机械产品控制器,控制了变频器,并且接入了很多开关量信号
机械产品控制器,控制了变频器,并且接入了很多开关量信号-mechanical products controller, control of the converter, and a lot of access off Signal
- 2022-05-28 10:14:08下载
- 积分:1