电气工程论文网


  • 首页|
  • 自动化毕业论文|
  • 电子机电毕业论文|
  • 电子通信论文|
  • 电气工程论文|
  • 电子信息工程|
  • 电气工程原创论文|
  • 电气工程免费论文|
原创毕业论文 → 电气工程专业原创毕业论文   现成毕业论文范文 → 电气工程专业毕业论文范文

论文降重

当前位置:电气工程论文网 -> 电子机电毕业论文 -> WIN32环境下对PC机通用串行口通信的研究及实现

WIN32环境下对PC机通用串行口通信的研究及实现

本文ID:LW4574 字数:19301,页数:51
WIN32环境下对PC机通用串行口通信的研究及实现

论文编号:JD686  论文字数:19301,页数:51

摘 要
当今世界是一个高度自动化的社会,各式各样的设备都可以和计算机联机,而最简单的自动化联机方式就是使用串行通信。串行通信存在的时间已经不短了,随着科技的发展,它不但没有被取代,其应用反而越来越广。这是因为串行通信设备硬件设备的实现比较简单,而且使用也比较简单
串行通信是计算机之间或计算机与其它硬件通信的一种手段, 被广泛地应用于数据采集、工业监控等领域。由于串行口通信经常被使用, 所以应找到一种可以重复利用的方法, 以方便今后使用。C++ Builder给程序设计人员提供了相当好的开发环境,开发VCL组件也相当简单。通过将用于对串口操作的Windows API 函数封装在我们自己定制的组件中, 可以很方便地对串口进行各种操作, 而且还能在多种编程环境下重复使用。
本次设计将利用C++ Builder平台开发一个VCL组件,用以实现WIN32环境下的串口通信的程序开发。并利用该组件开发一个计算机之间的数据交换界面,实现基本的数据交换。

关键词:串行通信;C++ Builder;组件;API函数;WIN32

 

 

Abstract
Nowadays the society that world is a to automate highly, various equipments can and the calculator  machine, but the most simple automation   machine method is to use the string to go the correspondence. The string goes to correspond by letter existent time already not short, along with the development of science and technology, it did not is replace not only, it is applied on the contrary and more and more widely. This is because a realization that goes to correspond by letter the equipments hardware equipments is more and in brief, and the usage is also more simple
The string go the correspondence is a calculator occasionally calculator and other hard wares correspondence of a kind of means, is been apply in the data to collect broadly, the industry supervision etc. realm. The string goes a people's correspondence to usually be used for, so should find out a kind of method that can repeat the exploitation, using from now on with the convenience. C++ the Builder gave the program design the personnel provide the fairly good development environment, the development VCL module is also very simple. Pass will used for to operate to the an of the function of Windows API seal to pack in the module that we makes to order by ourselves, can carry on various operation to the a very expediently, and return the ability to use again under various plaits  distance environment.
A design will make use of the C++ Builder the terrace of Builder develops a VCL module, carrying out the environment of WIN32 in order to under of the a development that corresponds by letter the procedure. Make use of the data of for that module to develop a calculator to exchange the interface also, carry out the basic data commutation.


Keyword:Serial Communication;C++ Builder;Module;Function of API

 

 

目 录

摘要……………………………………………………………………………… Ⅰ
Abstract………………………………………………………………………… Ⅱ
绪论………………………………………………………………………………  1
第一章  基本概念………………………………………………………………  3
1.1 通信……………………………………………………………………  3
1.1.1 数据发送………………………………………………………  3
1.1.2 通信的种类……………………………………………………  4
1.2 串行通信………………………………………………………………  4
    1.2.1 RS-232串行通信………………………………………………  4
1.2.2 RS-232C及其电气特性 ………………………………………  5
1.2.3 远距离通信……………………………………………………  7
1.2.4 近距离通信……………………………………………………  8
1.2.5 串口通信的其他问题…………………………………………  8
第二章  WIN32下的操作系统概述…………………………………………  12
第三章  串行通信程序及组组件建立………………………………………… 14
3.1 用于串行通信的WIN32 API简述…………………………………… 14
    3.1.1串行通信相关函数……………………………………………  14
        3.1.2使用流程………………………………………………………  16
3.2 串行通信中的字符与字节……………………………………………  17
3.2.1字符和字节的差别……………………………………………  17
    3.2.2  C++ Builder中的字符串…………………………………… 17
3.3 串行通信组件的创建…………………………………………………  17
        3.3.1可视组件库 ……………………………………………………  18
        3.3.2 组件和类………………………………………………………  18
        3.3.3 创建不可视组件………………………………………………  19
3.4 通过串行通信组件创建传输界面……………………………………  25
        3.4.1界面设计………………………………………………………   25
        3.4.2功能设计………………………………………………………  25
结论………………………………………………………………………………  27
致谢………………………………………………………………………………  28
参考文献…………………………………………………………………………  29
附录………………………………………………………………………………  30
附录1………………………………………………………………………  30
附录2………………………………………………………………………  45

下载地址 WORD格式全文下载链接(充值:128元)


WIN32环境下对PC机通用串行口通信的研究及实现......
论文人工降重
本论文《WIN32环境下对PC机通用串行口通信的研究及实现》在电子机电毕业论文栏目,由电气工程论文网整理,转载请注明来源 www.dqlunwen.top 更多论文,请点电气工程论文查看
上一篇:基于单片机的智能火灾报警系统 下一篇:FIR数字滤波器的MATLAB设计与实现..

点击查看关于 WIN32 环境 通用 串行 通信 研究 实现 的相关论文题目 2009-07-26 14:11:43【返回顶部】
联系方式

相关栏目

光机电应用技术
机电一体化
应用电子技术
电子信息工程技术
自动化免费论文
自动化专业毕业论文
电子专业免费论文
电子机电毕业论文
电气工程免费论文
测控技术与仪器
电气工程原创论文
电子通信论文
电气自动化开题
电子机电开题报告
电子通信免费论文
PLC相关外文翻译
电子机电信息外文翻译
电子通信外文翻译
联系方式
电子信息工程论文下载
电气工程论文下载


联系方式


电气工程论文网提供电气工程论文范文,电气工程毕业论文,网站永久域名www.dqlunwen.top 

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2022 电气工程论文网 版权所有