CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - java serial port

搜索资源列表

  1. java_serial

    0下载:
  2. 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with readi
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2024
    • 提供者:
  1. J2MEBLUETOOTHTOPC.rar

    0下载:
  2. J2ME蓝牙串口连接PCJ2ME蓝牙串口连接PCJ2ME蓝牙串口连接PC,J2ME Bluetooth serial connection PCJ2ME Bluetooth serial connection PCJ2ME Bluetooth PC serial port to connect
  3. 所属分类:J2ME

    • 发布日期:2017-03-28
    • 文件大小:3380
    • 提供者:程风
  1. java_com.rar

    0下载:
  2. 在开发手机短信开发之前,需要下载JAVA的串口访问接口类包说明,另外还有java com口编程实例,In the development of SMS to develop before the need to download JAVA serial access interface package that category, there is another instance of java com port programming
  3. 所属分类:SMS

    • 发布日期:2017-04-02
    • 文件大小:10713
    • 提供者:wangbo
  1. CH341EVT

    0下载:
  2. 多种语言实现USB转串口的串口助手,包括C++,VB和Java。-Languages ​ ​ to achieve USB to serial port assistants, including C++, VB and Java.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:671239
    • 提供者:Mary
  1. Key

    0下载:
  2. Java 串口调用密码键盘程序 串口通讯-Java serial port communication program called PIN pads
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:3375
    • 提供者:夏宇
  1. SeriPort

    2下载:
  2. to connect serial port with java using rxtx lib
  3. 所属分类:串口编程

    • 发布日期:2013-08-18
    • 文件大小:157299
    • 提供者:Selcuk
  1. sms

    0下载:
  2. 通过串口连接GSM Modem程序发送短信的程序,用Java编写-GSM Modem connected through the serial port to send SMS procedures, using Java to prepare
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:9058
    • 提供者:laohan83
  1. CommConnection

    0下载:
  2. 作为一种Java语言实现的串口通信,可以实现嵌入式系统中的主机与串口进行通信。-As a Java language implementation of serial communication, embedded systems can be achieved in the host and serial port to communicate.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:748
    • 提供者:男人奋斗
  1. SimpleRead

    0下载:
  2. 用JAVA实现对串口编程!主要是从计算机的串口CM1读取数据!-Realize the serial programming with JAVA! Mainly from the computer' s serial port to read data CM1!
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:1849
    • 提供者:吴荣
  1. java

    0下载:
  2. java串口编程不错的一个实例,对串口很有帮助-java serial port programming a good example of the serial helpful
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:221674
    • 提供者:王小小
  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. SMSSender

    0下载:
  2. 一个JAVA控制电脑串口,通过短信猫收发短消息的程序。-A JAVA control computer serial port, received via text message Send PM cat program.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:24576
    • 提供者:金秀炫
  1. java-com

    0下载:
  2. 自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3476
    • 提供者:一锅云
  1. server

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

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

    0下载:
  2. 解决java串口操作中发送数据中只要包含0x0A,操作系统自动在0x0A前添加0x0D的的问题例子程序。-resolve java serial port send data with 0x0A,operate system auto add 0x0D problem.
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4549873
    • 提供者:junsheng.zhu
  1. Serial

    0下载:
  2. 利用Java编程串口程序,通过串口接收程序-Using the Java programming serial procedures, through the serial port to receive program
  3. 所属分类:Com Port

    • 发布日期:2017-11-11
    • 文件大小:501895
    • 提供者:陌若末
  1. CS

    0下载:
  2. Java连接串口的串口程序 已通过测试 485口- Java serial port COM port
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1059141
    • 提供者:严征征
  1. Android-Serial-test

    0下载:
  2. android 串口测试apk参考源码,JNI java 反射方式-Android serial port test sourcecode
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:24019
    • 提供者:曾进源
  1. eternity-sms

    0下载:
  2. JAVA 的串口通讯包,用于进行串口通讯和从串口获取数据等功能。(Com with Serial port in Java)
  3. 所属分类:串口编程

    • 发布日期:2017-12-25
    • 文件大小:32768
    • 提供者:naleite
  1. JAVA串口采集数据

    2下载:
  2. 实现java对串口数据的采集功能,详细的代码请看压缩包中的实现类(Implementing the Collection Function of Serial Port Data in Java)
  3. 所属分类:串口编程

    • 发布日期:2019-12-09
    • 文件大小:144384
    • 提供者:小小宇宇宇
« 12 »
搜珍网 www.dssz.com