文件名称:GPSTrans
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-05-28
- 文件大小:
- 818kb
- 下载次数:
- 0次
- 提 供 者:
- x***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用JAVA实现串口通信,利用comm.jar,实现对串口的读写操作-JAVA realize serial communication, the sender experiment
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GPSTrans
........\build
........\.....\classes
........\.....\.......\com
........\.....\.......\...\gpstrans
........\.....\.......\...\........\GPSTrans$1.class
........\.....\.......\...\........\GPSTrans$2.class
........\.....\.......\...\........\GPSTrans$3.class
........\.....\.......\...\........\GPSTrans$4.class
........\.....\.......\...\........\GPSTrans$5.class
........\.....\.......\...\........\GPSTrans.class
........\.....\.......\...\test
........\.....\.......\...\....\BaudRate.class
........\.....\.......\...\....\BlackBox.class
........\.....\.......\...\....\BufferSize.class
........\.....\.......\...\....\ByteCounter.class
........\.....\.......\...\....\ByteStatistics.class
........\.....\.......\...\....\ConvertedOutputStream.class
........\.....\.......\...\....\CtlSigDisplay.class
........\.....\.......\...\....\CtlSigDisplay.rs
........\.....\.......\...\....\DataBits.class
........\.....\.......\...\....\FlowCtlDisplay.class
........\.....\.......\...\....\OneWayMouseListener.class
........\.....\.......\...\....\Parity.class
........\.....\.......\...\....\ReceiveFraming.class
........\.....\.......\...\....\ReceiveOptions.class
........\.....\.......\...\....\ReceiveThreshold.class
........\.....\.......\...\....\ReceiveTimeout.class
........\.....\.......\...\....\Receiver.class
........\.....\.......\...\....\SerialPortDisplay.class
........\.....\.......\...\....\StopBits.class
........\.....\.......\...\....\ToggleLabel.class
........\.....\.......\...\....\ToggleMouseListener.class
........\.....\.......\...\....\Transmitter.class
........\build.xml
........\comm.jar
........\lib
........\...\CopyLibs
........\...\........\org-netbeans-modules-java-j2seproject-copylibstask.jar
........\...\comm.jar
........\...\junit
........\...\.....\junit-3.8.2-api.zip
........\...\.....\junit-3.8.2.jar
........\...\junit_4
........\...\.......\junit-4.5-api.zip
........\...\.......\junit-4.5-src.jar
........\...\.......\junit-4.5.jar
........\...\nblibraries.properties
........\manifest.mf
........\nbproject
........\.........\build-impl.xml
........\.........\genfiles.properties
........\.........\private
........\.........\.......\config.properties
........\.........\.......\private.properties
........\.........\.......\private.xml
........\.........\project.properties
........\.........\project.xml
........\src
........\...\com
........\...\...\gpstrans
........\...\...\........\GPSTrans.form
........\...\...\........\GPSTrans.java
........\...\...\test
........\...\...\....\BaudRate.java
........\...\...\....\BlackBox.jar
........\...\...\....\BlackBox.java
........\...\...\....\BufferSize.java
........\...\...\....\ByteCounter.java
........\...\...\....\ByteStatistics.java
........\...\...\....\ConvertedOutputStream.java
........\...\...\....\CtlSigDisplay.java
........\...\...\....\DataBits.java
........\...\...\....\FlowCtlDisplay.java
........\...\...\....\Makefile
........\...\...\....\Parity.java
........\...\...\....\README
........\...\...\....\ReceiveFraming.java
........\...\...\....\ReceiveOptions.java
........\...\...\....\ReceiveThreshold.java
........\...\...\....\ReceiveTimeout.java
........\...\...\....\Receiver.java
........\...\...\....\SerialPortDisplay.java
........\...\...\....\StopBits.java
........\...\...\....\ToggleLabel.java
........\...\...\....\Transmitter.java
........\test