-
Proteus做的仿周立功ARM开发板,欢迎大家学习
Proteus做的仿周立功ARM开发板,欢迎大家学习-Proteus weeks to do the imitation Ligong ARM development board, welcome everyone to learn
- 2022-02-26 12:24:42下载
- 积分:1
-
介绍了一种利用定时中断为单片机编写高音准的音乐程序的方法,并给出实例程序清单。...
介绍了一种利用定时中断为单片机编写高音准的音乐程序的方法,并给出实例程序清单。-introduces a timer interrupt to the microcontroller prepared Treble-music approach procedures, and gives a list of examples.
- 2023-02-17 01:30:04下载
- 积分:1
-
C8051F MCU using milling machine model (straight line circular interpolation alg...
利用C8051F单片机控制的铣床模型(直线圆弧插补算法)-C8051F MCU using milling machine model (straight line circular interpolation algorithm)
- 2022-01-22 04:05:04下载
- 积分:1
-
protues64X16四个汉字点阵仿真
protues64X16四个汉字点阵仿真-the four Chinese characters protues64X16 lattice simulation
- 2023-08-09 23:40:03下载
- 积分:1
-
中国人说中文
由89C52与DS1302和4位数码管组成的时钟,可调整。-China man say chinese
- 2022-04-22 11:18:45下载
- 积分:1
-
用C语言写的PS2代码,有比较好的通用性,并且在实际项目中用过...
用C语言写的PS2代码,有比较好的通用性,并且在实际项目中用过-Using C language to write code of PS2, has a relatively good general, and used in actual projects
- 2022-01-20 23:16:39下载
- 积分: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
-
this procedure is practical, Detection is the primary function of temperature. t...
这个程序比较实用,主要功能是检测温度.进行温度的设置.使用的是DS18B20温度传感器.显示使用LED.-this procedure is practical, Detection is the primary function of temperature. temperature settings. using the temperature sensor DS18B20. that the use of L ED.
- 2022-10-29 20:55:03下载
- 积分:1
-
条形码打印机EAN
条形码打印机EAN-13编码算法的C程序实现,编译环境keil-ARM,可直接用于项目开发-EAN-13 bar code printers coding procedures for the realization of the C compiler environment keil-ARM, can be used directly in the project development
- 2022-01-30 23:51:44下载
- 积分:1
-
93C46 literacy procedure very well and we hope that the procedures together exch...
93C46读写程序 很不错的程序希望和大家一起交流-93C46 literacy procedure very well and we hope that the procedures together exchanges
- 2022-08-02 10:46:01下载
- 积分:1