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

搜索资源列表

  1. DLLDemo1

    0下载:
  2. 一个简单的DLL和调用DLL的实例,希望能够为DLL的初学者提供帮助-a simple DLL and call the DLL example, a DLL to help beginners
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:82522
    • 提供者:李丽平
  1. DLLDemo2

    0下载:
  2. 一个简单的DLL编程和调用DLL程序的实例,希望可以给初学者提供参考-a simple DLL programming procedures and the use of DLL example, can provide a reference for beginners
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:79821
    • 提供者:李丽平
  1. ictclas_Source_Code

    0下载:
  2. 计算所汉语词法分析系统ICTCLAS介绍 词是最小的能够独立活动的有意义的语言成分。 但汉语是以字为基本的书写单位,词语之间没有明显的区分标记,因此,中文词语分析是中文信息处理的基础与关键。为此,我们中国科学院计算技术研究所在多年研究基础上,耗时一年研制出了汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),该系统的功能有:中文分词;词性标注;未登录词识别。分词正确率高达97
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:113239
    • 提供者:郑昀
  1. DllFunc

    0下载:
  2. 适合用户学习如何编写动态链接库及如何在应用程序中调用动态链接库(DLL)-for users to learn how to write a dynamic link library and how the application process called dynamic link library (DLL)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:66280
    • 提供者:杨斌
  1. hifu

    0下载:
  2. 高强聚焦HIFU超声声场的场强计算dll文件原码,可以在任何编程环境中调用计算声场声压.-High Intensity Focused Ultrasound sound field calculation of the field strength of the original document dll code, in any programming environment called acoustic field calculation of sound pressure.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23592
    • 提供者:tyy8219
  1. Lesson19Code

    0下载:
  2. 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern \"C\"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. Static and Dynamic Library for the disti
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:174081
    • 提供者:刘祥景
  1. RegularDllCall

    0下载:
  2. 这是一个调用一个包含在dll库中的程应小程序.-This is a call contained in a dll way for the process to be small.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4707
    • 提供者:ouhaiyong
  1. doubledll

    0下载:
  2. 动态链接库的小程序,包括创建dll的程序和调用dll的程序-dynamic link library of small programs, including the creation of dll procedures and the procedures for calling dll
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:50086
    • 提供者:王明
  1. CCallJava

    0下载:
  2. VC调用java的简单例子。需要注意jvm.dll路径,路径不对就不能成功!-VC called a simple example. Attention jvm.dll path, the road would not be wrong!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3167220
    • 提供者:juma
  1. DLLRundll32

    0下载:
  2. 一个建立DLL文件并使用Rundll32来调用的范例-establish a DLL files and use Rundll32 to call an example
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36538
    • 提供者:
  1. TTSClient-iFly

    0下载:
  2. 基于科大讯飞服务器版TTS功能调用的包装, 编译目标是DLL文件,需要用到TTS功能的应用可以调用此D-appear on the HKUST fly Server TTS function called packaging, compiler target is DLL files. necessary to use TTS function of the application can call this D
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15244
    • 提供者:蓝柯
  1. TTSClient-JT

    0下载:
  2. 基于杰通华声TTS功能调用的包装, 编译目标是DLL文件- Based on outstanding passes the packing which the Chinese sound TTS function transfers, the translation goal is the DLL document
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9494
    • 提供者:蓝柯
  1. GIAN

    0下载:
  2. 运行Kernel.exe(调用hehe.dll),此时您什么都没有看到。实际上程序已经在后台运行了!之后试着输入密码(网络、Windows登录等等),然后在Windows目录下查找password.wri 试着用WordPad.exe打开,你会发现密码记录。该程序演示了如何截获系统级的消息,并将消息过滤。仅保留密码部分。同时将截获的任何消息继续传递, 以便Windows系统正常运行。本程序仅仅是用来测试Windows操作系统的缺陷。提高您学VC的积极性,请勿用于非法目的。编程环境VC++
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:46476
    • 提供者:fdsafaf
  1. gprsdll

    0下载:
  2. 本程序提供了vc动态库提供给其它编程语言调用的标准接口,已经在vb6和dephi7下测试通过!-the procedures provided vc DLL provided to other programming language called standard interfaces, in vb6 and dephi7 under the test!
  3. 所属分类:其它

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

    0下载:
  2. 停止进程的dll, 一般被安装包程序调用-stop the process dll, generally install procedure call
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1128197
    • 提供者:张斌
  1. up_VC_Prolog

    0下载:
  2. VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
  3. 所属分类:SCSI/ASPI

    • 发布日期:2008-10-13
    • 文件大小:114041
    • 提供者:寒冬
  1. DLL_BCB

    0下载:
  2. 一个调用DLL动态链接库的示例,C++ Builder环境-called a dynamic link library DLL example, C Builder environment
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7228
    • 提供者:杨帅
  1. CFileDialogAddin_src

    0下载:
  2. 这是VC的一个插件的源代码,编译后生成dll。VC加载上后,可以用它来生成各种需要的CFileDialog的调用代码,非常方便。-This is a plug-in source code, compile after generation dll. VC loaded on, it can be used to generate a variety of needs CFileDialog call code is very convenient.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26845
    • 提供者:huashantian
  1. 0476622

    0下载:
  2. 一个用VB编写的IC卡读写各种操作的源程序. 软件编写初衷是教你如何调用DLL动态库以及实现对DAS等系列产品的硬件调用与应用-a VB prepared by the various IC Card Reader operation of the source. Software development was to teach you how to call D LL dynamic of the DAS and the realization of a series of products
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:61203
    • 提供者:百合
  1. VC_call_vc_ADDDLL

    0下载:
  2. VC调用动态链接库的实例,对于研究DLL的学者有益!-VC called dynamic link library examples for research scholars DLL useful!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1915128
    • 提供者:张华
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com