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

搜索资源列表

  1. SerialBean

    0下载:
  2. Java串口读写实现程序一共3个 这是第一个-Java literacy program to realize a total of three this is the first one
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1447
    • 提供者:袁东
  1. winAPI_Sport_comm

    1下载:
  2. 实现串行通讯的相关API函数 API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。 函数名 作用 CreateFile 打开串口 GetCommState 检测串口设置 SetCommState 设置串口 BuilderCommDCB 用字符串中的值来填充设备控制块 GetCommTimeouts 检测通信超时设置 SetCommTimeouts 设置通信超时参数 SetCommMask 设
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:5323
    • 提供者:liupengty
  1. JavaSerial.zip

    1下载:
  2. 用Java在Windows下实现串口全双工通讯的例子,Eclipse编译通过。注:读串口超时的话,编译器会提示出错。,Using Java in Windows to achieve full-duplex serial communication example, Eclipse compiler through. Note: Reading serial port timeout, then the compiler will be prompted to make mistakes.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8132
    • 提供者:Elfen Lied
  1. RXTX

    0下载:
  2. 基于RXTX的串口读写历程与自己编写的例子,谢谢了-Serial reading and writing course based on RXTX prepared with their own examples, thank you
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:67060
    • 提供者:li
  1. jakarta-log4j-1.2.8

    0下载:
  2. java日志读写,双工附带例子,可以快速掌握串口编程的基础-java log read and write, duplex attached example, you can quickly grasp the basic serial programming
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3205754
    • 提供者:baixwyai
  1. Simple

    0下载:
  2. 串口基本读写程序An elementary Java Communications API program. -Serial basic literacy program An elementary Java Communications API program.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-08
    • 文件大小:3663
    • 提供者:xuejinkun
  1. JAVA_PORT

    0下载:
  2. java 读写串口编程,最好自己瞎RXTX-java read and write serial programming, the best their blind RXTX. . . . . .
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1799
    • 提供者:li
  1. TestSerial

    0下载:
  2. 串口读写的另一例子,所用的连接程序变为了COM,请试试,-Serial reading and writing another example, the procedure used to connect into the COM, please try, thank you
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:118047
    • 提供者:li
  1. Laser3205

    0下载:
  2. 用java实现串口通信的读写命令,并设置一个类型激光器的正常工作-java RS232
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:125831
    • 提供者:林密
  1. JAVA-COM-Read-and-Write

    0下载:
  2. 介绍Java 串口的读写方式,并给出示例代码,非常容易掌握Java串口的读写。-Introduction Java serial read and write, and gives sample code, very easy to master Java serial read and write.
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-07-10
    • 文件大小:14549
    • 提供者:liu
  1. SerialBean

    0下载:
  2. 串口通信工具类,包括对串口读数据,写数据,初始化串口,关闭串口-Serial communication tools, including serial read data, write data, initialize the serial port, close the serial port
  3. 所属分类:Applet

    • 发布日期:2017-12-04
    • 文件大小:1471
    • 提供者:Jack
  1. Bus_Dispatch_System20130507

    1下载:
  2. 公交调度系统,串口读写,异步刷新页面,数据库,RFID读写器-Bus dispatching system, serial read and write, the asynchronous refresh the page, database, RFID reader
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-05
    • 文件大小:13875945
    • 提供者:王可
  1. GPSTrans

    0下载:
  2. 用JAVA实现串口通信,利用comm.jar,实现对串口的读写操作-JAVA realize serial communication, the sender experiment
  3. 所属分类:Java Develop

    • 发布日期:2017-11-17
    • 文件大小:837301
    • 提供者:xuqi
  1. WaveformChart

    0下载:
  2. java对串口进行读写操作,可接收大数据生成电波图,同时显示多条线-java read and write operations on the serial port, can receive large data generation radio chart, displaying multiple lines
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:106424
    • 提供者:冯辉
  1. Serials

    0下载:
  2. 用java实现的一个GUI程序,实现串口的二进制读写,可以设置串口属性。上半部分为编辑发送窗口,下半部分为接受信息窗口-Using java to achieve a GUI program, serial binary reader, you can set the port property. Send to edit the upper half of the window into the lower half of the window to receive information
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:55383
    • 提供者:刘豫
  1. SimpleRead

    0下载:
  2. Java与串口通讯的实例,讲解了Java与串口读写操作实例代码- Examples of Java and serial communications, explained the Java example code and serial read and write operations
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4981
    • 提供者:武警
  1. androidSer

    0下载:
  2. 非常好的串口读写程序,很实用,完成了读写,已经通过测试。-android
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:6677
    • 提供者:刘松华
  1. Serial_20130865144

    0下载:
  2. JAVA读写串口的小软件,代码很全值得学习-JAVA serial read and write small software code is worth learning the whole
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1792142
    • 提供者:gzy
  1. java 串口监听

    1下载:
  2. java实现串口读入写出流,串口的监听模式。(Java realize serial read into, write flow, serial port monitoring mode.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-14
    • 文件大小:21271
    • 提供者:Chrisbo
搜珍网 www.dssz.com