搜索资源列表
CAD_Book_CD
- 王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development techn
GEARS1
- 一个很好的3D与OpenGL结合的例子,实现多级齿轮的运动,效果很好,在运行程序时请先把提供的.dll文件拷贝到你的系统的 SYSTEM32目录下,否则不能运行!-a good combination of 3D and OpenGL example, multi-class sports gear, a good effect, and the operational procedures for the provision when the post. Dll files are copie
TypesImageView
- CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-CImageObject the library can handle BMP, GIF, PCX, TGA
Cimage.zip 图像处理类库
- 图像处理类库,支持JPEG、PNG、TIFF、BMP、GIF格式, The picture processing class storehouse, supports JPEG, PNG, TIFF, BMP, the GIF form
graph
- 用了三年多时间打造的基于跨平台开发技术qt开发的图形组态系统,运用模板能组合成任意图元,运用脚本能,定义出图元根据属性的变化,做出相应的动态效果,首先应用于电力系统网路图,监控电网状态。可以应用于实时监控应用领域。超一流的绘制效果,在完成电力系统一次接线图比组态王、三维力控有更好的绘制效果.增加实时数据、web浏览器、后台进程取数,qwt做实时曲线,vista风格等、升级到4.5.2等(部分源) 有更新版本!-Spent more than three years to build cross-
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
zedgraph_dll_v514_464
- 在简单的图形中,一个图表是通过一些简单的步骤创建的。你可以通过一个类库,一个窗体控件,或者一个ASP.NET网页控件,这些方式中的任何一种来使用ZedGraph。-In a simple graph, a chart is through some simple steps to create a. You can be a class library, a form control, or an ASP.NET web control in any one of these ways to
cximageLite_V600
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
UseMFCDll
- VC++从DLL动态链接库中加载位图资源,加载动态链接库,要先判断DLL是否加载成功,获取动态链接库中的GetShowDlg函数,判断函数指针是否为空,调用动态链接库中的方法,构造CShowDlg对象,访问CShowDlg类的ShowNoteDlg方法,释放pShowDlg对象,加载动态链接库中的位图,其中2009为动态链接库中的位图资源ID值,判断加载位图是否成功,在控件中显示位图,加载完成,卸载动态链接库。-VC++ loaded from the DLL dynamic link libr
GDIPlus2.0
- GDIPlus类2.0 使用系统DLL绘制漂亮的WINDOWS窗口-GDIPlus class 2.0
VC6-calls-VS2008-CImage
- 将vs2008 CImage类封装成dll, 然后在vc6.0调用,包含dll源码以及vc6测试代码,很适合初学者研究!-Vs2008 CImage class encapsulates a dll, then vc6.0 calls, including source code and dll vc6 test code, it is suitable for beginners to study!