搜索结果
找到约 1,028 项符合
RS-Codes 的查询结果
Linux/Unix编程 The decoding algorithm used in RBDS.c is based on error trapping. The program emulates the operation
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.
VC书籍 [美]Joe Campbell 著 徐国定 廖卫东 张庆 译 吴洪来 赵军 审校 清华大学出版社 第一部分 串行通信基础 第l章 ASCII字符集 第2章 异步通信技术基础
[美]Joe Campbell 著
徐国定 廖卫东 张庆 译
吴洪来 赵军 审校
清华大学出版社
第一部分 串行通信基础
第l章 ASCII字符集
第2章 异步通信技术基础
第3章 错误及错误检测
第4章 信息传输
第5章 调制解调器及其控制
第6章 UART:一个概念上的模型
第7章 实际的UART
第8章 baseline灵巧型调制解调器
第9章 智能调 ...
网络 一个条码生成程序及源程序 带算法 39条码 EAN13条码- A bar code production procedure and source program belt algorithm 39
一个条码生成程序及源程序 带算法 39条码 EAN13条码- A bar code production procedure and source program belt algorithm 39 bar codes EAN13 bar code ,Delphi,GDI/
其他 Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same d
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 ...
系统设计方案 一、 设计目的及所需设备: 了解PC机串行口的使用;所需设备为:PC机
一、 设计目的及所需设备:
了解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) 引 ...
网络 QT是目前Linux上最知名的窗口环境系统
QT是目前Linux上最知名的窗口环境系统,除了桌上型电脑之外,PDA上的Linux系统也大都是以QT当作窗口环境。 目前QT在Linux PDA上必须安装的程序包括QT/Embedded与QT/Palmtop两者,并且QT公开其原始码与发展环境。 本程序主要希望在Linux PDA上藉由RS-232通讯与手机沟通,并且能够收发简讯。 采用的发展环境为QT/Embedded 3.0 ...
其他 空时正交编码源程序
空时正交编码源程序,参考文献: V.Tarokh,H. Jafarkhani,and A. R. Calderbank "Space-Time Codes from
%Orthogonal Designs",IEEE Trans. Inform. Theory VOL. 45,NO. 5,JULY 1
通讯编程文档 详细阐述信道编码在实际系统中的应用
详细阐述信道编码在实际系统中的应用,其中包括了RS码,turbo码以及信息论。
单片机开发 本文介绍了一种基于DS18B20的数字温度计设计方案。方案利用AT89S52单片机控制DS18B20进行数据采集并由HS1602液晶显示模块显示结果
本文介绍了一种基于DS18B20的数字温度计设计方案。方案利用AT89S52单片机控制DS18B20进行数据采集并由HS1602液晶显示模块显示结果,另外,采集结果可由RS-232-C接口送入计算机显示并存储。按键控制实现过界报警温度设定和实时监控,利用AT24C08芯片进行存储,实现温度测量存储与再现。 ...
单片机开发 此程序是及iic、rs485、rs232于一身的单片机c语言编写
此程序是及iic、rs485、rs232于一身的单片机c语言编写,通过rs与外界通信,rs485与内部设备通信,iic与6320通信,控制声音输出db值。