-
用与C51单片机的公历转农历主要思路与程序.汇编
用与C51单片机的公历转农历主要思路与程序.汇编-Used with the C51 single-chip switch to the Lunar calendar of the main ideas and procedures. Compilation
- 2022-12-19 07:20:03下载
- 积分:1
-
Collection of single
单片机语言C51实战集锦,常用基本程序可用于编程参考-Collection of single-chip real C51 language, the basic procedures used can be used for programming reference
- 2022-07-26 15:11:58下载
- 积分: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
-
摩托罗拉单片机延时程序举例,无密码,解压即可使用
摩托罗拉单片机延时程序举例,无密码,解压即可使用--Programming examples for time delay in Motorola s SCM.
- 2022-01-26 17:48:37下载
- 积分:1
-
24LC01 24LC256 to the general program is EEPROM 24LC01
24LC01至24LC256的通用程序,24LC01是EEPROM-24LC01 24LC256 to the general program is EEPROM 24LC01
- 2022-05-31 21:40:46下载
- 积分:1
-
AVR_Meag32 实现谐波检测源码。包含电路原理图,WINAVR(GCC)编译器。...
AVR_Meag32 实现谐波检测源码。包含电路原理图,WINAVR(GCC)编译器。-AVR_Meag32 realize harmonic source detection. Contains the circuit schematic, WINAVR (GCC) compiler.
- 2022-05-21 05:09:59下载
- 积分:1
-
=== =时钟20:6=== === ==
应先初始化状态寄存器
tx1714 EQU 7FFH
PA EQU 05H
PB EQU 0...
=== =时钟20:6=== === ==
应先初始化状态寄存器
tx1714 EQU 7FFH
PA EQU 05H
PB EQU 06H
PC EQU 07H
PD EQU 20H
IAR EQU 00H 间接寻址寄存器
TMR0 EQU 01H 定时器
STATUS EQU 03H 状态寄存器
BSR EQU 04H bank选择寄存器
PORTA EQU 05H I/0端口寄存器
PORTB EQU 06H I/0端口寄存器
PORTC EQU 07H I/0端口寄存器
PORTD EQU 20H I/0端口寄存器
PULL EQU 21H PULL-High上拉寄存器
WAKEUP EQU 22H 唤醒控制寄存器--被用来设定watchdog允许和禁止
IRQM EQU 23H 中断屏蔽寄存器
IRQF EQU 24H 中断标志寄存器
WDTSEL EQU 25H
-=== === = clock 20 : 6 === === === == should first register initialization state tx1714 EQU 7FFH EQU PA PB EQU 05H 06H 07H PC EQU PD EQU 20H IAR E QU 00H indirectly addressable registers TMR0 EQU 01H timer STATUS EQU Mr send state BSR EQU-deposit bank in the 04H choice Register PORTA EQU 05H I/O ports Register P ORTB EQU 06H I/O ports Register PORTC EQU 07H I/O ports Register POR TD EQU 20H I/O ports Register PULL EQU 21H PULL-High pull Register WAKEUP EQU 22H awaken control registers-- were used to set watchdog allowed and prohi
- 2022-03-18 22:55:02下载
- 积分:1
-
51 port MCU applications, the absolute can be used, direct the development of bo...
51单片机的端口应用,绝对能用的,直接是开发板的程序,来下吧-51 port MCU applications, the absolute can be used, direct the development of board process to the next bar
- 2022-03-21 13:21:58下载
- 积分:1
-
avr 单片机驱动19264显示屏,带中文 float驱动
avr 单片机驱动19264显示屏,带中文 float驱动-avr microcontroller 19264 display driver, with the Chinese float driver
- 2022-07-19 08:41:38下载
- 积分:1
-
使用protel99软件编辑的原理电路图,希望对各位有助于电路图的学习和开发...
使用protel99软件编辑的原理电路图,希望对各位有助于电路图的学习和开发-The use of the principle of circuit protel99 software editor, in the hope you will help the study and development of circuit
- 2022-07-14 06:56:21下载
- 积分:1