-
C8051f020 MCU Flash memory AD45DB081
c8051f020单片机Flash存储器AD45DB081-C8051f020 MCU Flash memory AD45DB081
- 2022-01-26 17:07:29下载
- 积分: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
-
单片机延时子程序
单片机延时子程序-Singlechip Delay Subroutine
- 2022-02-03 18:52:42下载
- 积分:1
-
数控调频发射器,很好用的哦,我写了好久的,不过大家要先有必要的电子元件哦。...
数控调频发射器,很好用的哦,我写了好久的,不过大家要先有必要的电子元件哦。-NC FM transmitter, used in good Oh, I wrote a long time, but everyone should have the necessary electronic components Oh.
- 2022-01-25 22:23:35下载
- 积分:1
-
AT89C51SND1C是AT89C51核心的处理器,包含一个MP3解码器,完全兼容8051的Keil C51编译环境,适合8051使用者的MP3解码应用。本代...
AT89C51SND1C是AT89C51核心的处理器,包含一个MP3解码器,完全兼容8051的Keil C51编译环境,适合8051使用者的MP3解码应用。本代码在基本代码基础上增加了LCD驱动部分,需要比较多的RAM和ROM资源,大家按照自己的系统资源情况,选择基本版本代码还是扩展LCD的代码。-AT89C51SND1C is AT89C51 core processors, includes an MP3 decoder, 8051 is fully compatible with the Keil C51 compiler environment 8051 suitable for user
- 2022-08-03 16:55:30下载
- 积分:1
-
ks0108控制器的12864液晶测试程序,汇编编写,显示三幅图片,测试通过...
ks0108控制器的12864液晶测试程序,汇编编写,显示三幅图片,测试通过-ks0108 controller 12864 LCD test program, compile the preparation, display three pictures, the test
- 2023-01-02 05:55:04下载
- 积分:1
-
c语言编写的用IIC读写EEPROM的51单片机程序
c语言编写的用IIC读写EEPROM的51单片机程序-c language to read and write EEPROM with IIC of 51 single-chip program
- 2022-02-04 18:03:07下载
- 积分:1
-
usbcan的人机交互编程vc例程,嵌入式可以参考。
usbcan的人机交互编程vc例程,嵌入式可以参考。-usbcan HCI vc programming routines, embedded can refer to.
- 2022-07-22 19:55:39下载
- 积分:1
-
网络服务器操作系统和嵌入式协议栈,结合…
网络服务器上实现操作系统和嵌入式协议栈的 结合,对于嵌入式的开发具有实际意义-network server operating systems and embedded protocol stack, the combination of development for embedded real meaning
- 2023-04-14 09:40:04下载
- 积分:1
-
Single
单片机控制I2C高频头!!能自动搜台,可红个遥控-Single-chip tuner I2C control! ! Can automatically search and Taiwan can be a red remote control
- 2022-09-13 22:50:03下载
- 积分:1