CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - .dll call

搜索资源列表

  1. JPEGDecoder

    0下载:
  2. jpeg解码程序,以dll方式,用户只要调用相应的接口函数即可-jpeg decoder procedures to dll, call the corresponding user interface function can be
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15.99kb
    • 提供者:李楚元
  1. GisClassDll_ok

    0下载:
  2. 实现对mapinfo数据的分析,并实现一个简单放大,缩小,平移的DLL,方面其他应用调用-realization of MapInfo data analysis, and to achieve a simple zoom in and out, the translation of DLL, respect other applications call
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:119.19kb
    • 提供者:bac
  1. TypesImageView

    0下载:
  2. CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-CImageObject the library can handle BMP, GIF, PCX, TGA
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:562.22kb
    • 提供者:王晓名
  1. vcmat

    0下载:
  2. 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4.51kb
    • 提供者:zhangjuan
  1. 200642522135638744

    1下载:
  2. 与ijl15.dll相仿的bmp2jpg函数调用详解(例证)-with ijl15.dll bmp2jpg similar in function call Hi (example)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:130.5kb
    • 提供者:wagyr
  1. vc_digital_image_processing_code

    0下载:
  2. GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用-GeoTrans directory for Packaging Dll Visual C projects. Compliant with the 10 commonly used image processing API function, the convenience of the VC, VB, Delphi and other devel
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:50.65kb
    • 提供者:南仔
  1. BMP文件转换为JPG文件的源代码

    0下载:
  2. BMP文件转换为JPG文件的源代码,调用了jpgdll.dll ,BMP file into a JPG file of source code, call the jpgdll.dll
  3. 所属分类:绘图程序

    • 发布日期:2017-03-24
    • 文件大小:290.32kb
    • 提供者:zyb
  1. pdf417codec_0.1_src.rar

    0下载:
  2. pdf417 D语言源码,包括编码解码,解码有一定抗扫描性,封装后的dll可很方便地在其他开发语言中调用。,pdf417 D language source code, including coding, decoding of a certain anti-scanning, after the dll package can be easily developed in other languages call.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:260.7kb
    • 提供者:caobin
  1. FaceRecog_src

    0下载:
  2. 程序结构 整个工程可以分为3个部分:算法、功能和应用。  算法部分 算法部分目前分为4个模块:人脸对齐、光照归一化、特征提取和选择、子空间降维,每个模块是一个项目,每个项目生成一个dll供功能部分显式调用。  功能部分 功能部分只有一个项目FaceMngr,该部分依赖于算法部分,实现人脸注册、训练、识别、导入/导出等具体功能。该项目生成一个dll供应用部分隐式调用。  应用部分 人脸识别Demo. 另外,工程中
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:612.99kb
    • 提供者:吴嘉晔
  1. twainapp.source.2.0.8

    0下载:
  2. .NET TWAIN image scanner-Abstract In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:2.2mb
    • 提供者:dlwxn
  1. Eq2Img_all

    0下载:
  2. 将Latex表达式转换成图片的源代码 (内含DLL与调用示例)-Latex expression converts the source code (containing the DLL and call a sample of the picture)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-09
    • 文件大小:1.94mb
    • 提供者:zsc20101
  1. OpenCV

    0下载:
  2. 用opencv1.0源码编译成一个动态库,调用的时候只需这个一个dll就可以了,方便多了。-Opencv1.0 source code compiled into a dynamic library call just this one dll can be much more convenient.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2.34mb
    • 提供者:赖有发
  1. CompressBinaryData

    1下载:
  2. MATLAB和VC++混合编程实现行程编码压缩,以VC++为主要平台,采用混合编程的形式,用MATLAB来调用MEX函数所编写的DLL,实现文件压缩。-MATLAB and VC++ Matlab Coding trip to VC++ As the main platform, the form of hybrid programming using MATLAB function to call the MEX prepared DLL, file compression realize.
  3. 所属分类:GIS program

    • 发布日期:2017-05-10
    • 文件大小:507.35kb
    • 提供者:yinwk
  1. [Lisp]-VB-Dll

    3下载:
  2. VB和VLISP相互调用的事例.有用VB开发AUTOCAD的,可以下来-VB and VLISP call each other stories. AUTOCAD useful VB development can be down
  3. 所属分类:Graph Drawing

    • 发布日期:2015-02-23
    • 文件大小:8.06kb
    • 提供者:kody
  1. LoadDllRes

    0下载:
  2. Visual C++ 创建纯资源 DLL 包含资源(如图标、位图、字符串和对话框)的 DLL。 纯资源 DLL 的应用程序应调用loadLibrary 来显式链接到 DLL。若要访问资源,请调用资源特定的函数之一:LoadBitmap,LoadImage,LoadCursor,LoadIcon,LoadString //资源ID不加 “”。使用完资源后,应用程序应调用 FreeLibrary。 LoadDllRes.rar 演示了全过程。 -Visual C++ to cre
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:69.23kb
    • 提供者:xuyucheng
  1. extractframe_source

    0下载:
  2. 采用了directshow的接口来访问视频文件。开发工具使用的是visual c++ 2005 express 和visual c# 2005 express,vc++写的一个封装了对directshow的接口访问的dll,然后在c#做的界面程序里面调用。-Directshow interface used to access video files. Development tools using visual c++ 2005 express and visual c# 2005 expre
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:696.14kb
    • 提供者:lyl
  1. FP

    0下载:
  2. 指纹识别的底层API函数集,生成DLL,供高层调用-Fingerprint set of the underlying API functions to generate DLL, for the high-level call
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3.46mb
    • 提供者:刘健
  1. fingerprint_PB

    0下载:
  2. pb下通过动态链接库函数,调用光学指纹识别仪的例子程序。内有基础库:FpLib.DLL,PlmDll.DLL的函数使用说明文件。 FingerInit、FingerConfig、FingerEnroll、FingerMatch-pb through dynamic link library function call examples of optical fingerprint identification device program. There are basic library:
  3. 所属分类:Graph Recognize

    • 发布日期:2014-08-22
    • 文件大小:42.31kb
    • 提供者:PZG
  1. S.Sams.GoogleMap.Web

    0下载:
  2. C#如何调用googleMap,更简练,更明细-C# How to call googleMap, more concise, more details
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:258.92kb
    • 提供者:王志强
  1. BmpToJpg

    0下载:
  2. BMP文件转换为JPG文件的源代码,调用了jpgdll.dll -BMP files to JPG files of the source code, call the jpgdll.dll
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:387.63kb
    • 提供者:张丽丽
« 12 3 »
搜珍网 www.dssz.com