-
12位da转换程序,调试通过
12位da转换程序,调试通过-12 da conversion process, debugging through
- 2023-09-06 11:20:02下载
- 积分:1
-
51单片机的实用子程序,包括片内及片外ram初始化,滤波程序,多字节算术运算程序,排序程序,以及51定点运算子程序库,浮点运算子程序库等等。...
51单片机的实用子程序,包括片内及片外ram初始化,滤波程序,多字节算术运算程序,排序程序,以及51定点运算子程序库,浮点运算子程序库等等。-51 SCM utility subroutine, including the chip and chip ram initialization, filtering procedures, procedures for multi-byte arithmetic operations, sorting procedures, and 51 fixed-point computation subroutine library, subroutine library floating-point operations and so on.
- 2022-03-16 10:51:58下载
- 积分:1
-
This is the relay circuit functional testing DDB file. The corresponding source...
此为继电器功能测试电路图DDB文件。对应源码为Relay_Function_Tester. keil c51 编写。-This is the relay circuit functional testing DDB file. The corresponding source code for Relay_Function_Tester. Keil c51 prepared.
- 2023-08-16 22:30:06下载
- 积分:1
-
用MSP430汇编语言写的发送和接收串行过程…
用MSP430单片机的汇编语言写的串口接发程序-with MSP430 assembly language to write the serial process of sending and receiving
- 2022-08-07 06:30:57下载
- 积分:1
-
一个简单国外蜘蛛爬虫程序。共享给大家使用,多提宝贵意见。
一个简单国外蜘蛛爬虫程序。共享给大家使用,多提宝贵意见。-A simple procedure of foreign spiders reptiles. Shared use of U.S., with more valuable advice.
- 2022-01-26 05:32:05下载
- 积分:1
-
使用GPTC6604做的一个录放音DEMO,数据存储在外部SPI FLASH
使用GPTC6604做的一个录放音DEMO,数据存储在外部SPI FLASH-GPTC6604 make use of an audio recording DEMO, data stored in the external SPI FLASH
- 2022-11-13 19:50:04下载
- 积分:1
-
I uploaded some Singlechip information, digital clock Experimental procedures, w...
我上传的一些单片机的资料,数字钟的实验程序,希望对大家有帮助-I uploaded some Singlechip information, digital clock Experimental procedures, we hope to help
- 2022-02-05 10:57: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
-
摩托罗拉单片机的数码管LED的原代码
摩托罗拉单片机的数码管LED的原代码-Motorola MCU digital LED control the source code
- 2022-01-26 08:34:35下载
- 积分:1
-
该院程序是本人的51单片机课程设计 题目是 恒温控制模拟系统...
该院程序是本人的51单片机课程设计 题目是 恒温控制模拟系统-hospital procedures are my 51 microcontroller design courses entitled constant temperature control system simulation
- 2022-04-13 16:39:24下载
- 积分:1