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

搜索资源列表

  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_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. listtext.java

    0下载:
  2. 用JAVA写的 Java串口通讯,希望能通过,-written with Java Java serial communication, hopefully through, thank you
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:983
    • 提供者:tony
  1. VC串口编程汇集

    0下载:
  2. 本人在用VC实现串口通讯程序时的一些笔记-with VC serial communications procedures of Notes
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:24324
    • 提供者:陈宏
  1. Soft20060210101425539

    0下载:
  2. ∷“两台机器间的串口通讯”软件简介∷ 两台机器间的串口通讯
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:51565
    • 提供者:lbp
  1. javacomm20-win32

    1下载:
  2. java串口通讯api-serial communications api
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:273003
    • 提供者:工程师
  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. MSComm.html.rar

    1下载:
  2. 直接调用Mscomm32.ocx串口通讯,Direct call MsComm32.ocx Serial Communication
  3. 所属分类:JavaScript

    • 发布日期:2017-03-23
    • 文件大小:1390
    • 提供者:getwill
  1. testSerial

    0下载:
  2. Java中串口通讯,对源数据进行报文解析,最终显示需要的真实数据。-serial communication in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:7111
    • 提供者:dongw
  1. serial

    0下载:
  2. Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:2457
    • 提供者:xiaofeng
  1. javaSerial

    0下载:
  2. Java串口通讯的组件,很值得大家学习一下的哦-Java serial communications components, it was worthwhile for us to learn about the oh
  3. 所属分类:Applet

    • 发布日期:2017-04-07
    • 文件大小:32520
    • 提供者:pantian
  1. Projects

    0下载:
  2. 串口通讯,聊天。一个简单的聊天小软件. -串口通讯,聊天。一个简单的聊天小软件
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:93988
    • 提供者:1111111
  1. communicate

    0下载:
  2. 以Java实现的串口通讯~实现了很多的功能!-Java implementation of serial communication to realize a lot of features ~!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:272657
    • 提供者:abc
  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. 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. 1

    0下载:
  2. 项目名称:基于Cs的串口通信的实现 项目描述: 配置模块:实例化其他模块,降低模块之间的耦合度 连接模块:管理串口通讯方式的连接建立。 发送模块:负责消息的序列化和校验验证,消息的发送 备份模块:负责所有交流记录的备份,以便后期查实项目事实过程中的问题是否由于交流不畅引发。 -Project name: based on the realization of the Cs serial communication Project descr iption: C
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:855550
    • 提供者:宁桂康
  1. 3

    0下载:
  2. 项目名称:基于Cs的串口通信的实现 项目描述: 配置模块:实例化其他模块,降低模块之间的耦合度 连接模块:管理串口通讯方式的连接建立。 发送模块:负责消息的序列化和校验验证,消息的发送 备份模块:负责所有交流记录的备份,以便后期查实项目事实过程中的问题是否由于交流不畅引发。 -Project name: electronic traffic simulator of JAVA application in development Project descr ipt
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:61901
    • 提供者:宁桂康
  1. src

    0下载:
  2. 与单片机通讯课程设计,这个java写的串口通讯,上位机-Communication with MCU program design
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:8165
    • 提供者:Healthy
  1. serialport1

    0下载:
  2. 基于java开发的串口通讯tool(com)自动接受串口的数据。(Java based on the development of serial communication, tool (COM) automatically accept the serial data.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-18
    • 文件大小:28672
    • 提供者:LuXiYuan
  1. UART_COMM

    0下载:
  2. 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.)
  3. 所属分类:Java编程

« 12 3 »
搜珍网 www.dssz.com