多机通信的实现与研究设计报告.doc

约47页DOC格式手机打开展开

多机通信的实现与研究设计报告,页数 32 字数 14654[摘要]:我的毕业设计是pc间串行通信软件,具有串行通信的一般功能,包括数据的传送(以ascii码的形式或是以二进制的形式)、串口的打开和关闭的操作、串口的配置(配置串口的比特率、校验位、数据位、停止位、缓冲区大小,端口号的设置)、选择待发送的文件等等的功能。本文...
编号:10-28308大小:390.50K
分类: 论文>通信/电子论文

内容介绍

此文档由会员 张阳阳 发布

多机通信的实现与研究设计报告

页数 32 字数 14654

[摘要]:我的毕业设计是pc间串行通信软件,具有串行通信的一般功能,包括数据的传送(以ASCII码的形式或是以二进制的形式)、串口的打开和关闭的操作、串口的配置(配置串口的比特率、校验位、数据位、停止位、缓冲区大小,端口号的设置)、选择待发送的文件等等的功能。本文结合pc间串行通信的原理、控件的使用方法、代码的说明,实现了pc间串行通信软件的设计。系统运行结果证明,本文所设计的pc间串行通信软件系统可以实现串口通信的功能。
我所实现的部分为:发送方的frmConfig窗体。

[关键词]:通信,串口,Visual Basic语言,控件。

[Abstract]:My course of study which has normal function of serial communicationis is serial communication among of Pc. It has the fuction which can carry data(with the code of ASCII form and with the form of the binary system),and open the serial port, and configure it(config the baud rate ,the parity bit ,the data bit ,the stop bit ,the buffer size,the port number ),and choose the transmitted document etc.The text use elements of serial communicationis,and methods of using widgets,and explained codes to realize the software.The resualts of the system running proved the software can realize the function of serial communicationis.
Which realized of mine is the frmconfig of the dispatcher.

[Keywords]: Correspondence, serial port, the language of Visual Basic, control piece
目录


多机通信的实现与研究 3
[摘要] 3
[关键词] 3
第一章 PC间串行通信软件系统简要说明 3
第二章 系统运行环境 4
第三章 系统设计 4
第一节 系统分析 4
第二节 串行通信的一些基本概念 5
第三节 MSCOMM控件介绍 6
第四节 系统模块结构及详细设计 13
第五节 变量及代码设计 16
第四章 系统运行结果及效果分析 30
第五章 用户手册 30
第一节 系统的安装和启动 31
第六章 毕业设计体会 31
参考文献: 33

[参考文献]
[1] 黄军 熊勇 刘燕 刘小梅等编著,《串口通信编程》,人民邮电出版社,2002.1,P2-3、P57-68。
[2]戴梅萼 史嘉权编著,《微型计算机技术及应用》,清华大学出版社,2002.5