-
Local machine using the ATDT command dial, the remote machine is set to automati...
本地机使用ATDT命令拨号,远程机设为自动响应方式,即可进入联机方式, 进行终
端通信.在联机方式下,按PageUp键上载文件,按PageDn键下载文件,Ctrl-O呼出主菜单,
退出联机方式使用Ctrl-D键.退出终端仿真器主程序使用TC编写.终端方式为VT100.-Local machine using the ATDT command dial, the remote machine is set to automatically respond to the way, you can enter the line for terminal communication. In-line mode, press PageUp key to upload files, download the file by PageDn keys, Ctrl-O exhaled main menu , quit-line use Ctrl-D keys. withdraw from the terminal emulator to use TC to prepare the main program. terminal for VT100.
- 2022-02-05 09:13:13下载
- 积分:1
-
基于凌阳单片机的 语音自动播放音乐汇编程序
基于凌阳单片机的 语音自动播放音乐汇编程序-Sunplus based on single-chip voice automatically play music compilation procedures
- 2022-09-02 07:10:03下载
- 积分:1
-
座机电话短信发送源代码,座机按键号码获取,以及分类应用!...
座机电话短信发送源代码,座机按键号码获取,以及分类应用!-ace telephone messages this source code, ace number keys acquisition, classification and application!
- 2023-01-12 16:50:03下载
- 积分:1
-
通信工程系专业综合设计C51单片机的键盘去抖程序,
通信工程系专业综合设计C51单片机的键盘去抖程序,-communications professional engineering design C51 microcontroller integrated keyboard Tremble procedures,
- 2022-07-18 02:56:45下载
- 积分: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
-
c51, realize network communication of the main methods c language code for the o...
c51,实现网络通信的c语言的main方法原程序的代码.使用方法,把.zip重名名为.c文件即可使用-c51, realize network communication of the main methods c language code for the original procedure. to use the. zip named Chong Ming. c files to use
- 2023-01-18 11:40:03下载
- 积分:1
-
单片机时钟显示的C++语言代码。
单片机控制钟表显示的c语言代码.-SCM clocks displayed c language code.
- 2023-05-26 14:20:03下载
- 积分:1
-
2004计算机专业单片机微型打印机接口
2004计算机专业单片机微型打印机接口-2004 computer professional SCM Micro Printer interface
- 2022-05-12 18:25:51下载
- 积分:1
-
一个简单的串口通信程式,用vb开发环境。
主要实现单片机与pc机的通信程式。...
一个简单的串口通信程式,用vb开发环境。
主要实现单片机与pc机的通信程式。-a simple serial communication program with Visual Basic development environment. SCM and main pc machine communication program.
- 2022-01-26 06:11:49下载
- 积分:1
-
用pic18f8720做的电压采样处理程序,带了proteus仿真图的!
用pic18f8720做的电压采样处理程序,带了proteus仿真图的!-Pic18f8720 to do with the voltage sampling process, with the Proteus simulation chart!
- 2022-07-05 06:33:06下载
- 积分:1