-
MyTwainScan
因为TWAIN的协议比较复杂,该程序,为你展示了TWAIN的使用(because the agreement is more complicated, the procedures for the display you use the TWAIN)
- 2007-06-05 16:42:08下载
- 积分:1
-
Modbus_COM
modbus_com 通讯功能,包括PLC程序(modbus_com communication project,include PLC program)
- 2011-06-14 20:13:05下载
- 积分:1
-
OPC客户端远程服务器
说明: OPC客户端源码,可同时连接局域网内的多个OPC服务器
MFC带界面版(OPC client source code, which can connect multiple OPC servers in LAN at the same time
MFC with Interface Edition)
- 2021-01-06 21:28:54下载
- 积分:1
-
PTZ
ptz 云台控制软件, 内带C++ 源码(ptz PTZ control software, which brought C++ source)
- 2013-07-27 14:58:53下载
- 积分:1
-
194947
用TCP获得网路标准时间来设定您的PC时钟(Set your PC clock with TCP to get network standard time)
- 2018-12-31 15:05:46下载
- 积分:1
-
Twwh
本论文以OFDM系统为基础,介绍了OFDM系统的基本原理,以及使用OFDM技术的优势所在,并且展望了今后的无线移动技术的发展前景。在简单介绍OFDM原理的同时,着重阐述了OFDM系统在不同信道环境和不不同实现方式下的误码性能。主要包括了OFDM系统在加性白高斯信道,在加性白高斯信道和多径干扰两种不同信道环境下系统的误码性能,其中后者还研究了系统在有保护间隔与无保护间隔的误码性能比较。在理论分析的基础
(This thesis is based on the OFDM system, the basic principle of the OFDM system, as well as the advantages of using OFDM technology, and future prospects for the development of future wireless and mobile technologies. OFDM principle in brief, focusing on the BER performance of OFDM systems under different channel conditions and different implementations. Including OFDM system in additive white Gaussian channel, additive white Gaussian channel and multipath interference of two different channel environment, the system BER performance, the latter of which also studied the system in a protected interval without guard interval BER performance comparison. The basis of theoretical analysis)
- 2021-04-28 13:08:43下载
- 积分:1
-
WSF-based
多径条件下基于WSF的均匀圆阵幅相误差自校正(WSF-based multipath conditions of uniform circular array amplitude and phase error self-correction)
- 2013-12-12 13:41:46下载
- 积分:1
-
TCH-data-channel
TCH全速率,实现把源码发送并利用纠错和交织保护来保护源码(TCH full rate, realize the source code to send and the use of error correction and interwoven protection to protect the source code)
- 2012-03-17 13:32:09下载
- 积分:1
-
rsvp-agent
GMPLS中的相关信令协议RSVP仿真代码,网上下载的,希望能适合大家(Related signaling protocols in GMPLS RSVP simulation code, download, and I hope we can fit)
- 2011-06-14 15:38:45下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1