搜索资源列表
serjava
- Java实现串口全双工通讯 -Java to achieve full-duplex serial communications
JavaSerial.zip
- 用Java在Windows下实现串口全双工通讯的例子,Eclipse编译通过。注:读串口超时的话,编译器会提示出错。,Using Java in Windows to achieve full-duplex serial communication example, Eclipse compiler through. Note: Reading serial port timeout, then the compiler will be prompted to make mistakes.
jakarta-log4j-1.2.8
- java日志读写,双工附带例子,可以快速掌握串口编程的基础-java log read and write, duplex attached example, you can quickly grasp the basic serial programming
serial
- Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
Javaserialportdesign
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。 -An embedded system is usually dominated by its serial port full-duplex communication system, such as a pi
net1
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。-Embedded systems often need a serial port full-duplex communication with host systems, such as a pipeline co
zonghe
- 该程序能实现双机之间串口通信,包括接收和发送-The program to achieve serial communication between two units, including receiving and sending
CSDN
- 带你步入J2EE殿堂:最易懂的J2EE实例 简析J2EE应用程序数据库类设计模式 编写高级应用程序3 关 于JAVA 的 可 移 植 性 Java 程序编码规范 利用Java实现zip压缩/解压缩 Java语言的Socket编程 利用Java实现串口全双工通讯 Java语言中字符的处理 区分引用类型和原始类型 Java中的两个特殊变量this和super Java中利用散列表实现股票行情的查询 Java中文问题详解
POSRS232
- 一个用JAVA写的读取PC RS232串口的程序,支持全双工操作-an example program for reading datas from RS232 COM ports of a PC
java_Serial-Interface
- 本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-This paper introduces a simple implementation of full duplex communication through the serial port of the Java class library, the library greatly simplifies the operation of the serial process