-
pic单片机程序,用于数制转换,可将16位二进制数转换成5位十进制数....
pic单片机程序,用于数制转换,可将16位二进制数转换成5位十进制数.-pic microcontroller procedures for a number of system conversion, 16 can be converted into binary-decimal number five.
- 2022-12-01 08:30:03下载
- 积分:1
-
在c51下液晶显示块LCD20040411的编程实例。
在c51下液晶显示块LCD20040411的编程实例。-Under the liquid crystal display in the C51 block LCD20040411 programming examples.
- 2022-03-19 18:41:02下载
- 积分:1
-
ti dsp中的C语言和汇编语言混合编程
ti dsp中的C语言和汇编语言混合编程-ti dsp in C language and assembly language programming mixed
- 2022-05-08 20:52:00下载
- 积分:1
-
本文件是一个E2PROM的应用程序, 大家可以根据自己的需要进行更改, 以满足不同的需要....
本文件是一个E2PROM的应用程序, 大家可以根据自己的需要进行更改, 以满足不同的需要.-This document is an E2PROM applications, we can according to their need for changes to meet different needs.
- 2023-01-02 01:45:03下载
- 积分:1
-
used to achieve the 4046 10m below the signal phase
采用4046实现的10m以下信号的锁相环
电路图。-used to achieve the 4046 10m below the signal phase-locked loop circuit.
- 2022-05-25 07:19:30下载
- 积分:1
-
DTMF Generator for AVR
DTMF Generator for AVR
- 2022-12-12 04:35: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
-
nrf905无线开发 调试原代码 和51通信
nrf905无线开发 调试原代码 和51通信-Wireless Developer nrf905 debug the original code and 51 communications
- 2023-05-27 04:00:02下载
- 积分:1
-
320240 LCD 430f149 debug procedures through
320240液晶的程序 430f149调试通过-320240 LCD 430f149 debug procedures through
- 2023-04-18 10:20:03下载
- 积分:1
-
51 Singlechip realize 7 digital tube display source code+ Sch circuit schematic
51单片机实现7段数码管显示源代码+Sch电路原理图-51 Singlechip realize 7 digital tube display source code+ Sch circuit schematic
- 2022-07-17 09:55:52下载
- 积分:1