-
自己的51实习是做得数字时钟,可以调整时间,可以显示当前温度。...
自己的51实习是做得数字时钟,可以调整时间,可以显示当前温度。-51 is doing his internship digital clock, you can adjust the time, you can display the current temperature.
- 2022-03-26 18:55:57下载
- 积分:1
-
Electric Bicycle Controller detailed schematic diagram of brushless motor contro...
电动自行车控制器详细原理图,对无刷电机控制开发有帮助-Electric Bicycle Controller detailed schematic diagram of brushless motor control development help
- 2022-03-10 04:06:07下载
- 积分:1
-
AT45D041大容量IC卡 读写程序,不知现在还有没人用,以前我用过的一颗芯片。...
AT45D041大容量IC卡 读写程序,不知现在还有没人用,以前我用过的一颗芯片。-AT45D041 large-capacity IC card reading and writing process, I wonder if there is no one now, and I used a single chip.
- 2022-05-06 03:54:53下载
- 积分:1
-
I2c如 IIc 24LC64等器件的51单片机驱动程序,已经通过实际验证,很好用的...
I2c如 IIc 24LC64等器件的51单片机驱动程序,已经通过实际验证,很好用的-I2c such as IIc 24LC64 51 microcontroller device driver, has been through actual test Oh good use
- 2022-11-10 21:00:03下载
- 积分:1
-
这是一个51系列单片机控制加热温度的程序,使用了pid算法。
这是一个51系列单片机控制加热温度的程序,使用了pid算法。-This is a 51 series single-chip microcomputer to control the heating temperature of the procedures, the use of pid algorithm.
- 2023-07-20 05:15:04下载
- 积分:1
-
Stepper motor control unit absolute zero absolute zero stepper motor stepper mot...
步进电机绝对零位控制装置 步进电机绝对零位控制装置 步进电机绝对零位控制装置-Stepper motor control unit absolute zero absolute zero stepper motor stepper motor control device controls the absolute zero absolute zero stepper motor stepper motor control device controls the absolute zero
- 2022-04-30 19:43:13下载
- 积分: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
-
使用软件仿真usb接口的一个程序,十分精炼,要求计算每一个指令的运行时间,很值得品味...
使用软件仿真usb接口的一个程序,十分精炼,要求计算每一个指令的运行时间,很值得品味-use software simulation usb interface of a procedure is very refined, request instructions for each one of the running time, is worth taste
- 2022-01-28 19:06:49下载
- 积分:1
-
仁宝示意图2
Compal schematic diagram 2
- 2022-02-06 10:55:40下载
- 积分:1
-
在提高硬件系统抗干扰能力的同时,软件抗干扰以其设计灵活、节省硬件资源、可靠性好越来越受到重视。下面以MCS...
在提高硬件系统抗干扰能力的同时,软件抗干扰以其设计灵活、节省硬件资源、可靠性好越来越受到重视。下面以MCS-51单片机系统为例,对微机系统软件抗干扰方法进行研究。-Improve hardware system in the anti-jamming ability, anti-jamming software for its design flexibility, save hardware resources, increasing reliability of good attention. Below MCS-51 single-chip microcomputer system as an example, computer system software for anti-jamming methods.
- 2022-10-26 21:10:03下载
- 积分:1