-
单片机C语言开发软件KEIL C,该软件上手容易,适宜于各个阶段的单片机爱好者...
单片机C语言开发软件KEIL C,该软件上手容易,适宜于各个阶段的单片机爱好者-Singlechip C language development software KEIL C, the software easier to use, suitable for all stages of the single-chip lovers
- 2022-01-21 01:31:05下载
- 积分:1
-
自己写的C51仿真器代码
自己写的C51仿真器代码-himself wrote the code C51 Emulator
- 2022-02-27 07:57:48下载
- 积分:1
-
舵机控制 51 单片机c语言 pwm using keil
舵机控制 51 单片机c语言 pwm using keil-Steering gear control 51 MCU c language pwm using keil
- 2022-04-19 20:44:07下载
- 积分:1
-
The operation of timer operation is completed through the timer system precision...
定时器的操作通过定时器的操作完成系统的精确定时,-The operation of timer operation is completed through the timer system precision timing,
- 2022-01-25 23:57:35下载
- 积分:1
-
I wrote it myself a tcp/ip code, in a very short, it was vc do simulation testin...
我自己写的一个tcp/ip的代码,很短,用的是vc来做模拟调试的,具体的运行是要在mcs51单片机上的,只有一个端口。具体请大家看程序吧!-I wrote it myself a tcp/ip code, in a very short, it was vc do simulation testing, the specific operation is to mcs51 MCU, only one port. Please refer to specific procedures!
- 2022-06-28 21:28:16下载
- 积分:1
-
KEIL51 compiler used and produced in their own on
采用KEIL51编译,并在自己制作的板上运行过,具有很大的实用性-KEIL51 compiler used and produced in their own on-board run-off, and it is very practical
- 2022-03-17 10:13:09下载
- 积分:1
-
本人去年因工作原因,需要接触到新华龙的单片机,所以自己给自己做了一款开发板,用于开发,现献上来,希望对大家有所帮助....
本人去年因工作原因,需要接触到新华龙的单片机,所以自己给自己做了一款开发板,用于开发,现献上来,希望对大家有所帮助.-Last year due to work reasons I need to come into contact with new hualong microcontroller, so their own to do a development board for the development, are presented to, and they hope to be helpful to everyone.
- 2022-01-25 21:16:22下载
- 积分: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
-
LCD Module Manual Chinese detail to solve the problem of difficult to understand
液晶显示模块手册中文详细说明,解决英文难懂的问题
- 2022-06-17 03:02:46下载
- 积分:1
-
SMS卡的AT控制程序演示,51单片机用
SMS卡的AT控制程序演示,51单片机用-SMS AT demonstration control procedures, with 51 MCU
- 2022-01-21 02:13:27下载
- 积分:1