-
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
-
keil c51平台,此代码可用于学习TFT LCD 之TCON,SCALER,OSD,(本人自己修改)...
keil c51平台,此代码可用于学习TFT LCD 之TCON,SCALER,OSD,(本人自己修改) -keil c51 platform, this code can be used to learn TFT LCD of TCON, SCALER, OSD, (my own modifications)
- 2022-01-28 17:03:01下载
- 积分:1
-
8051编译器 dos下 很小
8051编译器 dos下 很小-8051 compiler under small dos
- 2022-06-12 15:53:52下载
- 积分:1
-
avr串口实验,并且带有硬件原理图,程序简单,适合新手!
avr串口实验,并且带有硬件原理图,程序简单,适合新手!-avr serial experiments, as well as with the hardware schematic diagram, a simple, suitable for novice!
- 2023-03-01 23:55:03下载
- 积分: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
-
Here are 74hc595 the C51 driver. With latch function and a string into the chip.
这里给出74hc595的c51驱动程序。带锁存功能的串入并出芯片。-Here are 74hc595 the C51 driver. With latch function and a string into the chip.
- 2022-11-18 04:45:04下载
- 积分:1
-
8051串口通信的单片机程序,使用C语言和VB语言.
8051串口通信的单片机程序,使用C语言和VB语言.-8051 single-chip serial communications, the use of C language and VB language.
- 2023-04-03 07:15:03下载
- 积分:1
-
RC500开发一套完整的信息,并进行了详细的测试…
RC500开发全套资料,内有详细经过测试详细资料。-RC500 development of a full set of information, which has been tested in detail more details.
- 2022-05-13 09:54:02下载
- 积分:1
-
这是一个关于PS2的C语言程序,利用单片机进行调试,非常好用...
这是一个关于PS2的C语言程序,利用单片机进行调试,非常好用-This is a C-language program on the PS2 using the microcontroller for debugging, very easy to use
- 2022-06-21 01:36:58下载
- 积分:1
-
液晶ts12864a
液晶TS12864A-2使用中文手册。有需要的朋友请下载-LCD TS12864A-2 the use of Chinese in the manual. Friend in need, please download
- 2022-02-14 19:05:41下载
- 积分:1