文件名称:Javaserialportdesign
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- xiao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线
控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查
询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类
库,该类库大大的简化了对串口进行操作的过程。
-An embedded system is usually dominated by its serial port full-duplex communication system, such as a pipeline
Control systems need to keep the acceptance from the host system to send to the query and control information, and the results or search
Consultation results sent back to main control system. This article describes a simple realization of full-duplex communications through the serial port of the Java Class
Library, the library greatly simplifies the operation of the serial process.
控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查
询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类
库,该类库大大的简化了对串口进行操作的过程。
-An embedded system is usually dominated by its serial port full-duplex communication system, such as a pipeline
Control systems need to keep the acceptance from the host system to send to the query and control information, and the results or search
Consultation results sent back to main control system. This article describes a simple realization of full-duplex communications through the serial port of the Java Class
Library, the library greatly simplifies the operation of the serial process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Javaserialportdesign .txt