-
银行磁卡系统的ABA2通信协议的C51实现代码
银行磁卡系统的ABA2通信协议的C51实现代码-Bank card system ABA2 communication protocol to achieve the code C51
- 2022-02-25 00:13:19下载
- 积分:1
-
DS1302HT1302 real
DS1302HT1302实时时钟与89C2051接口子程序
- 2022-08-16 00:50:33下载
- 积分:1
-
该程序在8位
该程序在8位-16位单片机上实现TCP/IP协议,含完整 C 语言源码和实现文档。-procedures in the eight to 16-bit microcontrollers to achieve TCP/IP protocol, with a complete C language source code files and achieve.
- 2022-01-21 00:28:25下载
- 积分:1
-
这是一个课程设计
这是一个课程设计---数字电压表基于MCS51和AD0809的源码-This is a curriculum design- digital voltage meter and the AD0809 based on the source MCS51
- 2022-01-27 13:47:26下载
- 积分: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
-
单片机 keilc51 和 porteus 组合仿真,用单片机实现跑马灯功能,初步了解单片机的功能和接口方面应用...
单片机 keilc51 和 porteus 组合仿真,用单片机实现跑马灯功能,初步了解单片机的功能和接口方面应用-keilc51 和 porteus 组合仿真,用单片机实现跑马灯功能,初步了解单片机的功能和接口方面应用
- 2022-08-14 19:57:08下载
- 积分:1
-
Electronicworkbench5.1,非常简单的电路分析软件,对电路分析、模拟电路等课程的简单电路进行方针,验证计算结果。...
Electronicworkbench5.1,非常简单的电路分析软件,对电路分析、模拟电路等课程的简单电路进行方针,验证计算结果。-Electronicworkbench5.1
- 2022-09-19 11:40:03下载
- 积分:1
-
四通道的AD采样转换数据,并用于键盘和数码管的操作和显示。附有参考资料和pdf格式的原理图。...
四通道的AD采样转换数据,并用于键盘和数码管的操作和显示。附有参考资料和pdf格式的原理图。-Four-channel sampling of the AD conversion data, and for the keyboard and the operation of digital control and display. With reference materials and schematic diagram pdf format.
- 2022-01-29 00:12:38下载
- 积分:1
-
canbus canopen source program
can总线c语言 canopen 源程序-canbus canopen source program
- 2022-03-26 11:19:16下载
- 积分:1
-
8051F040的SPI通信接口程序,可以控制AD转换接口,中断实现功能。...
8051F040的SPI通信接口程序,可以控制AD转换接口,中断实现功能。-8051F040 the SPI procedures, interruption of the realization of functions, can be transferred to the project.
- 2022-07-16 04:21:34下载
- 积分:1