-
lingyang
凌阳单片机的da转换c程序
不辍
lingyang
凌阳单片机的da转换c程序
不辍-Sunplus lingyang SCM da conversion c procedures不辍
- 2022-07-03 19:37:44下载
- 积分: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
-
主要介绍高速电路中EMC的设计和需要考虑的内容
主要介绍高速电路中EMC的设计和需要考虑的内容-Introduction of the main high-speed circuit design and EMC need to consider the contents of
- 2022-02-25 14:58:28下载
- 积分:1
-
这是CS5460芯片测试电源显示更多中国内..
这是关于电能检测芯片CS5460的说明,里面有多篇中文资料,还有汇编语言例子.-This is the power of the CS5460 chip testing shows that more of Chinese inside information, there are examples of assembly language.
- 2022-02-20 12:55:39下载
- 积分:1
-
FlashAcessV0.4.6 version for the application programmer FALSH, BANYAN DAEMON nee...
FlashAcessV0.4.6版,用于烧写FALSH的应用程序,需要BANYAN DAEMON的支持,配合BNAYAN系列仿真器或者简易JTAG电缆访问目标板上的FLASH,可支持ARM7/ARM9,各种FLASH。需要1K RAM 运行-FlashAcessV0.4.6 version for the application programmer FALSH, BANYAN DAEMON need the support and facilitation of BNAYAN series or simple JTAG emulator target cable access board FLASH, can support ARM7/ARM9, a variety of FLASH. 1K RAM needs to run
- 2023-02-09 19:55:03下载
- 积分:1
-
在p1.0上产生一个占空比变化的脉冲信号,它产生的脉宽调制信号用于电机的变速控制...
在p1.0上产生一个占空比变化的脉冲信号,它产生的脉宽调制信号用于电机的变速控制-err
- 2022-01-28 21:47:25下载
- 积分:1
-
凌阳IDE中写的一个LED键盘模组制程序,改一下自己的IO代码 直接编译就可以使用了...
凌阳IDE中写的一个LED键盘模组制程序,改一下自己的IO代码 直接编译就可以使用了-Sunplus IDE write a keyboard LED module system procedures, change your own direct IO code compiler can use the
- 2022-02-07 22:16:04下载
- 积分:1
-
这是主机C8051F005有硬件SPI的AT45DB041B的读写驱动
这是主机C8051F005有硬件SPI的AT45DB041B的读写驱动-This is a C8051F005 mainframe hardware SPI AT45DB041B literacy drive
- 2022-08-06 00:27:25下载
- 积分:1
-
51 IO口模拟串口通讯C源程序,IO 口模拟232通讯程序
使用两种方式的C程序 占用定时器0...
51 IO口模拟串口通讯C源程序,IO 口模拟232通讯程序
使用两种方式的C程序 占用定时器0
-51 IO serial communications simulation C source, I simulated 232 IO communication procedures use two forms of occupation C program timer 0
- 2023-02-15 13:30:02下载
- 积分:1
-
PIC CC1000 write code, poetry relatively common good thing.
PIC单片机写CC1000的代码,诗歌比较通用的好东西。-PIC CC1000 write code, poetry relatively common good thing.
- 2022-06-15 23:31:59下载
- 积分:1