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

搜索资源列表

  1. 2(2)

    0下载:
  2. 本文主要是java串口编程的例子 首先,要有comm.jar包 view plaincopy to clipboardprint? package cc.dfsoft.ranqi.util import -This article is the first example of java programming serial port, there must be comm.jar package view plaincopy to clipboardprint? Package cc.dfso
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:2473
    • 提供者:杨博文
  1. Smsproject

    0下载:
  2. Java 操作串口 的开发实例,非常实用,方法已经封装好了,直接调用即可。-java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1141775
    • 提供者:CCC
  1. SerialPort4Java

    0下载:
  2. 最简单的Java串口编程的DEMO,方便初学者入门。-a simple Java program for Serial Port
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:32128
    • 提供者:哈维
  1. MulThreadDownload

    0下载:
  2. 多线程文件下载,可自己定义线程个数,实现多线程下载。android手机软件-Multi-threaded file download
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:76014
    • 提供者:老孟
  1. comm

    0下载:
  2. JAVA串口通信类库包,通过此类库可以非常方便的操作串口连接的设备,下载后将.rar改为.jar-JAVA serial communication class library packages, such libraries can be very easily through the operation of the device serial connection, download will be. Rar to. Jar
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:40075
    • 提供者:田大哥
  1. SendMessage

    0下载:
  2. 用java写的一个利用串口短信猫,发送短信,-Using java to write a text message using serial cat, send text messages,
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:2771
    • 提供者:闻香识女人
  1. 20104243208440

    0下载:
  2. 首先安装JAVA 串口API包 ,然后在工程下引用comsms.jar ,具体使用方法,请看例程-First install the JAVA serial API package, and then in the project under reference comsms.jar, specific use, see the routine
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:78397
    • 提供者:hbhghe
  1. JAVaEthernet

    0下载:
  2. java环境下以太网串口设备测试通信软件 提供源码-Ethernet serial device under java test communications software source code
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:17063
    • 提供者:刘波
  1. SerialExample

    0下载:
  2. 用java做的串口通信,-UART communication by java,this is a simple one.............................................................
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:15545
    • 提供者:wangdamei
  1. comm

    0下载:
  2. java串口编程调试程序-.................... serial programming java debugger
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:36093
    • 提供者:836190863@
  1. javacomm20-win32

    0下载:
  2. java的串口监听程序,用于检测串口是否正确接收到数据-java serial port listener for the detection of serial data received is correct
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:175864
    • 提供者:Zhao
  1. CSDN

    1下载:
  2. 带你步入J2EE殿堂:最易懂的J2EE实例 简析J2EE应用程序数据库类设计模式 编写高级应用程序3 关 于JAVA 的 可 移 植 性 Java 程序编码规范 利用Java实现zip压缩/解压缩 Java语言的Socket编程 利用Java实现串口全双工通讯 Java语言中字符的处理 区分引用类型和原始类型 Java中的两个特殊变量this和super Java中利用散列表实现股票行情的查询 Java中文问题详解
  3. 所属分类:Java Develop

    • 发布日期:2015-07-11
    • 文件大小:581632
    • 提供者:张津楠
  1. TestComm_0200

    1下载:
  2. 一个基于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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:275174
    • 提供者:menshen08
  1. CS_Message

    0下载:
  2. CS串口通讯,使用java swing来开发,支持强大的通讯技术,欢迎大家使用-CS serial communication, use the java swing to develop and support a strong communication technology, welcome to use
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:55506
    • 提供者:林书裕
  1. server

    0下载:
  2. java串口编程,源码,自用,保证编译通过-java serial port programming, source, own, guarantee that the compiler through
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:137611
    • 提供者:王兵
  1. serjava

    0下载:
  2. 这是一个用Java实现的串口全双工通讯的源码,内附相关说明,可以作为参考-Java to achieve full-duplex serial communications
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:3718
    • 提供者:laism
  1. SimpleWrite

    0下载:
  2. 使用Java对串口进行写的操作,熟练的练习Java串口操作-Use Java to write the serial port operations, port operations skilled practice Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:679
    • 提供者:zzk
  1. LCD-Cal-TXT

    0下载:
  2. java分析串口数据,自动校验数据,并生成C源码到C源文件,可加载到单片机中使用-java analysis of serial data, calibration data automatically, and generates C source code can be loaded into the microcontroller using the
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:18158
    • 提供者:侯蛟
  1. print

    0下载:
  2. 并口、串口打印机访问接口,java调用工程。-Parallel, serial, printer access interface, java call engineering.
  3. 所属分类:Printing program

    • 发布日期:2017-03-30
    • 文件大小:125032
    • 提供者:yi hailong
  1. SerialDemo

    0下载:
  2. windows下的java串口编程示例,使用win32com.dll动态库-A java serial programming examples for windows, use dynamic libraries win32com.dll
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:27185
    • 提供者:liuweiyun
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 »
搜珍网 www.dssz.com