搜索资源列表
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
供vb调用的高质量旋转图片vc动态库代码
- 用VC编写高质量图片旋转算法(双线性插值法),生成DLL源代码,并提供VB调用例子代码。-VC prepared high-quality images rotation algorithm (bilinear interpolation), generate DLL source code, and called for VB code examples.
packeddll
- GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。GeoInVB目录中是一个VB项目,对封装的Dll进行调用演示。-GeoTrans directory for Packaging Dll Visual C project. Packaged 10 commonly used image processing API function to facilitate VC, VB, Delphi dev
imagescale
- 一个快速缩放图象的源,包括VC和VB两种程序,比较一下区别吧
BuildAutoIncrement
- When a new project is created, Visual Studio generates an AssemblyInfo file inside it. This file, among other things, contains the AssemblyVersion attribute. Version information consists of four integer values: Major Version, Minor Version, Build Num
cdraw
- 白平衡及其实现 vc vb dcraw部分代码
20040310090910_EffectDrawDemo1
- 这是特效图片的控制代码,你可以轻松的实现窗口特殊效果,里面有VB,VC,DEPHI三种语言分别实现的代码。-This is the magic pictures control code, you can easily achieve special effects window, and they VB, VC, DEPHI three languages to achieve code.
5ivb图处示例
- 一个很经典的vb专业图象处理开发程序,面象对象机制,处理速度与VC无异.-a classic vb the professional development of image processing procedures, object-like mechanism to deal with the same speed and VC.
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
1
- 用VB写的,通过三菱FX1S系列的编程端口与电脑串口进行通讯,可对X、M、Y、D、T、C的寄存器进行读写控制,操作很简单、方便 [c51_ds1820_program.rar] - ds1820一线制温度采集芯片c51编程。该芯片具有高灵敏度、易用性、编程布线简单等优点,被应用到工控行业的各种产品中。本c51的ds1820的c语言驱动程序通过实践使?BR> [电力监控系统VC实现五.zip] - 在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能
scrnsave_code
- 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。 本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Soft
control
- 高效曲线绘图控件,可用于VC、VB、DELPHI等平台-Efficiency curve drawing control can be used to VC, VB, DELPHI and other platforms
GigaSoftProEssentials
- 强大的数据曲线图形生成接口,可以在VC,VB等开发工具内调用。-Powerful data the curve pattern generation interface development tools such as VC, VB call.
XPS_Card_Printer_SDK-1
- Datacard 打印机 SDK 开发包,含有VC、VB、Java、C#等环境下的调用示例。-Datacard Printer SDK
Pic2PDF
- img2pdf 编程接口,支持各种语言(VC,VB,PB,JAVA,delphi,python等) 支持各种图片转PDF,而且生成的PDF非常小, 支持对各种图片的预处理(支持图片的合并,拼接,格式转换,加补白,去除背景色等操作)。 支持批量图片生成PDF,可把图片追加到PDF, 对图片的合并,可以支持拼版操作, 所有功能,封装在20K的dll中,可以嵌入你的程序中 此外,还提供各种文档转图片功能以及把各种文档生成不可编辑的文档的功能包括(Word,PDF,XPS,
vb-call-DLL
- 首先,用vc写dll文件,然后调用VB,它已经通过调试。-Firstly, use vc write dll file, and then call vb;it has been through debugged.