CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java 串口通讯

搜索资源列表

  1. src050901

    1下载:
  2. 用于串口通讯测试的工具软件。完全使用java语言编写。-A software completely written in java, which is used to do test for serilizable port communication.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:493100
    • 提供者:jzx
  1. java-testnet

    1下载:
  2. 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
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10726
    • 提供者:东子
  1. Java_Monitor

    1下载:
  2. 用java编写的与单片机的串口通讯程序,把单片机中的数据读出,然后写入excel进行保存。-prepared for the MCU serial communication program, microprocessor to read out the data, excel then write for preservation.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:31076
    • 提供者:吴军
  1. com(java)

    0下载:
  2. 使用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.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:82655
    • 提供者:
  1. comm3.0_u1_solaris_sparc

    0下载:
  2. 串口通讯编程,java 语言版本的,串口通讯编程,java 语言版本的
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:754581
    • 提供者:zhoushijun
  1. 金仓串口MODEM池使用操作说明书

    0下载:
  2. 1 产品介绍..................................................................................................................................4 1.1 功能特点........................................................................................................
  3. 所属分类:编程文档

    • 发布日期:2011-01-05
    • 文件大小:289042
    • 提供者:jaty613
  1. Key

    0下载:
  2. Java 串口调用密码键盘程序 串口通讯-Java serial port communication program called PIN pads
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:3375
    • 提供者:夏宇
  1. Android_SDK_Examples_sourse_code

    0下载:
  2. 《Google Android SDK开发范例大全》全部范例源码,对初中级的来说还是很不错的哦。 -" Google Android SDK development of examples of documents," all source code of the examples, pretty good for learners of middle class
  3. 所属分类:android

    • 发布日期:2017-06-13
    • 文件大小:20762336
    • 提供者:vera.cj
  1. SMSCore

    0下载:
  2. 自己实现的基于串口通讯发送短消息的JAVA代码,对于初学者有一定的参考和帮助价值,特意上传上来共享一下!-Their own realization of serial communication based on sending short messages JAVA code, for beginners there is a certain degree of reference and to help the value of deliberately upload up to shar
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-06-15
    • 文件大小:24111759
    • 提供者:wan jin guang
  1. UsingProtocol

    0下载:
  2. 自己实现的基于串口通讯发送短消息的低层协议JAVA代码,对于初学者有一定的参考和帮助价值,特意上传上来共享一下!-Their own realization of serial communication based on sending short messages JAVA code low-level agreement, for beginners there is a certain degree of reference and to help the value of delibe
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:113654
    • 提供者:wan jin guang
  1. BluetoothTest

    0下载:
  2. 手机蓝牙通讯,服务器与客户端进行数据交互,使用JAVA开发,无需设备之间进行配对-Bluetooth mobile phone communications, server and client data exchange, the use of JAVA development, the need for matching between devices
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:85288
    • 提供者:rockyli
  1. Javaserialportdesign

    0下载:
  2. 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。 -An embedded system is usually dominated by its serial port full-duplex communication system, such as a pi
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3479
    • 提供者:xiaofeng
  1. sms

    0下载:
  2. java sms串口通讯代码java实现的源代码-java sms System
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:32594
    • 提供者:zhanglei
  1. comm

    0下载:
  2. 进行串口通讯,支持16进制字节数组的发送-Serial port communication, support for 16-hex-byte array to send
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:141431
    • 提供者:
  1. pc_com

    0下载:
  2. 用pc串口转tcp与嵌入式设备通讯,有VC,VB,java的例程,并有较详细的说明-Pc com port change to tcp,using embedded system,have sample programs with VC,VB.java. detailed descr iption.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4386145
    • 提供者:ashang
  1. plc

    0下载:
  2. 串口通讯工具,支持短信猫和普通串口通讯,用的多线程处理-Serial communication tools to support text messaging and the general cat serial communication, use of multi-threading
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:135326
    • 提供者:syx
  1. MyCom

    0下载:
  2. java 串口通讯 打印 pos机源码,欢迎各位高手进行指点-java serial communication print pos machine source, Welcome to the master to carry out pointing
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1270
    • 提供者:yuest
  1. Rxtx

    0下载:
  2. java 串口通讯开发包,对开发串口的有帮助,希望能帮到你。-java serial communication development kit for developers serial helpful, I hope you can help.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-09
    • 文件大小:1991194
    • 提供者:杨志
  1. RS232_JSP

    1下载:
  2. 基于JSP的java 串口通讯,代码适合初学者学习-the serial communication based on JSP
  3. 所属分类:Communication-Mobile

    • 发布日期:2015-07-11
    • 文件大小:424960
    • 提供者:Sun Xiaolong
  1. icon

    0下载:
  2. 说明: java,modbus jamod串口通讯协议实现,不懂的直接看modbusutils即可(Modbus, jamod Java serial communication protocol to achieve, do not understand the direct look at modbusutils)
  3. 所属分类:Java编程

    • 发布日期:2017-12-23
    • 文件大小:14336
    • 提供者:ljc0710
« 1 23 4 »
搜珍网 www.dssz.com