搜索资源列表
Winzip Java版
- 本项目推出的目的是丰富java工具集,另外就是提供给java研究组织的会员一个锻炼的机会。 希望有兴趣提高自己的java应用程序编程的java研究组织的朋友加入我们的开发行列。 我们希望在给大家提供一个实用的工具的同时可以激起大家学习使用java工具的激情。 这个工具不光是一个工具,我们还希望向你展示JDK1.4的下列新特性: XML处理 更好的swing界面 日志 参数选择API 串行化 国际化 -the project's purpos
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
java-testnet
- java实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。 在applet目录下为在java applet中如何和模块通讯的例子,在使用时得首先把index.htm和test.jar下载到模块中,然后在ie中输入http://模块IP地址/index.htm来访问。(目前只有ZNET-200T支持此下载功能) -PC and Ethernet to serial communications equipment example, can be used
com(java)
- 使用java编写的关于通讯及串口编程所必需的类库,便于大家开发使用。-prepared by the use of java on the serial communications and programming necessary for the library to facilitate the development of the use of everyone.
SerialPort Android 、Eclipse、Java串口编程
- Android 、Eclipse、Java串口编程,这是个麻烦的事,这是第二个例子,你研究后会有收获的。-Android, Eclipse, Java serial programming, which is a troublesome thing, this is the second example, the study will be harvested.
J2MEBLUETOOTHTOPC.rar
- J2ME蓝牙串口连接PCJ2ME蓝牙串口连接PCJ2ME蓝牙串口连接PC,J2ME Bluetooth serial connection PCJ2ME Bluetooth serial connection PCJ2ME Bluetooth PC serial port to connect
java-serial
- 关于的java串口问题,串口通讯,串口监听,串口配置-the question of java serial
seriaport_textview
- android串口通讯:能自动读取串口数据,并将显示在textView上。-android serial communication: serial data can be automatically read and displayed on the textView on.
java-applet_chuankou
- java web实现通过扫描枪读取并显示串口通信数据。-java web, read and display serial communication data via a scanner.
Mycom
- java串口程序,可以直接文件配置,界面支持-java serial program, you can directly file configuration, interface support
wangGPRS
- PIC SIM300、900B、A 串口调试软件 打电话 发短信 上网 单片机51 源代码-PIC SIM300, 900B, A serial debugging software to send text messages online calling 51-chip computer source code
java_serials
- java实现串口通信,调试OK!很实用,希望给大家带来帮助!-java to achieve serial communication, debugging OK! Very practical, will give us some help!
51chuankoujisuanqi
- 51串口通信计算器,计算单片机的穿口通信-51 serial communication calculator to calculate the wear single-chip Communication
SerialPar
- 对串口的端口 的测试类 是javax.comm 的入门 -Serial port on the test category is javax.comm entry
JavaCOM
- JAVA实现串口通讯,可以截获各串口发送的数据和对串口发送数据。-JAVA Serial communications can be intercepted by the serial port to send data and send data to the serial port.
TwoWaySerialComm
- serial communication using RS232
web-JAVA
- ZNE-300T/TI 内置WEB 服务器并提供JAVA 库及1.3MB 网页文件下载空间,用户可编 写自己的网页对串口数据、GPIO、ADC 等进行实时监控,并支持多个WEB 浏览器实时监 控 -ZNE-300T/TI built-in WEB server and JAVA library and the provision of a web document 1.3MB download space, the user can write your own web page dat
Serial
- 串联在线入侵检测及防护等网络安全,网络问题-Serial line protection, and intrusion detection and network security
serial-9.7
- 串口通信软件,实现用户界面与硬件的交互功能,可进行数据的收发操作。同时界面还有告警显示。-Serial communication software and hardware to achieve interactive user interface features to send and receive data operation. At the same time there are warning screen displays.
java-com
- 自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their