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

搜索资源列表

  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. FLASHROM

    0下载:
  2. 基于FPGA 内部的1kflash编程实现存储及FPGA通过串口与PC的通信!-1kflash-based FPGA' s internal memory and FPGA programming through the serial communication with PC!
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-29
    • 文件大小:102180
    • 提供者:李兆涛
  1. java_serial

    0下载:
  2. Java Serial Communication included with various feature of Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:154463
    • 提供者:mrinal
  1. SendComm

    0下载:
  2. 运用Java Communications API实现JAVA串口通信功能。打开串口后程序每两秒发送一次数据-JAVA using Java Communications API to achieve serial communication. After the program opens the serial port once every two seconds to send data
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1589
    • 提供者:zhuyinhui
  1. com_test

    0下载:
  2. 用java语言实现的串口通信程序,内含所有源代码-Using java language of the serial communication program that includes all source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1322610
    • 提供者:miaoxiangzhen
  1. commapi

    0下载:
  2. java串口通信相关代码,及内部配置说明-java serial communication-related code, and internal configuration instructions. . .
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:262287
    • 提供者:程坤
  1. zonghe

    0下载:
  2. 该程序能实现双机之间串口通信,包括接收和发送-The program to achieve serial communication between two units, including receiving and sending
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3128
    • 提供者:yuexiaren
  1. a

    0下载:
  2. 串行通信类 能够实现端口的打开关闭以及参数设置-Serial communication port of the open class to achieve closure and parameter settings
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-15
    • 文件大小:5849
    • 提供者:wanglan
  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. ZHANGqwert

    0下载:
  2. 单片机双机行串口通信的实现,自发自收检测是否正常-SCM Dual-line serial port communication, spontaneous from the income test for normal
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-03
    • 文件大小:472749
    • 提供者:张阳
  1. CommMonitorJAVA

    0下载:
  2. 用于java平台手机的串口通信以及接收串口数据后将数据进行分段显示-Java platform for mobile phones and receive serial data, serial communication data section will show
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1120471
    • 提供者:qiaokakai
  1. furnaces

    0下载:
  2. Java serial communication with local database
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6750
    • 提供者:mrinal
  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. 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. proyectopc1_bien

    0下载:
  2. serial communication pc pc sender
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:92955
    • 提供者:ChrisREDb
  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. chuankou

    1下载:
  2. 实现串口通信 ,课程设计 作业 主要功能:两台电脑通过串口线连接。编写收、发程序,实现两计算机之间的数据(要求数据打包传输)传输。-Serial communication, curriculum design operating main functions: to connect two computers via the serial line. Write sending and receiving procedures, and data between two computers (
  3. 所属分类:JavaScript

    • 发布日期:2015-07-08
    • 文件大小:9216
    • 提供者:小龙
  1. Library

    0下载:
  2. 用于图书馆图书自动定位系统的配套程序,可用于实现基于RFID的图书馆图书简易定位系统及其数据库。 有两部分组成: LibraryTest 含有可实现图书添加,查询,删除等功能的java scr ipt程序; Serial 中含有与串口通讯设备的通讯程序。例如,我们购买的RFID设备为RS485串口,使用com3中的test1可实现自动读取与写入数据库。-Supporting program for automatic positioning of the Library system
  3. 所属分类:JavaScript

    • 发布日期:2017-05-17
    • 文件大小:4404822
    • 提供者:Victoria Hu
« 1 23 4 5 »
搜珍网 www.dssz.com