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

搜索资源列表

  1. SerialParameters

    0下载:
  2. // Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // A class that stores parameters for serial ports -// Serial SMS Client for handling SMS communication with a mobile termina
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1659
    • 提供者:Fahid
  1. Sms_GUI

    0下载:
  2. // Serial SMS client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // Main class implementing GUI-// Serial SMS client for handling SMS communication with a mobile terminal // (C) 2001 by
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:3558
    • 提供者:Fahid
  1. SmsPduCodec

    0下载:
  2. // Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // This SMS encoding/decoding helping class includes software functionality // originally developed by "Kvanttisofta oy." -
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2970
    • 提供者:Fahid
  1. SmsTerminal

    0下载:
  2. // SMS Tool for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // Class for handling the serial connection and protocol support-// SMS Tool for handling SMS communication with a mobile terminal
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:3633
    • 提供者:Fahid
  1. PortRequestedDialog

    0下载:
  2. // Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // class representing incoming SMS -// Serial SMS Client for handling SMS communication with a mobile terminal // (C)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1167
    • 提供者:Fahid
  1. pop

    0下载:
  2. serial port communication in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:33774
    • 提供者:pankaj dhami
  1. wjyjk

    0下载:
  2. 微机与接口课件戴梅萼 第1章 微型计算机概述 第2章 16位和32位微处理器 第3章 Pentium的指令系统 第4章 存储器技术 第5章 微型机和外设的数据传输 第6章 串并行通信和接口技术 第7章 中断控制器 第8章 DMA控制器 第9章 计数器/定时器-Computer interface courseware wear plum calyx Overview of Chapter 1 microcomputer Chapter 2, 16
  3. 所属分类:Java Develop

    • 发布日期:2017-06-01
    • 文件大小:14300310
    • 提供者:偷换
  1. src

    0下载:
  2. java串口程序,用comm.jar实现电子计算机与串口之间的通讯-java serial port program use comm.jar the communication between the computer and serial
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:38117
    • 提供者:zhaojinxin
  1. TemperatureMonitor_Master-V1.0

    0下载:
  2. This a serial port communication source code, and you can exchange information with a slave equipment by a usb_line. But, be careful ,pay attention to the serial manipulate code and the protocol of infomation exchange. Have any difficulty? Please
  3. 所属分类:JavaScript

    • 发布日期:2017-11-18
    • 文件大小:47442
    • 提供者:gavin
  1. android

    0下载:
  2. 自己做的基于android的串口收发工具,实现与单片机之间的数据通信,通过蓝牙模块进行数据连接。-Their own based on the the android serial transceiver tools, data communication with the MCU, via Bluetooth module data connection.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-02
    • 文件大小:196801
    • 提供者:丁云龙
  1. java_Serial-Interface

    0下载:
  2. 本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-This paper introduces a simple implementation of full duplex communication through the serial port of the Java class library, the library greatly simplifies the operation of the serial process
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:7265
    • 提供者:229714423
  1. BluetoothActivity

    1下载:
  2. 安卓bluetooth 串口通信,可以连接蓝牙,并可以画出波形,包括两个java文件,可以与单片机连接。-Android bluetooth serial port communication, can connect bluetooth and can draw waveform, including two Java files, can be connected to the microcontroller.
  3. 所属分类:Java Develop

    • 发布日期:2016-04-08
    • 文件大小:1943552
    • 提供者:大黄
  1. DCmoto-control-new

    0下载:
  2. 控制步进电机的串口通讯控制界面,支持手动输入命令和多组件控制-Control the serial port communication control interface, support manual input command and multi- component control
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:21299
    • 提供者:曾庆朋
  1. Mobile-phone-APP-monitoring-system

    0下载:
  2. Android平台下的传感器网络系统监测软件应用开发。其开发使用SQL2008数据库作为数据存储工具,运用多线程技术,且通过串口通信模块完成数据传输的自测模式,并通过访问数据库实现数据的更新和显示。-Android platform sensor network system monitoring software application development. Its development and use of SQL2008 as a data store tool, using mu
  3. 所属分类:Applet

    • 发布日期:2017-12-15
    • 文件大小:4718592
    • 提供者:杨泽宇
  1. rxtx

    0下载:
  2. Java串口编程:串口数据的发送与监听读取   本人在近期的开发工作中遇到向串口发送设备控制指令的需求,遂对串口编程进行了略微深入的钻研,在此对自己的一些心得和经验进行总结,以供大家参考与交流。(Java serial programming: serial data transmission and monitoring reading In recent development, I encountered the need to send control instructions to
  3. 所属分类:Java编程

    • 发布日期:2018-01-01
    • 文件大小:811008
    • 提供者:cherubimzyc
« 1 2 3 4 5»
搜珍网 www.dssz.com