-
单
单片机与计算机通讯源程序,含头文件,说明,本人亲自试过.-Single-chip communications and computer source code, including header files, annotations, I personally tried.
- 2023-02-03 13:45:05下载
- 积分:1
-
voicebox ,很不错的matlab源程序
voicebox ,很不错的matlab源程序-voicebox, a very good source matlab
- 2023-04-12 19:45:04下载
- 积分:1
-
e book reader
安装在手机里的安全的免费读书软件,目前装机量已达1500万,并被内置到诺基亚、摩托罗拉、多普达等手机中。用户的手机在安装掌上书院之后,可以阅读保存在手机里的各类资料-e book reader
- 2022-08-06 00:44:29下载
- 积分:1
-
单片机做的图片菜单显示,学单片机的好资料,proteus仿真通过,学习的好资料...
单片机做的图片菜单显示,学单片机的好资料,proteus仿真通过,学习的好资料-The single-chip picture menu shows that learning good information on SCM, proteus simulation adoption, learn good information ...
- 2022-02-03 07:19:17下载
- 积分:1
-
AD9851子程序,实现快速频率变换和波形输出
AD9851子程序,实现快速频率变换和波形输出-Subroutine AD9851 achieve rapid frequency conversion and waveform output
- 2022-01-21 17:43:33下载
- 积分:1
-
香港科大机器人资料
单片机相关知识,开发平台多样
香港科大机器人资料
单片机相关知识,开发平台多样-HKUST Information Singlechip robot-related knowledge, development platform for diverse
- 2022-03-26 10:32:39下载
- 积分:1
-
单片机是一门实践性非常强的学科,为此我们突破传统思路,全面围绕单片机试验,从简单的流水灯开
始, 逐步的带领大家从这些简单的几行或者10 几行的程序,来熟悉...
单片机是一门实践性非常强的学科,为此我们突破传统思路,全面围绕单片机试验,从简单的流水灯开
始, 逐步的带领大家从这些简单的几行或者10 几行的程序,来熟悉和理解单片机的指令.
-Single-chip is a very strong practical subjects, and we break through the traditional idea of a comprehensive focus on single-chip testing, from simple water lights began to gradually lead the U.S. from these simple few lines or a few lines of 10 procedures to familiarity with and understanding of SCM commands.
- 2022-07-26 20:28:04下载
- 积分: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
-
cs5532中文资料,他是24位高精度AD转换芯片
cs5532中文资料,他是24位高精度AD转换芯片-CS5532 Chinese information, he is 24-bit high-precision chip AD conversion
- 2022-01-24 08:56:11下载
- 积分:1
-
调制的代码,包含FSK,ASK等多种调制方式。
调制的代码,包含FSK,ASK等多种调制方式。-Modulation code, including FSK, ASK modulation, etc..
- 2023-01-13 21:20:03下载
- 积分:1