-
学习例程,共有100例,测试成功,在此上传工大家学习提高
学习例程,共有100例,测试成功,在此上传工大家学习提高-Learning routines, a total of 100 cases, testing the success of workers in this upload them to learn to improve
- 2022-09-23 13:10:03下载
- 积分:1
-
此程序能实现PIC16F877A与D12实现USB通讯,能正确被主机识别
此程序能实现PIC16F877A与D12实现USB通讯,能正确被主机识别-This process can realize PIC16F877A with D12 realize USB communications, were able to correctly identify the host
- 2022-03-30 06:52:36下载
- 积分:1
-
MSP430对SD卡驱动程序,C语言,运行环境IAR
MSP430对SD卡驱动程序,C语言,运行环境IAR-SD card driver program
- 2023-04-26 10:00:03下载
- 积分:1
-
FSTN LCD driver:ST7565P,显示驱动程序源代码.
FSTN LCD driver:ST7565P,显示驱动程序源代码.-FSTN LCD driver: ST7565P, display driver source code.
- 2022-03-26 09:51:07下载
- 积分:1
-
一个320*240的液晶的C51驱动,程序不光可以用在51单片机上,还可以应用在其他单片机上,已成功移植到MSP430,移植时只需要重新改下引脚定义...
一个320*240的液晶的C51驱动,程序不光可以用在51单片机上,还可以应用在其他单片机上,已成功移植到MSP430,移植时只需要重新改下引脚定义-A 320* 240 LCD drive the C51, the program not only can be used in single-chip microcomputer 51, but also can be applied to other single-chip, this has been successfully transplanted into MSP430, transplantation need to change only the definition of under-pin
- 2022-02-16 00:58:34下载
- 积分:1
-
keil51的环境发展,Modbus通讯协议
keil51环境开发,modbus通讯协议-keil51 environmental development, modbus communication protocol
- 2022-12-25 01:40:03下载
- 积分:1
-
针对LED彩控及对RGB三色进行分配的原理及设计
针对LED彩控及对RGB三色进行分配的原理及设计-For LED color control and distribution of tri-color RGB Principle and Design
- 2023-04-13 07:15:03下载
- 积分:1
-
单片机课程设计PPT,汇编语言,电子书籍
单片机课程设计PPT,汇编语言,电子书籍-SCM curriculum design PPT.rar
- 2022-07-19 20:11:37下载
- 积分: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
-
LT_1B msp430开发板例子程序-Flash
LT_1B msp430开发板例子程序-Flash
- 2022-02-01 05:05:55下载
- 积分:1