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

搜索资源列表

  1. serjava

    0下载:
  2. Java实现串口全双工通讯 -Java to achieve full-duplex serial communications
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3981
    • 提供者:沉香
  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. javacomm20-win32

    0下载:
  2. 用java编写的一个组件,用于windows下串口通信,我已经试过了,可以成功-prepared with a component for serial communications under Windows, I have tried, successful
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:299447
    • 提供者:king
  1. java_delphi

    0下载:
  2. 本程序 通过delphi 制作发送短信的dll 然后 通过java调用 用到JNI接口 dll 复制到java的 C:\\j2sdk1.4.2_04\\bin 目录下 请跟实际情况修改目录 用Java操纵串口,实现短信的发送-delphi through the production process by sending messages through the dll then called java JNI interface used to copy the dll java C
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:515504
    • 提供者:徐泼
  1. PORT1.0

    0下载:
  2. 自己编译的串口调试器 在VC6.0调试成功 本人现在已经搞JAVA-compile the serial debugger in VC6.0 debugging success I have now engage in JAVA
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:68396
    • 提供者:张磊
  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. java_serial

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

    • 发布日期:2008-10-13
    • 文件大小:2024
    • 提供者:
  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. comm2.0.3

    0下载:
  2. Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bottom of the serial port operatio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32922
    • 提供者:huaihuai
  1. 200543037564777

    1下载:
  2. 一个非常功能较全的串口收发短信java源代码-a very functional than all the serial transceiver SMS java source code
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:20690
    • 提供者:huaihuai
  1. comm.java

    0下载:
  2. 用JAVA写的串行端口发送和接收数据,希望能通过,-using Java to write the serial port to send and receive data and it is hoped that through, thank you
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4010
    • 提供者:tony
  1. smsSendByComm_java

    0下载:
  2. sunfruit 用JAVA编写的使用手机串口发送短信的程序-sunfruit with JAVA prepared by the use of mobile phone text messages sent Serial procedures
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:415756
    • 提供者:张力
  1. rs232comm

    0下载:
  2. 用java开发的基于串口RS-232通讯程序,横简单的。希望对你有所帮助。-with java-based development of the serial RS-232 communication procedures, Wang simple. You want to help.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:127457
    • 提供者:sunjun
  1. commswing

    1下载:
  2. java 实现用串口收发短信的图形界面程序-java achieve with Serial Transceivers messages graphical interface procedures
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2547
    • 提供者:shenlei
  1. JavaCom1

    0下载:
  2. 本文介绍了一个基于Java的多功能串口设备服务器。
  3. 所属分类:通讯编程

    • 发布日期:2014-01-16
    • 文件大小:4877
    • 提供者:liupengty
  1. JavaCom2

    0下载:
  2. 本文介绍了一个基于Java的多功能串口设备服务器。(2)
  3. 所属分类:通讯编程

    • 发布日期:2014-01-16
    • 文件大小:4763
    • 提供者:liupengty
  1. USBTest

    0下载:
  2. 利用java配上串口通信完成一个贪吃蛇小游戏(Using java to match the serial communicationA greedy Snake game)
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:103424
    • 提供者:ployw
  1. LTLJ

    0下载:
  2. 主要是对串口驱动的的一些控制源码,很好的学习源码()
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:28672
    • 提供者:acqaire
  1. serial

    0下载:
  2. java串口通信,用于实现上位机与单片机之间的串口通信(Java serial communication is used to realize serial communication between host computer and single chip microcomputer)
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:2535424
    • 提供者:indix
  1. mtcng

    0下载:
  2. 用Java开发手机蓝牙程序,要先安装J2ME()
  3. 所属分类:串口编程

« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com