The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation of the encoder and decoder of a binary cyclic codes, using bitwise shifts and xor for modulo g(x) operations.
标签: The algorithm operation decoding
上传时间: 2015-07-05
上传用户:youmo81
[美]Joe Campbell 著 徐国定 廖卫东 张庆 译 吴洪来 赵军 审校 清华大学出版社 第一部分 串行通信基础 第l章 ASCII字符集 第2章 异步通信技术基础 第3章 错误及错误检测 第4章 信息传输 第5章 调制解调器及其控制 第6章 UART:一个概念上的模型 第7章 实际的UART 第8章 baseline灵巧型调制解调器 第9章 智能调制解调器命令 第10章 协议调制解调器 第ll章 传真机 第二部分 用C语言编写异步通信程序 第12章 设计一个基本的串行I/O库 第13章 程序的可移植性 第14章 波特率和数据格式函数 第15章 RS—232输入控制 第16章 流控制和SIO管理 第17章 格式输出 第18章 格式输入 第19章 中断I/O导论 第20章 中断子处理程序 第2l章 灵巧型调制解调器程序设计 第22章 XMODEM文件传送 第23章 循环冗余校验CRC计算 第24章 Group3传真图象的编码和解码
上传时间: 2015-07-05
上传用户:asdfasdfd
一个条码生成程序及源程序 带算法 39条码 EAN13条码- A bar code production procedure and source program belt algorithm 39 bar codes EAN13 bar code ,Delphi,GDI/
标签: production algorithm procedure program
上传时间: 2013-12-30
上传用户:xiaohuanhuan
Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (this codes are in C, not C++). The program is then run by the command "wmatch".
标签: hafnian nonnegative the Computes
上传时间: 2013-12-23
上传用户:lmeeworm
一、 设计目的及所需设备: 了解PC机串行口的使用;所需设备为:PC机,RS232插座及连线; 二、串行口的有关硬件资料 1. 9芯RS-232C接口标准: (1) 引脚1:CD,载体检测; (2) 引脚2:RXD,接收数据; (3) 引脚3:TXD,发送数据; (4) 引脚4:DTR,终端准备好; (5) 引脚5:信号地; (6) 引脚6:DSR,MODEM准备好; (7) 引脚7:RTS,请求发送; (8) 引脚8:CTS,清除发送; (9) 引脚9:RI,响铃指示;
上传时间: 2015-07-17
上传用户:myworkpost
QT是目前Linux上最知名的窗口环境系统,除了桌上型电脑之外,PDA上的Linux系统也大都是以QT当作窗口环境。 目前QT在Linux PDA上必须安装的程序包括QT/Embedded与QT/Palmtop两者,并且QT公开其原始码与发展环境。 本程序主要希望在Linux PDA上藉由RS-232通讯与手机沟通,并且能够收发简讯。 采用的发展环境为QT/Embedded 3.0.2与GSMLib 1.8,模拟程序为QT/Palmtop的模拟器。 您可以在下列网站取得相关的函式库: gsmlib-1.8.tar.gz http://www.pxh.de/fs/gsmlib/ qt-embedded-free-3.0.2.tar.gz http://www.trolltech.com/dl/ qpe-1.3.1-bin-x86.tar.gz http://www.trolltech.com/dl/ 本程序并非免费程序,版权所有,并受 GNU General Public License 保护。
上传时间: 2014-01-01
上传用户:baiom
空时正交编码源程序,参考文献: V.Tarokh,H. Jafarkhani,and A. R. Calderbank "Space-Time Codes from %Orthogonal Designs",IEEE Trans. Inform. Theory VOL. 45,NO. 5,JULY 1
上传时间: 2013-12-26
上传用户:fandeshun
详细阐述信道编码在实际系统中的应用,其中包括了RS码,turbo码以及信息论。
上传时间: 2014-01-13
上传用户:VRMMO
本文介绍了一种基于DS18B20的数字温度计设计方案。方案利用AT89S52单片机控制DS18B20进行数据采集并由HS1602液晶显示模块显示结果,另外,采集结果可由RS-232-C接口送入计算机显示并存储。按键控制实现过界报警温度设定和实时监控,利用AT24C08芯片进行存储,实现温度测量存储与再现。
上传时间: 2014-01-02
上传用户:米卡
此程序是及iic、rs485、rs232于一身的单片机c语言编写,通过rs与外界通信,rs485与内部设备通信,iic与6320通信,控制声音输出db值。
上传时间: 2013-12-04
上传用户:ljt101007