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

搜索资源列表

  1. SimpleSocket

    0下载:
  2. 简单的SOCKET的DLL通信编程,基于WINSOCKET类实现了3中不同的监听模式 集客户端与服务器端于一体-simple DLL communications program, based on the realization WINSOCKET category three different sets of listening mode client and server integrates
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:26916
    • 提供者:刘金春
  1. SAP_DotNetConnector3

    0下载:
  2. SAP操作 的DLL NCO3的DLL使用方法很简单-SAP operation a DLL NCO3 the DLL is very simple to use
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:1812760
    • 提供者:dangdang
  1. GPIB_VISA_Delphi

    4下载:
  2. 本软件供大家学习用,任何使用本软件导致的损失,本人不承担任何责任,测试仪器在启动过程中,不要和仪器通信,切记! 定义了安捷伦GPIB的visa32.dll的函数原型声明,和简单通信的例子,以弥补没有GPIB的delphi函数声明,网上大都是VB,VC,C#的例子,DELPHI的有也不全,有错误还请指正。-GPIB VISA32.DLL DELPHI FUNCTION DECLARE
  3. 所属分类:Communication

    • 发布日期:2015-11-30
    • 文件大小:277504
    • 提供者:Egowell
  1. dll_test4_V4

    0下载:
  2. 在VC++中写了一个基于对话框的应用程序,通过调用外部封装好的DLL来实现串口通讯,比较简单-In the VC++ written in a dialog-based application package by calling an external DLL to achieve a good serial communications, a relatively simple
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:4138030
    • 提供者:yikedianzi
  1. Simplef

    0下载:
  2. 一个简单的dll库,封装了串口通信的链接,发送,接收。对这方面有兴趣的来学习。-A simple dll library encapsulates the serial communication link, send, receive. In this regard are interested to learn.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:12416
    • 提供者:蔡理君
  1. ModbusPCOM

    0下载:
  2. 用VC++编写的dll文件,方便上位机编写应用程序ModbusPCOM.dll,借用pcomm.dll实现sio read write, 内置了CRC16效验,实现了modbus01,03,05,06,16功能。 debug和Release目录下都有简单的测试应用程序-Written by VC++ dll files to facilitate the preparation of PC applications ModbusPCOM.dll, borrow pcomm.dll achie
  3. 所属分类:Communication

    • 发布日期:2017-05-20
    • 文件大小:5830513
    • 提供者:Nemo
  1. regSample_ForCSharp

    0下载:
  2. 一个简单的与驱动通信的例子,用C#编写的用户界面,着重介绍的是如何引用dll文件和驱动通信-failed to translate
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1428379
    • 提供者:王晓龙
  1. UDP_dll

    0下载:
  2. 对UDP做了一个简单的封装 做成了d-对UDP做了一个简单的封装 做成了dll
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:2368
    • 提供者:liukaijun
  1. iUSBDAQ_CSharp

    0下载:
  2. 压缩包里包含iUSBDAQ.dll和.net源代码,vs2008下开发编译。这个例子是一个简单的图形用户界面,可以枚举设备,打开设备,读8个模拟通道和关闭设备。-The the compressed bundle includes iUSBDAQ.dll and net source code, vs2008 compiled under development. This example is a simple graphical user interface, you can enumera
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:43228
    • 提供者:wwwsax
  1. iUSBSample_VB6

    0下载:
  2. VB的例子显示如何调用iUSBDAQvb.dll。这个例子是一个简单的图形用户界面,可以枚举设备,打开设备会话,读8个模拟通道,流模式 数据采集和关闭设备会话。-VB example shows how to call iUSBDAQvb.dll. This example is a simple graphical user interface that can enumerate the device, open the device session, read eight analog
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:31445
    • 提供者:wwwsax
  1. CDT_DLL

    0下载:
  2. 采用dll方法实现cdt电力远动规约,简单实现-Dll method using cdt power telecontrol protocol, a simple realization
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:91757
    • 提供者:中源
  1. ModBus_DLL

    0下载:
  2. 用dll方式简单实现实现modbus通讯规约-Dll is simple to achieve with modbus communication protocol implementation
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:99403
    • 提供者:中源
  1. hostlink

    0下载:
  2. 用vc 开发了一个欧姆龙plc 串口通信dll. 并用c#进行调用 。里面集成了hostlink 及fins协议。 调用相对简单-Vc development of an Omron plc serial communication dll. Invoked with c#. Which integrates hostlink and fins agreement. Relatively simple call
  3. 所属分类:Communication

    • 发布日期:2016-01-27
    • 文件大小:5081088
    • 提供者:李俊
  1. VBJSON

    0下载:
  2. VB 解析JSON的实用代码,可解析<Key,Value> 及数组 非常方便而且简单的例子,用到了 scrrun.dll 中的字典类型等-VB parsing JSON utility code, can be resolved <Key,Value> And the array is very easy and simple example, used a type of dictionary in scrrun.dll
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:33099
    • 提供者:Carklote
  1. Email-smtp.dll

    0下载:
  2. vb写的smtp电子邮件发送代码,非常简单实用-vb write smtp email code, very simple and practical
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:70432
    • 提供者:alenboy
  1. lzst

    0下载:
  2. MapiControl是个简单的控件,用来直接通过简单MAPIMAPI32 DLL来发送邮件,功能无限制,源代码:包括,()
  3. 所属分类:通讯编程

    • 发布日期:2018-04-19
    • 文件大小:4096
    • 提供者:fobi%252103265
搜珍网 www.dssz.com