-
数字滤波器设计,是有限冲击长响应的滤波器,希望各位高手指点...
数字滤波器设计,是有限冲击长响应的滤波器,希望各位高手指点-Digital filter design, is a finite impulse response filter length, hope that you instruct
- 2022-03-22 14:03:06下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1
-
C FTP软件自动升级。通过FTP服务器的建立,…
用C及ftp实现软件自动升级。通过在服务器端建立FTP服务,实现远程主机的文件更新. 软件启动过程连接服务器,获得软件文件更新列表(此步省略),进行本地文件更新 启动过程进行系统调用执行批处理文件ftpget.bat,调用方式system( "e:ftpget.bat" ) 文件ftpget.bat负责连接服务器下载所需文件,并完成文件的更新-C ftp software and automatic upgrades. Through the establishment of FTP server, remote mainframe file updates. Software startup process server connectivity, access to software updates list (this step is optional), a local paper started the process of updating system calls for the implementation of batch file ftpget.bat, call mode system ( "e : ftpget.bat") documents ftpget.bat for connecting servers to download the necessary documents, and complete the document update
- 2022-02-13 01:09:49下载
- 积分:1
-
source code used for reference only
本源代码仅供参考使用-source code used for reference only
- 2022-03-18 11:19:12下载
- 积分:1
-
UWB modulation of BPSK and PPM procedures for ultra
UWB的BPSK与PPM调制程序,用于超宽带中的BPSK调制与PPM调制的仿真与实现。-UWB modulation of BPSK and PPM procedures for ultra-wideband of BPSK modulation and PPM modulation simulation and realize.
- 2022-03-04 14:34:20下载
- 积分:1
-
实现了TD,GPRS,EDGE通信系统中物理层部分需要用到的打孔和解打孔算法,非常实用,并且已经应用到了实际的基站实现中...
实现了TD,GPRS,EDGE通信系统中物理层部分需要用到的打孔和解打孔算法,非常实用,并且已经应用到了实际的基站实现中-realize the algorithms of puncture and depuncture in the TD,GPRS,EDGE system,very very useful
- 2022-07-03 18:29:04下载
- 积分:1
-
描述如何在VC6.0下判断USB端口操作,以及如何使用USB COM…
下面介绍如何操作VC6.0判断USB端口,以及如何使用USB通讯的详细信息,供参考
- 2022-05-16 00:34:05下载
- 积分:1
-
华为GTM900C程序代码
#include "config.h"
INT8U RBUF;
INT8U TDAT,RDAT;
INT8U TCNT,RCNT;
INT8U TBIT,RBIT;
BOOLEAN TING,RING;
BOOLEAN TEND,REND;
INT8U uc_rxdIndex,uc_rxdDealIndex;
INT8U uc_uartBuf[UART_BUF_LEN];
INT8U uc_uartRecFifoLen; /* 接收FIFO中的数目 */
BOOLEAN b_uartRecFifoFlag;
INT16U us_allSendCnt;
INT8U uc_sendCnt;
//INT8U * pSendBuf;
INT8U * p_pSendBuf[P_SEND_BUF_LEN]; /* 要发送的数据的指针 */
INT8U uc_pSendBufLen[P_SEND_BUF_LEN]; /* 每个指针包含的数据长度 */
INT8U uc_pSendBufIndex;
INT8U uc_pSendBufDealIndex;
- 2022-02-21 22:52:47下载
- 积分:1
-
Turbo码编译码程序,支持SVOA和LOG
Turbo码编译码程序,支持SVOA和LOG-MAP译码方法。-Turbo Code codec
- 2022-03-06 19:45:32下载
- 积分:1
-
数字水印空域最低位嵌入算法.rar 数字水印空域最低位嵌入算法.rar...
数字水印空域最低位嵌入算法.rar 数字水印空域最低位嵌入算法.rar -digital watermarking airspace lowest embedded algorithm. Rar digital watermar king airspace lowest embedded algorithm. Rar digital watermar king airspace lowest embedded algorithm. Rar digital watermarking airspace lowest Algorithm . rar
- 2023-07-29 18:35:03下载
- 积分:1