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

搜索资源列表

  1. Winzip Java版

    0下载:
  2. 本项目推出的目的是丰富java工具集,另外就是提供给java研究组织的会员一个锻炼的机会。 希望有兴趣提高自己的java应用程序编程的java研究组织的朋友加入我们的开发行列。 我们希望在给大家提供一个实用的工具的同时可以激起大家学习使用java工具的激情。 这个工具不光是一个工具,我们还希望向你展示JDK1.4的下列新特性: XML处理 更好的swing界面 日志 参数选择API 串行化 国际化 -the project's purpos
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:508752
    • 提供者:bull
  1. 利用Java实现串口全双工通讯

    1下载:
  2.  一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7335
    • 提供者:郑描中
  1. java-testnet

    1下载:
  2. java实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。 在applet目录下为在java applet中如何和模块通讯的例子,在使用时得首先把index.htm和test.jar下载到模块中,然后在ie中输入http://模块IP地址/index.htm来访问。(目前只有ZNET-200T支持此下载功能) -PC and Ethernet to serial communications equipment example, can be used
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10726
    • 提供者:东子
  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. java-serial

    0下载:
  2. 关于的java串口问题,串口通讯,串口监听,串口配置-the question of java serial
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:1533
    • 提供者:冯洋
  1. java_serials

    0下载:
  2. java实现串口通信,调试OK!很实用,希望给大家带来帮助!-java to achieve serial communication, debugging OK! Very practical, will give us some help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:124673
    • 提供者:李百良
  1. SerialPar

    0下载:
  2. 对串口的端口 的测试类 是javax.comm 的入门 -Serial port on the test category is javax.comm entry
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2504
    • 提供者:huan01123
  1. JavaCOM

    0下载:
  2. JAVA实现串口通讯,可以截获各串口发送的数据和对串口发送数据。-JAVA Serial communications can be intercepted by the serial port to send data and send data to the serial port.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:88509
    • 提供者:陈杰
  1. SerialBean

    0下载:
  2. 能够简单的实现主从计算机之间的串口传输数据-Can be simple to achieve the main from the computer s serial port to transfer data between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2788
    • 提供者:tongming
  1. TwoWaySerialComm

    0下载:
  2. serial communication using RS232
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:973
    • 提供者:sumeet
  1. comm

    0下载:
  2. 进行串口通讯,支持16进制字节数组的发送-Serial port communication, support for 16-hex-byte array to send
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:141431
    • 提供者:
  1. getid

    0下载:
  2. 通过一个别人提供的VCdll获得硬盘ID和CPU序列号-VCdll provided by others to obtain a hard disk ID and the CPU serial number
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:315650
    • 提供者:王历
  1. ReadComm

    0下载:
  2. JAVA串口通讯接受载波完整数据包并解析-JAVA serial communication carrier to accept a complete packet and parse
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:1712
    • 提供者:李健
  1. SerialPort

    0下载:
  2. Serial port Library java
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:13312
    • 提供者:marcos
  1. Java-to-call-VC-PP-DLL

    0下载:
  2. Java 通过JNI 技术调用VC ++ DLL 的方法, 并设计了含有串口GPS 类和Java 导出 函数的DLL , 该DLL 既可以用于Java 访问串口GPS , 也可以用于VC ++ 访问串口GPS , 实现了Java和VC ++ 共用的动态连接库设计。-Java through JNI technology called VC++ DLL' s methods, and design and the Java class containing the serial GPS
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:208254
    • 提供者:rocky
  1. SerialAITest

    0下载:
  2. Implements Modbus serial comunication for comunicate with industrial equipments.
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:1148
    • 提供者:aehrat
  1. java-ZigBee

    1下载:
  2. java实现的串口通信,并且将下层采集到的数据绘制成曲线。Java串口通信数据采控系统的设计与实现.pdf-A Java implementation of serial communication, and collected data to plot the layers below it into curve. Java data mining control system design and implementation of serial communication. PDF
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:236032
    • 提供者:赵力仅
  1. java_chuankou_tongxin

    0下载:
  2. 详细的java串口通信详解,自己整理版,内含说明与源码,还有资料出处地址。-Java serial communication with the detailed, finishing their own version, containing instructions and source code, and the source of information.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:153898
    • 提供者:彭玉
  1. yiujen_v52

    0下载:
  2. Includes the modulation, demodulation, signal to noise ratio calculation, Energy spectrum analysis and calculation, Use serial programming examples matlab GUI implementation.
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:8192
    • 提供者:gingjeijaitiu
  1. SerialTool

    0下载:
  2. 用java通过rxtx进行简单的串口通讯(With java through rxtx for simple serial communication)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:12288
    • 提供者:StringMyLady
« 12 3 »
搜珍网 www.dssz.com