-
定时器结合LED
7805开发板,适合初学者
定时器结合LED
7805开发板,适合初学者-Timer combination LED7805 development board, suitable for beginners
- 2023-09-01 07:25:04下载
- 积分:1
-
Keil C平台基于C程序源代码,本程序适用于at89ls52…
基于Keil C平台的C程序源码,适用于AT89ls52,此程序用于检查7279键盘led专用控制芯片好坏的检测程序,具体内容可参见源码注释-Keil C platform based on C program source code, apply to AT89ls52, this procedure used to check the 7279 keyboard controller chip dedicated led mixed detection procedures, the specific content of the Notes can be found in source
- 2022-04-23 12:49:25下载
- 积分:1
-
th240128a中文资料,说明以及结构管脚接线等
th240128a中文资料,说明以及结构管脚接线等-Chinese th240128a information as well as the structure, such as pin wiring
- 2023-05-11 08:45:03下载
- 积分:1
-
这是一个学习芯片的事例,AD9958 一个DDS芯片,里面是芯片控制程序...
这是一个学习芯片的事例,AD9958 一个DDS芯片,里面是芯片控制程序-This is an example of learning chip, AD9958 a DDS chip, which is the chip control procedures
- 2023-07-22 15:10:03下载
- 积分:1
-
aduc842的c程序例子
aduc842的c程序例子-ADUC842 procedures example of c
- 2022-07-08 02:28:57下载
- 积分: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
-
Sunplus MCU simulate SPI bus function
凌阳单片机模拟SPI总线的时许函数,这是本人使用过的。-Sunplus MCU simulate SPI bus function
- 2022-03-11 00:37:47下载
- 积分:1
-
自编的C51串口通讯程序,在AT89C51上测试运行OK,用22.1M晶振最高可跑115KBPS...
自编的C51串口通讯程序,在AT89C51上测试运行OK,用22.1M晶振最高可跑115KBPS-directed the C51 serial communications procedures, the AT89C51 OK on the test run, with a maximum 22.1M crystal run 115KBPS
- 2022-10-02 02:15:03下载
- 积分:1
-
USB实现C51固件代码和工程文件,开发包(库),…
C51的Usb实现代码及其固件工程文档,开发包(lib),及其相应函数。-C51 Usb achieve firmware code and project documentation, development kits (lib), and the corresponding function.
- 2023-07-23 06:50:04下载
- 积分:1
-
调和分析,数学与信息技术的交叉,对信号分析等领域的研究员有意义...
调和分析,数学与信息技术的交叉,对信号分析等领域的研究员有意义-Harmonic analysis, mathematics and information technology, cross-signal analysis of a researcher in areas such as meaningful
- 2023-03-16 23:35:04下载
- 积分:1