-
Chinese version of WCDMA Interface Protocol for details about the composition an...
WCDMA接口协议中文版,用于详细了解WCDMA接口结构组成及流程-Chinese version of WCDMA Interface Protocol for details about the composition and structure of WCDMA interface flow
- 2022-04-07 21:31:11下载
- 积分:1
-
RFM12B Transmission and Reception Using Atmega16
1简介
- 2022-01-26 02:16:31下载
- 积分:1
-
这是我最近的VC与IrDA通信Linux平台下编写的…
这是我最近在VC平台下编写的一个与LINUX平台通讯的IRDA程序,在运行此程序前一定要先下载一个SDK,这是VC下IRDA通讯所必须的。-This is my recent VC prepared under a Linux platform with the IRDA communication procedures, Run this program in the former must first download an SDK, which is VC IRDA communication requires.
- 2023-01-29 22:50:03下载
- 积分:1
-
通过仿真,分析了多
通过仿真,分析了多径效应和多普勒效应的原理.并给出了移动信道的建模方案和程序.每个结论都给出了仿真程序可直接运行.-through simulation, Analysis of the multi-path effects and the principle of Doppler effect. and gives the mobile channel modeling programs and procedures. Conclusion gave each a simulation program can run.
- 2022-11-13 21:10:03下载
- 积分:1
-
优秀的计算机技能100条,XP 70 reg文件优化
电脑技巧精彩文章100篇,XP优化七十项REG文件-Excellent computer skills article 100, XP 70 REG file optimization
- 2022-08-13 20:58:23下载
- 积分: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
-
这是一个串口监视程序,每个串口接一个设备,通过监视串口可以判断设备是否正常运行。串口是通过外接的串口卡接出来的!...
这是一个串口监视程序,每个串口接一个设备,通过监视串口可以判断设备是否正常运行。串口是通过外接的串口卡接出来的!-This is a serial port monitoring program, each serial port after another device, by monitoring the serial port can determine whether the normal operation of equipment. Serial port through an external serial port card out then!
- 2023-07-09 02:20:04下载
- 积分:1
-
GEP
基于GEP的无线传感器网络的目标定位算法-GEP-based wireless sensor networks targeting algorithm
- 2022-07-23 23:12:24下载
- 积分:1
-
本代码可以帮助程序员模拟实现简单的串口编程
本代码可以帮助程序员模拟实现简单的串口编程-The simulation code can help programmers realize simple serial programming
- 2022-05-05 13:18:10下载
- 积分:1
-
1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在...
1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,6.EnumProtocal目录是获取系统支持的网络协议信息的程序。-1. Contents TCP.IP terminal program source code is a realization of a TCP.UDP terminal procedures, the terminal can be achieved POP3, SMTP, FTP and other functions; 2. Directory is a hyperlink to achieve in the form of hyperlinks procedures, or send email; 3. directory is a port scan to be able to specify the IP addresses of individual ports or multiple port scanning procedures; 4. access to the directory for ip address MFC process is an MFC to obtain through local computer IP address procedures. 5. Directory access network configuration, network card, access to information is a DNS network, subnet mask, Ethernet addresses the comprehensive procedures 6.EnumProtocal directory access system to support the network protocol inform
- 2022-09-17 20:20:03下载
- 积分:1