-
英飞凌16位单片机XC164CS的TWINCAN应用资料,很详细,非常好用
英飞凌16位单片机XC164CS的TWINCAN应用资料,很详细,非常好用-Infineon 16-bit single-chip XC164CS TwinCAN application of information, very detailed, very easy to use
- 2023-08-26 13:25:02下载
- 积分:1
-
AT89C2051 vacuum source for timing controller
AT89C2051蒸饭器定时控制器源程序-AT89C2051 vacuum source for timing controller
- 2022-10-29 04:15:03下载
- 积分:1
-
128X64 LCD 驱动程序 C51
128X64 LCD 驱动程序 C51-the built C51 LCD Driver
- 2023-04-14 03:40:03下载
- 积分:1
-
周立功单片机DP51+程序
周立功单片机DP51+程序-weeks meritorious SCM DP51 procedures
- 2022-03-10 18:04:24下载
- 积分:1
-
很强大,很完整的,在单片机控制LED显示屏上玩俄罗斯方块
很强大,很完整的,在单片机控制LED显示屏上玩俄罗斯方块-Very powerful, very complete, in SCM control LED display on the play Tetris ~ ~ ~ ~
- 2022-04-25 09:55:26下载
- 积分:1
-
The best firmware for int6000 powerline.
ClassB
The best firmware for int6000 powerline.
ClassB-The best firmware for int6000 powerline.
ClassB
- 2023-05-01 08:25:03下载
- 积分:1
-
51单片机键盘的相关处理,按键扫描,后针对具体应用进行相应处理....
51单片机键盘的相关处理,按键扫描,后针对具体应用进行相应处理.-51 Single-chip related deal with the keyboard, keypad scanning, after the specific application of the corresponding treatment.
- 2022-07-26 09:56:00下载
- 积分: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
-
用AVR芯片,控制12864 LCD ,程序含有,ATMEGA8535驱动KS0108的12864,并含有温度测试程序...
用AVR芯片,控制12864 LCD ,程序含有,ATMEGA8535驱动KS0108的12864,并含有温度测试程序-AVR chips used to control the 12864 LCD, containing procedures, ATMEGA8535 the KS0108 driver 12864 and contains the temperature test procedure
- 2022-07-22 19:26:25下载
- 积分:1
-
单片机串口程序,有一定的难度,适合串口使用比较熟练的人
单片机串口程序,有一定的难度,适合串口使用比较熟练的人-Single-chip serial procedures, have a certain degree of difficulty, suitable for serial use more skilled people
- 2022-06-13 23:19:16下载
- 积分:1