搜索资源列表
wavelet.rar
- 一个具体的小波变换实现源代码; \wavelet 子目录中存放的是基本的小波处理函数代码; \wavelet_plugin 子目录中存放的是.dll的实现代码。
eztwain
- 一个支持Twain输入设备输入的DLL库文件,并包含一个的范例。-an input device support Twain imported DLL libraries, and includes an example.
BitmapDLL_2002_06_29Test
- 一个处理图形的类, 某德国大学实时控制研究作通用控件, 文件中包括DLL和相关测试程序-a deal with the graphics category, a German university for the real-time control of GM controls, including document DLL and related testing procedures
graphical
- 该系统前台为VB开发,调用VC写的dll,该DLL封装了46个图片处理函数,而且该程序含有源码,是图像开发的非常好的典范-prospects for VB, VC was called the dll, the DLL package of 46 photos handling functions, and the source code contains procedures, the development of the image is a very good example
一个小型画图工具
- 一个用GDI实现的小型画图工具,文件操作、图象操作部分用DLL实现了。-GDI achieved with a small drawing tools, file manipulation, image handling sections with a DLL.
供vb调用的高质量旋转图片vc动态库代码
- 用VC编写高质量图片旋转算法(双线性插值法),生成DLL源代码,并提供VB调用例子代码。-VC prepared high-quality images rotation algorithm (bilinear interpolation), generate DLL source code, and called for VB code examples.
透明窗口SetWindowLong
- 本程序通过调用user32.dll中的系统函数 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) 完成对窗口半透明的处理-this program by calling user32.dll the system function SetWindowLong (this - gt; GetSafeHwnd
曲线显示dll
- 提供了一个曲线显示的很好的dll,并且有模拟的例子-provided a good curve shown in the dll, and the example of a simulation
GPDraw
- Delphi的GDI+编程的dll的封装及示例。-Delphi GDI programming package and dll example.
ImageView1
- 注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-attention example does not include class library code, please join CImageObject download code. In addition, please ensure that the operation of the system d
画图的一个dll+代码
- 画图的一个dll+代码,有示例,VB6.0,dll有源码!-drawing of a dll code, examples, VB6.0, dll a source!
ImageLoad.dll
- imageload.dll动态链接库,imageload.dll动态链接库
GDIPlus_Wrapper.zip
- GDI+ Wrapper 的dll源代码. 此运行库建立在GDIplus_Type_Library之上.马上上传...,GDI+ Wrapper the dll source code. This set up at runtime on GDIplus_Type_Library. Immediately upload ...
C语言编写的DLL如何旋转指定的图片
- 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。 代码兼容Win98至Win7环境 *修复: GetDC引起内存泄露 -This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code)
ImageSearchDLL
- 在屏幕上查找图形,VS2008编写,可编译成DLL,直接VC,VB,易语言等调用-Find the graphic on the screen, VS2008 write can be compiled into a DLL, the direct VC, VB, easy language, etc. Call
QQImageOle.dll
- 制作类似QQ表情的很好用的控件。可以制作动态的表情效果-QQ produced a similar expression used in a good control. Facial expression can create dynamic effects
Videoreadingandextractthetargetofbackground
- mexDDGrab.dll 一定要将其放在WORK目录下。以下文件也一样。 mmread 可读取各种视频格式的文件,用法在M文件中。 avermatrix 提取静止的背景。 frame2bmp 将视频帧存为BMP格式。 show 仔细阅读,可单步输入MATLAB命令窗口运行。-mexDDGrab.dll must put WORK directory. Following the same document. mmread can read a variety of vide
JpegBMP
- A DLL library of converting bmp and jpg each other,which includes .h and .lib file! You can easily use it!
DLL_Test
- CUDA DLL实验,供进行CUDA的人员进行DLL开发环境的使用-CUDA DLL Test
vb-call-DLL
- 首先,用vc写dll文件,然后调用VB,它已经通过调试。-Firstly, use vc write dll file, and then call vb;it has been through debugged.