-
这是一个数字电子称的程序,可以实现自动量程切换,自动校准,价格运算功能。...
这是一个数字电子称的程序,可以实现自动量程切换,自动校准,价格运算功能。-This is a digital electronics, said the procedure, you can realize automatic range switching, automatic calibration, price computing functions.
- 2022-03-21 04:29:03下载
- 积分:1
-
首先再次声明我是菜鸟,我写出来的目的是给没有接触过lcd的朋友看得,我本人水平有限,错误在所难免,欢迎指出。...
首先再次声明我是菜鸟,我写出来的目的是给没有接触过lcd的朋友看得,我本人水平有限,错误在所难免,欢迎指出。-First of all, once again declare that I am a rookie, I write is designed to not come into contact with lcd friends to see, I am limited, error is inevitable, welcome to point out.
- 2023-02-19 15:05:04下载
- 积分: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
-
schduler for AVR mcu
schduler for AVR mcu
- 2022-12-05 10:55:02下载
- 积分:1
-
80c51f020,i2c管理时钟芯片PCF8583,
80c51f020,i2c管理时钟芯片PCF8583,-80c51f020, i2c management clock chip PCF8583,
- 2023-01-15 16:45:03下载
- 积分:1
-
关于收音功能代码,并且显示在OSD和VFD上
关于收音功能代码,并且显示在OSD和VFD上-Radio feature about the code, and show up in the OSD and VFD
- 2022-07-13 20:36:23下载
- 积分:1
-
里面包含用visual c++编译的程序,可完全适用于数码管(秒表)的应用....
里面包含用visual c++编译的程序,可完全适用于数码管(秒表)的应用.-Which contains with visual c++ compiler of the process, can be fully applicable to the digital control (stopwatch) applications.
- 2022-11-15 21:20:03下载
- 积分:1
-
一个基本的平安钟控制程序,帮别人写的,学习的人可以看看,不错的。...
一个基本的平安钟控制程序,帮别人写的,学习的人可以看看,不错的。-Ping
- 2022-03-24 17:26:07下载
- 积分:1
-
51单片机及其C语言程序开发实例第9章节
51单片机及其C语言程序开发实例第9章节-51 SCM and its C language programming examples of the first 9 chapters
- 2022-06-13 02:32:28下载
- 积分:1
-
这是sd/mmc卡程序地而部分内容,后面还有!
这是sd/mmc卡程序地而部分内容,后面还有!-This is the sd/mmc card program and part of the contents in the back there!
- 2022-04-08 03:51:11下载
- 积分:1