-
奉献:AT45DB041读写程序
[日期:2005
奉献:AT45DB041读写程序
[日期:2005-11-29] 来源:侃单片机 作者:etiller [字体:大 中 小]
-Dedication: AT45DB041 read and write procedures [Date :2005-11-29] Sources: McCain Singlechip Author: etiller [Font: Xinhuanet]
- 2022-03-13 10:04:25下载
- 积分:1
-
a telephone warning system source /*
一个电话报警系统源码 /*------------- 泰兴电子集团 ------------------ *---------------------------------------------- *文件名: Main.C *开发: www.at90s1200.go.nease.net *创建日期: 2004-6-30 16:19 *创建人: 尹刚 *功能: 主程序-a telephone warning system source /*------------- Taixing Electronics Group------------------*----------------------------------------------* File Name : Main.C* Developer : www. at90s1200.go.nease.net* Create Date : 2004-6-30 16:19* Created by :* gang functions : main program
- 2022-07-11 17:27:38下载
- 积分: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
-
12232液晶控制(sed1520)驱动程序
12232液晶控制(sed1520)驱动程序-12232 LCD control (sed1520) driver
- 2023-05-11 20:00:03下载
- 积分:1
-
单片机的同步/异步通信,包括发送部分程序、接收部分程序、主控制程序,针对不同单片机,有着极高的学习意义...
单片机的同步/异步通信,包括发送部分程序、接收部分程序、主控制程序,针对不同单片机,有着极高的学习意义-Single-chip synchronous/asynchronous communication, including sending some of the procedures, to receive some of the procedures, the main control program, for different single-chip, has a very high significance of the study
- 2023-02-14 02:20:04下载
- 积分:1
-
关于51单片机的ucos
关于51单片机的ucos-II操作系统移植论文,详细介绍简单操作系统的移植硬件知识和CPU结构知识及单片机软件编程技巧-About 51 MCU ucos-II operating system migration papers, details of a simple migration of hardware, operating system, CPU structure of knowledge and the knowledge and SCM software programming skills
- 2022-04-09 09:12:11下载
- 积分:1
-
MSP430F2使用说明 对初学430单片机的会有帮助
MSP430F2使用说明 对初学430单片机的会有帮助-MSP430F2 Use
- 2022-02-12 06:14:16下载
- 积分:1
-
在cygnal020开发板下的lcd(菜单)部分显示程序设计,利用数据表的结构,将菜单设计方法简化,便于菜单项修改。但是占用存储空间较大。...
在cygnal020开发板下的lcd(菜单)部分显示程序设计,利用数据表的结构,将菜单设计方法简化,便于菜单项修改。但是占用存储空间较大。-In cygnal020 under development board lcd (menu) of the display program design, use of the data table structure design methods to simplify the menu, easy to modify menu items. However, larger storage space occupancy.
- 2022-12-17 19:20:03下载
- 积分:1
-
89c52串口通信,ASM文件格式,采用wave编写
89c52串口通信,ASM文件格式,采用wave编写-89C52 Serial Communications, ASM file format used to prepare wave
- 2022-01-22 03:36:52下载
- 积分:1
-
2005年电子设计竞赛F题恒流源电路源程序,现奉献出来给大家学习.
2005年电子设计竞赛F题恒流源电路源程序,现奉献出来给大家学习.-Electronic Design Competition in 2005 constant current source circuit title F source, is dedicated to the U.S. to learn from.
- 2022-03-15 14:29:57下载
- 积分:1