CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - dll example

搜索资源列表

  1. jpgapi

    0下载:
  2. JPG Graph API Win 32 JPG API is a 32bit JPEG api dll. You can call it to show a JPG file in your program by only one sentence. The only thing that you have to know is how to load a dll libary and how to call ist functions. A example of Vi
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:159.41kb
    • 提供者:nhk
  1. zidongxiezai

    0下载:
  2. 使用MFC实现COM组件时,经常节省许多开发时间。例如,使用AppWizard生成的基于MFC的COM dll工程,已经自动的提供了DllRegisterServer功能的实现。然而,却没有自动生成DllUnregisterServer功能。一般情况下,DllUnregisterServer对于程序是不可缺少的,因为一个完整的程序,不仅需要自注册功能,同时也需要自卸载功能。-use MFC COM, we often save many development time. For example
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4.82kb
    • 提供者:arpiar
  1. WindowsApplication1

    0下载:
  2. DELTA PLC VISUAL BASIC COMMUNICATION MODBUS DLL AND EXAMPLE VB.NET Application
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:449.16kb
    • 提供者:hakan
  1. Hideprocess_zhurufa

    0下载:
  2. 采用注入到其他进程的方法来隐藏自己的进程。就是说,把你想做的事情寄生到别人的进程里面。比如IE什么的。关于注入的方法很多,下面我给你一个DLL注入的方法,这个是我做某*时用过的代码,你参考一下把。-Injected into the process of adopting other methods to hide its own process. In other words, you want to do the parasite to other people inside the pr
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:2.13kb
    • 提供者:JH
  1. VB6callEXE

    0下载:
  2. 在VB 应用程序的开发过程中,经常需要调用外部EXE 文件。一般情况下,我们都是通过动态联结库(Dynamic Link Library ,简称DLL) 来实现VB 应用程序对外部EXE 文件的调用,文章提出了一种非常简便的方法来实现这种调用。并给出了该方法的理论根据和实现步骤,最后进行了实例分析。-In the course of developing VB applications ,it is always necessary to call executive files from ou
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:109.61kb
    • 提供者:胡晨
  1. Asprise-OCR-Java-Windows_XP_32bit-4.0

    0下载:
  2. 使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java 4.CloseWin.exe是销毁本sdk调用dll是弹出的Asprise购买提示,在进行批量识别图片时把CloseWin.exe同时运行就好了,这样就解除了弹出购买窗口这个问题 5.文件夹closeWi
  3. 所属分类:Document

    • 发布日期:2017-05-20
    • 文件大小:5.77mb
    • 提供者:吕军
  1. InvCall(optimized)

    0下载:
  2. 经过优化后的VC++加密注册模块,直接编译生成了DLL文件,别附有一个加密示例,希望对你有所帮助-After optimization of the VC++ encryption registration module, generated directly compiled DLL file, do not be accompanied by an encryption example, want to help you
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:354.95kb
    • 提供者:郑强
  1. dll

    0下载:
  2. 示例演示MFC对动态库的调用方式。一个工程产生一个动态库,另一个工程中调用-Example shows the dynamic library calls MFC way. A project to produce a dynamic library, another project called
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:1.34mb
    • 提供者:ww
  1. PS40_Link.xls

    0下载:
  2. example of sucoma32.dll on the Excel
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:24.11kb
    • 提供者:walter
  1. dll

    0下载:
  2. 关于动态链接库的DLL的小知识,通过该软件可以自己动手制作一个简单的dll小例子,加深对DLL的理解-dll example
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:267.27kb
    • 提供者:wufenfeng
  1. pool

    4下载:
  2. 新增横向排名函数(股池专用) 新版专用DLL 名称 POOL.DLL 六个函数 POOL1 POOL2 POOL3 POOL4 POOL5 POOL6 每个函数可以支持同时一百个股池交集,六个函数最大能支持600个股池交集 。 但不是同一输出的交集,必须改变函数。 包内DLL放入大智慧根目录,包内有一个测试用股池,放入\dzh2\userdata\Pool\ 目录下 设计股池或运行股池就能看到效果。测试用股池仅仅是一个例子,帮助大家学会运用这些函数。 如:包内三个
  3. 所属分类:Software Testing

    • 发布日期:2016-05-08
    • 文件大小:224kb
    • 提供者:kaity
  1. UDT_linux_windows_sdk

    0下载:
  2. 包括最新的udt4.0的lib文件已经dll,以及udt的详细使用文档,还有例子程序,通过例子程序加深udt的工作机制。可以再linux以及windows下使用-Including a the latest udt4.0 the lib file has dll, as well as on udt detailed document, there are examples of procedures, by way of example, the program to deepen the t
  3. 所属分类:Project Manage

    • 发布日期:2017-04-04
    • 文件大小:431.57kb
    • 提供者:zhangsan
  1. THREAD

    0下载:
  2. 线程应用以及加锁应用实例用C++在XP环境下以及Visual studio8.0开发环境下开发DLL应用到-Threaded applications and locking application example with C++ DLL developed in the XP environment and Visual studio8.0 development environment applied to
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:14.34kb
    • 提供者:jincheng
  1. Ext.net-1.0

    0下载:
  2. Ext.Net介绍:   是一组开源的Asp.net(WebForm,MVC)组件。基于Ext.Js库开发,含有100多个工具,如TextBox,Combox,Button,ToolBar,StateBar,Panel,TabPanel,ExplorerBar,MenuBar,PictureBox 等多种控件并支持Ajax无刷新效果。   下载地址: ***** 该内容需会员回复才可浏览 ***** 示例地址:[url=http://examples.ext.net/] **
  3. 所属分类:Communication

    • 发布日期:2017-03-21
    • 文件大小:1.87kb
    • 提供者:sephoncom
  1. Calling-a-C-built-DLL-in-LabVIEW-

    0下载:
  2. 很清楚的讲解了LabVIEW的DLL的调用,-This example is designed to illustrate the concept of using external code in LabVIEW.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:162.05kb
    • 提供者:
  1. Combiation-of-MatlabaLabView-

    0下载:
  2. LabVIEW与Matlab无缝集成的三种常用方法,即COM组件法、中 间文件传递参数法和VC++参数类型转化法。利用这些方法可将两种软件取长补短,且便于软件的 发布。 -Three methods were introduced with a typical example to show how to integrate LabVIEW and Matlab seamlessly, which were COM object method, transmitting para
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:531.02kb
    • 提供者:Yang
  1. opc-client-guide-VB

    0下载:
  2. OPC客户端程序设计 使用本书的示范源程序之前,你必须复制和注册必需的OPC服务器,代理-占位DLL,和ActiveX控件: 1. 把配置的光盘插入光盘驱动器, 然后用浏览器打开光盘。 2. 拖动含有示范源程序的文件夹"\Samples", 并将它放在要存放示范源程序的硬盘文件夹中(比如:C:\)。 3. 单击[开始]按钮,然后选择[运行]菜单。单击[浏览]按钮并选择OPC注册批处理文件 "\Samples\Bin\RegOPC.BAT"。 4. 单击[OK]按钮就可
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4.16mb
    • 提供者:
  1. TSCLIB.DLL-VC++2005-Example

    1下载:
  2. 主要是针对tsc打印机进行控制打印的示例代码(Mainly for TSC printer control printing example code)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-22
    • 文件大小:13.51mb
    • 提供者:splovecyk
搜珍网 www.dssz.com