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

搜索资源列表

  1. JniCallCics

    1下载:
  2. java如何封装成JNI方法,调用vc++写的动态库做通讯程序-JNI encapsulation method, called vc DLL written communication procedures do
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:151731
    • 提供者:唐明伟
  1. DebugViewDLL

    0下载:
  2. 进程序通讯,通过UDP进行调试程序用, 调试程序只要调用DLL的接口,就可以收到程序运行消息-into communications procedures through UDP debugging procedures used, as long as the debugging procedure call DLL interface, it can receive news operation procedures
  3. 所属分类:通讯编程

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

    0下载:
  2. 利用AT命令发短信,采用com方式生成dll,外部调用方法。-use AT commands to send text messages using com generation dll way, the external call methods.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:204450
    • 提供者:洪生
  1. DDraw

    0下载:
  2. 用VB编写的,调用C++生成的DLL库,然后颜色反转.-with VB, C called the formation of DLL, and then the color reversal.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:87524
    • 提供者:董雪
  1. twonumbersmultiply

    0下载:
  2. 用VB编写的,调用C++生成的DLL库,适用于普通程序员,程序内容是进行两数相乘.-prepared by the VB, call Generation C DLL library, apply to ordinary programmers, procedures for two is the number multiplication.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17436
    • 提供者:董雪
  1. xgrf

    0下载:
  2. 关于射频卡读写的程序,本程序主要提供VC动态链接库的调用方法以及串口通迅中的数据转化处理的方法。-on RF Card Reader procedures, The main procedures for VC DLL call methods and serial communication, the data conversion processing methods.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:98901
    • 提供者:youling0927
  1. PB_rdDLL

    0下载:
  2. 这是一个pb调用dll,进行读卡器操作的例子-This is a call dll pb for example reader operation
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16623
    • 提供者:朱良涛
  1. Delphi_rdDLL

    0下载:
  2. 这是一个在delphi中调用dll 读卡的源程序-This is a call to the delphi dll reader of the source
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:190455
    • 提供者:朱良涛
  1. COM

    0下载:
  2. 通过对pcomm.dll调用,对com口通讯的例程.采用多线程方式,可以对多串口进行通讯处理。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:79169
    • 提供者:panhai
  1. CpuInfo

    0下载:
  2. 分析CPU序列号,提供DLL调用,可用于程序的注册和防破解!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1188274
    • 提供者:何运衡
  1. LoadRunner_dll

    0下载:
  2. LoadRunner调用外部DLL的方法 LoadRunner调用外部DLL的方法
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:36890
    • 提供者:han
  1. Tsms

    0下载:
  2. sms开发控件采用, 控件特点 1、 OCX控件方式提供,使用极其方便 2、 属性、方法、事件抽象合理、精简,容易理解使用 3、 事件驱动方式,占用系统资源少,运行效率高  开发包文件列表 文件或目录名称 说明 短信控件使用指南.doc 本文档,介绍控件的使用方法。 Example目录 控件使用例子的源代码,包括VB6.0 TPDSMSControl30.ocx 核心控件,被安装在系统的system32目录下。 SMSDo
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:37460
    • 提供者:zhangwsh
  1. dll

    0下载:
  2. dll调用数据库,实现lr调用oracle
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:42450
    • 提供者:yeats2008
  1. ModbusCommunicate.rar

    4下载:
  2. 今年上半年我为现公司一款流量计产品编写的上位机Modbus通讯程序(下位机程序也是我用C编写的,由于受到法律许可限制,在此不能上传,不过在将来我会把设计思路传上共享),包括自创的Modbus协议的Delphi实现及其完整调用,还有一份我编写的该产品的完整的Modbus协议说明书,非常有参考价值。,First half of this year the company I am now prepared a flowmeter products PC Modbus communications p
  3. 所属分类:Communication

    • 发布日期:
    • 文件大小:1292301
    • 提供者:jluo
  1. Dll4_v4

    1下载:
  2. 前段时间刚刚接触VC的串行通讯,在网上找到的了SerialPort类的使用方法,不过我想将这个类做在DLL中,然后在VB中做通讯界面调用。花了几天时间终于做完了,将SerailPort类的DLL工程共享一下,-Some time ago just contact VC serial communication, the Internet found the use of the SerialPort class, but I would like to do this class in the
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3790460
    • 提供者:yikedianzi
  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. labview-serial-dll

    0下载:
  2. labview的串口通信,非常齐全,调用DLL,-labview serial communication, very complete, call the DLL,
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:86159
    • 提供者:jacky
  1. USEDll

    0下载:
  2. 学习如何调用DLl调用,包含调用示例,静态调用方法-use windows dll
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:673723
    • 提供者:林涌
  1. 读PSID

    0下载:
  2. 调用动态链接库的API实现小灵通手机的PSID读取,有工程文件和生成的文件,还在测试用的DLL(Call the API of the dynamic link library to implement the PSID reading PSID of the PHS , with engineering files and generated files, and also in the test DLL)
  3. 所属分类:通讯编程

« 12 3 »
搜珍网 www.dssz.com