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

搜索资源列表

  1. zsfserial

    1下载:
  2. 串口通信+UDP+TCP网络传输,是根据实际式工作需要使用JAVA写的测试程序
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3502573
    • 提供者:zhangsf
  1. comm3.0_u1_solaris_sparc

    0下载:
  2. 串口通讯编程,java 语言版本的,串口通讯编程,java 语言版本的
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:754581
    • 提供者:zhoushijun
  1. NJICCard

    0下载:
  2. java接口(关于java调用动态库,串口操作等)-java interface (on java call DLL, serial operations, etc.)
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-10-13
    • 文件大小:940489
    • 提供者:李大军
  1. commapi

    0下载:
  2. 这是我自己写的,请各位高手看一下!!是关于串口方面的编程,用java-This is what I wrote it myself, please look at the top! ! Serial on the program, using java
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:261919
    • 提供者:
  1. java多线程异步串口操作实例

    0下载:
  2. 所属分类:进程与线程

    • 发布日期:2011-03-03
    • 文件大小:1616388
    • 提供者:jzinfo
  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. chuankou

    0下载:
  2. java 语言,通过串口转USB驱动,读取SIM908的串口数据-java language, through the serial port to USB drive, read SIM908 serial data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:33441
    • 提供者:陈晨
  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. BluetoothCOM

    0下载:
  2. java手机实现与串口模块HC06通信的代码,是入门单片机蓝牙控制的小程序-java cell phone communication to achieve with the serial module HC06 code, is the entry of small single-chip Bluetooth control program
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:2127
    • 提供者:li
  1. gnu.io

    1下载:
  2. 该源码配合librxtxSerial.so使用,处理android串口开发的java层程序。该源码project需要跟你的apk相关联,才能编译成功-The source with librxtxSerial.so use to deal with java layer android serial development program. The source project needs associated with your apk order to compile successfull
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:78512
    • 提供者:zengbo Han
  1. Android_SDK_Examples_sourse_code

    0下载:
  2. 《Google Android SDK开发范例大全》全部范例源码,对初中级的来说还是很不错的哦。 -" Google Android SDK development of examples of documents," all source code of the examples, pretty good for learners of middle class
  3. 所属分类:android

    • 发布日期:2017-06-13
    • 文件大小:20762336
    • 提供者:vera.cj
  1. SMSCore

    0下载:
  2. 自己实现的基于串口通讯发送短消息的JAVA代码,对于初学者有一定的参考和帮助价值,特意上传上来共享一下!-Their own realization of serial communication based on sending short messages JAVA code, for beginners there is a certain degree of reference and to help the value of deliberately upload up to shar
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-06-15
    • 文件大小:24111759
    • 提供者:wan jin guang
  1. UsingProtocol

    0下载:
  2. 自己实现的基于串口通讯发送短消息的低层协议JAVA代码,对于初学者有一定的参考和帮助价值,特意上传上来共享一下!-Their own realization of serial communication based on sending short messages JAVA code low-level agreement, for beginners there is a certain degree of reference and to help the value of delibe
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:113654
    • 提供者:wan jin guang
  1. BluetoothController.tar

    0下载:
  2. 蓝牙手机控制器,通过蓝牙由手机的J2me程序搜索服务端,PC负责接受信号,并对鼠标键盘进行操作,实现手机作为PC遥控器的目的-Bluetooth mobile phone controller, using Bluetooth on the client side(phone) to search services. PC is responsible for receiving signals, controlling the mouse and keyboard so as to creat
  3. 所属分类:J2ME

    • 发布日期:2017-04-17
    • 文件大小:309213
    • 提供者:Rex Xia
  1. test_onlyread

    0下载:
  2. java界面运行在pc上,write.c载到linux系统的节点上,两者通过串口进行通信。然后在pc上运行test,在界面中输入ttyUSB0,点open按钮,然后点read按钮。接着在节点上./write运行write就能在界面上显示接收到信息。-java interface running on the pc , write.c set to the linux system nodes, which communicate through the serial port with pc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3321
    • 提供者:白鸽
  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. sms

    0下载:
  2. java sms串口通讯代码java实现的源代码-java sms System
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:32594
    • 提供者:zhanglei
  1. MulThreadDownload

    0下载:
  2. 多线程文件下载,可自己定义线程个数,实现多线程下载。android手机软件-Multi-threaded file download
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:76014
    • 提供者:老孟
  1. SendMessage

    0下载:
  2. 用java写的一个利用串口短信猫,发送短信,-Using java to write a text message using serial cat, send text messages,
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:2771
    • 提供者:闻香识女人
  1. JAVaEthernet

    0下载:
  2. java环境下以太网串口设备测试通信软件 提供源码-Ethernet serial device under java test communications software source code
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:17063
    • 提供者:刘波
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com