-
RS
说明: 这个C++程序建立了高斯白噪声信道模型下的RS码的编码及译码算法,并且给出了其比特误码率性能。(This program has realized the RS code,the coding and decoding mode (and furthermore has simulated the ber performance of decoding ))
- 2012-02-21 16:27:42下载
- 积分:1
-
VC++USB
说明: VC++编程环境下的USB编程(接收和发送数据)(VC++ Programming environment under the USB programming (receiving and sending data))
- 2008-10-17 09:31:09下载
- 积分:1
-
USBPort
USB通信编程,获取USB设备信息,如果编译不通过,你需要下载NTDDK中的hidsdi.h 和 hid.lib文件等。(USB communication programming,get the USB devices informateion ,if there have link errors,you have to download the header files hidsdi. H, the library file hid. Lib,etc in the NTDDK.)
- 2012-06-27 11:13:14下载
- 积分:1
-
GTM900AT
华为GTM900AT命令手册,对开发GPRS具有指导意义(Huawei GTM900 AT command manual,It has a guiding significance to develop GPRS
)
- 2012-12-06 16:48:43下载
- 积分: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
-
PuncturedConvolutionalCodes
删除卷积码的译码算法,分析其删除原理,给出常用删除模式(Punctured Convolutional code decoding algorithms, to analyze the deletion of principle, given the deletion of common mode)
- 2009-06-09 23:34:30下载
- 积分:1
-
serialDebug
调试串口很有帮助,用windowsAPI编写,避免了com控件的局限性(help for serialport debug)
- 2012-04-25 10:57:12下载
- 积分:1
-
MODBUS1
用C++语言封装的MODBUS通信协议 可直接在工业中用于RS485 与232的通信(modbus communication is demonstrated by c++ language)
- 2009-10-19 15:35:13下载
- 积分:1
-
secs
半导体通讯协议,包含SECS-I SECS-II HSMS GEM讲解(include SECS-I SECS-II HSMS GEM)
- 2021-03-03 15:59:33下载
- 积分:1
-
CD4067B
这是一个CD4067B的技术资料,希望对大家有帮助。(This is a CD4067B technical information, we hope to help.)
- 2012-03-10 13:40:05下载
- 积分:1