-
Keil C51 上51系列单片机优化的CRC-8 算法。可以自己改其他算式的,包含字节查表,半字节查表,bit计算。很难得的哦。...
Keil C51 上51系列单片机优化的CRC-8 算法。可以自己改其他算式的,包含字节查表,半字节查表,bit计算。很难得的哦。-Keil C51 on the 51 computers optimized CRC-8 algorithm. Other formula can do it ourselves, and look-up table contains the byte, half-byte look-up table, bit computing. Hard to come by Oh.
- 2022-01-25 17:23:01下载
- 积分:1
-
Smart single
单片机控制的语音智能小车,能感应人的命令做出动作。十分好的程序!-Smart single-chip voice-controlled car, the order can be induced to move. Very good program!
- 2022-03-12 14:33:02下载
- 积分:1
-
2片显示驱动芯片HT1622的C51底层程序
2片显示驱动芯片HT1622的C51底层程序-two display driver chip HT1622 the bottom procedures C51
- 2022-12-31 06:50:12下载
- 积分:1
-
AVR 单片机程序设计用到的模拟器,请大家批正
AVR 单片机程序设计用到的模拟器,请大家批正-AVR program design to use the simulator, you are awarded
- 2022-07-03 00:42:21下载
- 积分:1
-
华为、上海贝尔、台湾神达电脑电路板PCB布线规则,对…
华为、上海贝尔、台湾神达电脑的电路板PCB布线的规范,对跨入电路板硬件设计领域是一个捷径,养成良好的布局布线习惯将受益无穷啊,三家公司的布线规范供你参考-Huawei, Shanghai Bell, Taiwan Mitac computer circuit board PCB routing rules, on the threshold of the circuit board hardware design area is a shortcut, to develop good habits will benefit from placement and routing infinite ah, the three companies wiring specification for your reference
- 2022-01-26 05:02:27下载
- 积分:1
-
For single
用于单片机键盘开发的PS2 键盘鼠标协议-For single-chip microcomputer keyboard PS2 keyboard and mouse development agreement
- 2022-09-03 06:50:03下载
- 积分:1
-
easyarm1138用c语言开发的液晶lcd12864并行口显示
easyarm1138用c语言开发的液晶lcd12864并行口显示-easyarm1138 c lcd12864
- 2023-05-30 18:25:03下载
- 积分:1
-
压缩包内有DS18B20和AT89C51实现的温度采集器的仿真电路和源程序代码,并有LED显示当前采集温度.内附DS18B20的中文资料....
压缩包内有DS18B20和AT89C51实现的温度采集器的仿真电路和源程序代码,并有LED显示当前采集温度.内附DS18B20的中文资料.-Compression packages have DS18B20 and realize AT89C51 temperature collector circuit and the simulation source code, and have LED displays the current temperature acquisition. DS18B20 containing the Chinese information.
- 2022-03-04 00:41: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
-
LT_1B msp430开发板例子程序-TA_6
LT_1B msp430开发板例子程序-TA_6
- 2022-10-22 12:05:03下载
- 积分:1