-
keilC51编写的,配合单片机AT89C51的液晶模块PG12864的驱动显示程序!...
keilC51编写的,配合单片机AT89C51的液晶模块PG12864的驱动显示程序!-keilC51 prepared with AT89C51 single-chip LCD driver module PG12864 display program!
- 2022-05-08 10:56:00下载
- 积分:1
-
HID示例代码HOLTEK
HID sample code for HOLTEK
- 2022-09-21 15:25:03下载
- 积分:1
-
ARM LPC21XX 产生蜂鸣测试仿真,已经完好,可直接start.
ARM LPC21XX 产生蜂鸣测试仿真,已经完好,可直接start.-ARM LPC21XX generate beep test
- 2022-02-06 05:36:33下载
- 积分:1
-
51单片机专用计算器,你可以压缩后得到一个计算器
51单片机专用计算器,你可以压缩后得到一个计算器-51 Single-chip dedicated calculator, you can get a compression calculator
- 2022-01-26 05:53:32下载
- 积分:1
-
程序描述:使用Cypress的Cy7C68013A芯片进行设计,通过外接EEPROM来进行上电时的重列举。程序包括USB固件程序以及主机程序。
安装:把源码...
程序描述:使用Cypress的Cy7C68013A芯片进行设计,通过外接EEPROM来进行上电时的重列举。程序包括USB固件程序以及主机程序。
安装:把源码拷贝到硬盘特定目录下,使用Keil C编译器和Visual C++ 6.0运行即可。
注意:可以首先使用Cypress的调试工具进行固件程序的调试,以确保固件程序的正确性。
-Description: Using Cypress
- 2022-07-07 23:43:18下载
- 积分:1
-
单
单片机与计算机通讯源程序,含头文件,说明,本人亲自试过.-Single-chip communications and computer source code, including header files, annotations, I personally tried.
- 2023-02-03 13:45:05下载
- 积分: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
-
用keil便宜代码超过64k的程序例子,用于LPC89C669
用keil便宜代码超过64k的程序例子,用于LPC89C669-use cheaper than 64k code examples of the procedures for LPC89C669
- 2022-07-20 06:23:12下载
- 积分:1
-
Hk2000c传感器驱动程序,我们卖传感器公司给带的,正确性可以保证...
Hk2000c传感器驱动程序,我们卖传感器公司给带的,正确性可以保证-Hk2000c sensor driver, and we sell companies to the zone sensor, can guarantee the correctness of
- 2023-05-17 09:55:03下载
- 积分:1
-
Ginkgo Technology Co., Ltd. dsp development board Experimental Experimental proc...
银杏科技有限公司dsp实验开发板的实验程序-Ginkgo Technology Co., Ltd. dsp development board Experimental Experimental procedures
- 2022-04-30 08:01:59下载
- 积分:1