-
2个F040之间的CAN通讯,可以远程帧收发,c语言
2个F040之间的CAN通讯,可以远程帧收发,c语言-2 of the CAN communication between the F040, you can send and receive remote frames, c language
- 2022-01-26 05:51:08下载
- 积分:1
-
Sunplus based on the program to do single
该程序基于凌阳单片机做的无线温度遥测系统,并在液晶屏上进行显示-Sunplus based on the program to do single-chip wireless telemetry system temperature, and liquid crystal display screen. . .
- 2022-02-01 00:36:42下载
- 积分:1
-
C51 single
单片机C51串口中断接收和发送测试例程(含通信协议的实现)-C51 single-chip serial port receive and transmit interrupt routine test (including the realization of communication protocols)
- 2023-08-08 03:10:03下载
- 积分:1
-
- 2023-07-21 19:45:03下载
- 积分:1
-
实现51单片机的日历功能 用T2定时器作为基本时钟中断
实现51单片机的日历功能 用T2定时器作为基本时钟中断-The realization of the calendar features 51 single-chip using T2 as the basic clock timer interrupt
- 2022-08-19 01:06:57下载
- 积分:1
-
自己写的关于车台控制面板的演示程序,有兴趣,可以查看
自己写的关于车台控制面板的演示程序,有兴趣,可以查看-Write their own control panel on the car of Taiwan demo program, are interested in, you can view
- 2022-02-14 09:47:46下载
- 积分:1
-
51单片机控制网卡实现上网程序代码,编译环境为Keil C51
51单片机控制网卡实现上网程序代码,编译环境为Keil C51-51 MCU control card online code, compile environment for the Keil C51
- 2022-01-26 00:44:56下载
- 积分: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
-
无线传感器网络操作系统源代码,C版本0.6
无线传感器网络操作系统源代码,C版本0.6- Wireless sensor network operating system source code, C edition
0.6
- 2022-11-09 10:30:04下载
- 积分:1
-
开放源码的CanOpen源码(C)
开放源码的CanOpen源码(C)-open source CanOpen source (C)
- 2022-07-24 18:10:50下载
- 积分:1