搜索资源列表
JPEGDecoder
- jpeg解码程序,以dll方式,用户只要调用相应的接口函数即可-jpeg decoder procedures to dll, call the corresponding user interface function can be
GisClassDll_ok
- 实现对mapinfo数据的分析,并实现一个简单放大,缩小,平移的DLL,方面其他应用调用-realization of MapInfo data analysis, and to achieve a simple zoom in and out, the translation of DLL, respect other applications call
TypesImageView
- CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-CImageObject the library can handle BMP, GIF, PCX, TGA
vcmat
- 以前使用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
200642522135638744
- 与ijl15.dll相仿的bmp2jpg函数调用详解(例证)-with ijl15.dll bmp2jpg similar in function call Hi (example)
vc_digital_image_processing_code
- 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
BMP文件转换为JPG文件的源代码
- BMP文件转换为JPG文件的源代码,调用了jpgdll.dll ,BMP file into a JPG file of source code, call the jpgdll.dll
pdf417codec_0.1_src.rar
- 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.
FaceRecog_src
- 程序结构 整个工程可以分为3个部分:算法、功能和应用。 算法部分 算法部分目前分为4个模块:人脸对齐、光照归一化、特征提取和选择、子空间降维,每个模块是一个项目,每个项目生成一个dll供功能部分显式调用。 功能部分 功能部分只有一个项目FaceMngr,该部分依赖于算法部分,实现人脸注册、训练、识别、导入/导出等具体功能。该项目生成一个dll供应用部分隐式调用。 应用部分 人脸识别Demo. 另外,工程中
twainapp.source.2.0.8
- .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
Eq2Img_all
- 将Latex表达式转换成图片的源代码 (内含DLL与调用示例)-Latex expression converts the source code (containing the DLL and call a sample of the picture)
OpenCV
- 用opencv1.0源码编译成一个动态库,调用的时候只需这个一个dll就可以了,方便多了。-Opencv1.0 source code compiled into a dynamic library call just this one dll can be much more convenient.
CompressBinaryData
- 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.
[Lisp]-VB-Dll
- VB和VLISP相互调用的事例.有用VB开发AUTOCAD的,可以下来-VB and VLISP call each other stories. AUTOCAD useful VB development can be down
LoadDllRes
- Visual C++ 创建纯资源 DLL 包含资源(如图标、位图、字符串和对话框)的 DLL。 纯资源 DLL 的应用程序应调用loadLibrary 来显式链接到 DLL。若要访问资源,请调用资源特定的函数之一:LoadBitmap,LoadImage,LoadCursor,LoadIcon,LoadString //资源ID不加 “”。使用完资源后,应用程序应调用 FreeLibrary。 LoadDllRes.rar 演示了全过程。 -Visual C++ to cre
extractframe_source
- 采用了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
FP
- 指纹识别的底层API函数集,生成DLL,供高层调用-Fingerprint set of the underlying API functions to generate DLL, for the high-level call
fingerprint_PB
- 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:
S.Sams.GoogleMap.Web
- C#如何调用googleMap,更简练,更明细-C# How to call googleMap, more concise, more details
BmpToJpg
- BMP文件转换为JPG文件的源代码,调用了jpgdll.dll -BMP files to JPG files of the source code, call the jpgdll.dll