搜索资源列表
Java_Monitor
- 用java编写的与单片机的串口通讯程序,把单片机中的数据读出,然后写入excel进行保存。-prepared for the MCU serial communication program, microprocessor to read out the data, excel then write for preservation.
serial
- Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
CSDN
- 带你步入J2EE殿堂:最易懂的J2EE实例 简析J2EE应用程序数据库类设计模式 编写高级应用程序3 关 于JAVA 的 可 移 植 性 Java 程序编码规范 利用Java实现zip压缩/解压缩 Java语言的Socket编程 利用Java实现串口全双工通讯 Java语言中字符的处理 区分引用类型和原始类型 Java中的两个特殊变量this和super Java中利用散列表实现股票行情的查询 Java中文问题详解
TestComm_0200
- 一个基于java的串口通信,比较简单的程序,在eclipse里开发,需要先把串口通讯相关的dll文件安装好-A java-based serial communication, relatively simple procedures, the eclipse in the development, the need first serial communication related dll files installed
protocol
- 串口程序的封装,关于dll的封装,以及串口之间的通讯封装。可以从一个端口到pc端口通讯-Serial program package, the package of dll
src
- java串口程序,用comm.jar实现电子计算机与串口之间的通讯-java serial port program use comm.jar the communication between the computer and serial
Library
- 用于图书馆图书自动定位系统的配套程序,可用于实现基于RFID的图书馆图书简易定位系统及其数据库。 有两部分组成: LibraryTest 含有可实现图书添加,查询,删除等功能的java scr ipt程序; Serial 中含有与串口通讯设备的通讯程序。例如,我们购买的RFID设备为RS485串口,使用com3中的test1可实现自动读取与写入数据库。-Supporting program for automatic positioning of the Library system
GPSMina
- Apache MINA(Multipurpose Infrastructure for Network Applications) 是 Apache 组织一个较新的项目,它为开发高性能和高可用性的网络应用程序提供了非常便利的框架。当前发行的 MINA 版本支持基于 Java NIO 技术的 TCP/UDP 应用程序开发、串口通讯程序(只在最新的预览版中提供),MINA 所支持的功能也在进一步的扩展中。我封装作为GPS服务器使用-Apache MINA (Multipurpose Infrastr
wenduchuankouVB
- 一个简单的VB小程序,利用串口资源可以和单片机实现温度通讯(其内部是用串口1)-A simple VB applet, serial MCU resources and temperature communications (internal serial port 1)
UART_COMM
- NetBeans IDE打开,串口通讯小程序;启动时会罗列计算机所有串口(Use NetBeans IDE to modify.This programe is for COM communcation,when it start ,it will find all existent COM which local PC has and display to user.)