-
这是一个BCD码的加法的实现程序..用途很广在单片机领域
这是一个BCD码的加法的实现程序..用途很广在单片机领域-This is a BCD addition to the realization of the procedure .. uses a wide area in SCM
- 2022-01-25 21:05:19下载
- 积分:1
-
C51源程序库(超过20)
C51源程序库(二十多个)-C51 source library (over 20)
- 2022-06-01 08:08:01下载
- 积分:1
-
Mc68hc908qy4 chip based on the ultrasonic emission barrier, when the detected ob...
基于mc68hc908qy4芯片实现超声波排障,当检测到障碍物时点亮发光二极管.-Mc68hc908qy4 chip based on the ultrasonic emission barrier, when the detected obstacle when the light emitting diodes.
- 2022-02-12 18:59:32下载
- 积分:1
-
无线解码程序,是用于多种无线报警主机的解码
无线解码程序,是用于多种无线报警主机的解码-wireless decoding procedure is used in a variety of wireless alarm host decoder
- 2022-06-19 22:53:15下载
- 积分:1
-
Single
单片微机原理及应用,MCS-51硬件结构-Single-chip Microcomputer Principle and Application, MCS-51 hardware structure
- 2022-10-09 13:25:02下载
- 积分: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
-
CYGNAL单片机,C8051FXXX应用例程1
CYGNAL单片机,C8051FXXX应用例程1-CYGNAL microcontroller, a routine application C8051FXXX
- 2022-06-29 10:26:34下载
- 积分:1
-
以上是一些简单的单片机入门教程,
希望可以对刚学单片机的朋友有点帮助...
以上是一些简单的单片机入门教程,
希望可以对刚学单片机的朋友有点帮助-These are some simple single-chip Tutorial, hope that we can just learn a little bit to help a friend SCM
- 2022-01-26 04:50:55下载
- 积分:1
-
很好用的AVR单片机下载工具,内有电路图,源码
很好用的AVR单片机下载工具,内有电路图,源码-AVR single-chip microcomputer used in a very good download tool, which has schematics, source code
- 2022-08-23 15:29:09下载
- 积分:1
-
在ccs编程环境下,编写了永磁电机SVPWM的控制程序。对dsp的学习很有帮助。...
在ccs编程环境下,编写了永磁电机SVPWM的控制程序。对dsp的学习很有帮助。-Programming environment in the ccs, developed a permanent magnet motor of SVPWM control procedures. Very helpful for learning dsp.
- 2022-11-22 19:15:03下载
- 积分:1