搜索资源列表

  1. C# 异步通讯类(01)

    0下载:
  2. 提供异步通讯的一个类库-provide asynchronous communication of a Class Library
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:117879
    • 提供者:张兵
  1. 实时库kl

    0下载:
  2. 主要是用于电力系统实时库建立以及内存的分配和使用,对于电力系统通讯实时性有很好的保证-the code is designed for the real-time database which is widely used in the electrical power system, the special design in memory distributing and using makes good assurance for
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:49651
    • 提供者:流风
  1. TC通讯子程序

    0下载:
  2. TurboComm串口通信库(*.h+*.lib),内有函数参考文档及函数调用示例。-TurboComm Serial communication library (*. h *. lib), a function within the reference documents and function call examples.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:19491
    • 提供者:黄亮
  1. PComm_Pro串口通讯库

    0下载:
  2. PComm_Pro串口通讯库P Comm_Pro串口通讯库PComm_Pro串口通讯库-PComm_Pro serial communication for serial communications for PComm_Pro PComm_Pr o serial communications for serial communications for PComm_Pro
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:743411
    • 提供者:zszhw
  1. CPORT20 C语言开发串行通讯程序库

    0下载:
  2. 一个串口通讯编程的东东,介绍了很好的范例和源代码,请看看 -a serial communication program Dongdong, introduced a good example and source code, please see
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-03
    • 文件大小:78848
    • 提供者:李知周
  1. 利用Java实现串口全双工通讯

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

    • 发布日期:2024-06-03
    • 文件大小:7168
    • 提供者:郑描中
  1. PComm_Pro串口通讯库

    0下载:
  2. PComm_Pro串口通讯库P Comm_Pro串口通讯库PComm_Pro串口通讯库-PComm_Pro serial communication for serial communications for PComm_Pro PComm_Pr o serial communications for serial communications for PComm_Pro
  3. 所属分类:通讯编程

    • 发布日期:2024-06-03
    • 文件大小:743424
    • 提供者:zszhw
  1. ShareCom

    0下载:
  2. 自己写的一个进程间通讯库,使用很方便。 带有例子程序。-Wrote it myself a process of communication among libraries, use very convenient. With examples of procedures.
  3. 所属分类:通讯编程

    • 发布日期:2024-06-03
    • 文件大小:292864
    • 提供者:lincolnwang
  1. SharedMemmoryQueue

    0下载:
  2. 这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.-This library supports inter process communication via shared memory access and event notification mechanism.
  3. 所属分类:进程与线程

    • 发布日期:2024-06-03
    • 文件大小:53248
    • 提供者:hegallis
  1. TCP

    0下载:
  2. 两个动态库是封装好了的TCP通讯库,使用了线程来发送和接收。-Two dynamic library is a good package of TCP communications library, used to send and receive threads.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-06-03
    • 文件大小:112640
    • 提供者:zdd
  1. cnCOMM_Demo.src

    0下载:
  2. 一个很好用的C++串口通讯类库,附有两个实例。-Used a very good C++ serial communication class library, with two examples.
  3. 所属分类:多媒体编程

    • 发布日期:2024-06-03
    • 文件大小:55296
    • 提供者:Leviathan
  1. DMT2.2

    0下载:
  2. 台达PLC(DMT2.2)通讯库,可以用于C++,C#,VB等开发开台。(Delta PLC (DMT2.2) Communications Library)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-03
    • 文件大小:1361920
    • 提供者:Jadden
  1. mars-master

    0下载:
  2. 腾讯开源微信底层通讯库,可以研究微信的通讯机制,也可以基于此工具库开发自己的即时通讯App(micromsg opensource lib)
  3. 所属分类:移动互联网开发

    • 发布日期:2024-06-03
    • 文件大小:8387584
    • 提供者:8259
  1. NI Modbus(1)

    0下载:
  2. labview下modbus通讯库文件可以很方便实现modbus rtu通讯(LabVIEW under Modbus communication library file)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-03
    • 文件大小:1283072
    • 提供者:minlee
  1. Modbus通讯协议C#类库

    1下载:
  2. Modbus通讯协议C#类库 希望对大家有所帮助(Modbus communication protocol C# class library We hope to help)
  3. 所属分类:.net编程

  1. CAN_BUS

    0下载:
  2. 一些arduino使用MCP2515芯片实现CAN通讯的库文件和示例。(Some Arduino use MCP2515 chip to achieve CAN communication library files and examples.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-03
    • 文件大小:799744
    • 提供者:czw74
  1. usb-notifier-master

    0下载:
  2. 很好很强大的跨平台usb通讯库,可用于linux windows mac(A very good and powerful cross platform USB repository)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-03
    • 文件大小:10240
    • 提供者:jerry.xu
  1. 自己开发软件和TBOX通讯的

    0下载:
  2. 信捷tbox通讯通讯说明............(xinje xbox Pioneer Tbox communication instructions............)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-03
    • 文件大小:370688
    • 提供者:I FEEL
  1. Modbus库函数实现

    0下载:
  2. labview和PLC通讯案例,都是能用试过的啊,原来的一些教程学习的,供大家伙学习。。。。(LabVIEW and PLC communication cases are all tried, ah, some of the original tutorials learned for big guys to learn.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-03
    • 文件大小:77824
    • 提供者:ouyang332
  1. 西门子安装库1

    0下载:
  2. modbus通讯库,MODBUS-RTU的485通讯程序,MODBUS协议详解(Modbus communications library,MODBUS-RTU 485 communication program, detailed solution of MODBUS protocol)
  3. 所属分类:通讯编程

    • 发布日期:2024-06-03
    • 文件大小:1035264
    • 提供者:zx1314921
« 12 3 4 5 6 7 8 9 10 ... 31 »

源码中国 www.ymcn.org