-
cximage源代码
CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。这是cximage最新的代码,很难找的的供大家下载使用。使用cximage需要注意的是:整个CxImage类库非常大。如果你只需要能处理其中的几种格式,你可以在主要的头文件ximage.h中找到一些开关选项来关闭一些图像库。JPG、PNG、TIFF中的每一个库,都会向最终程序增加约100KB的内容。而CxImage类库压缩后只有约60KB。所以,你需要谨慎挑选一些你真正需要的类库。
- 2022-04-08 22:29:34下载
- 积分:1
-
QRCODE二维码
QRCODE二维码,一个二维条码delphi vcl控件,个人用了还可以,希望对大家有用处
- 2022-01-21 19:11:17下载
- 积分:1
-
Transport system
这是我为一家公司做的关于运输系统的项目
- 2022-12-21 00:40:03下载
- 积分:1
-
its not yet done.. we re still working on the next module of this system which i...
its not yet done.. we re still working on the next module of this system which is the main or the heart of the system hope you understand.. we re still a student by the way-its not yet done.. we re still working on the next module of this system which is the main or the heart of the system hope you understand.. we re still a student by the way..
- 2022-06-12 14:09:31下载
- 积分:1
-
类似VC里的spy++程序使用鼠标指定窗口的控件
类似VC里的spy++程序使用鼠标指定窗口的控件-The control of specifying the window as the spy++ in VC
- 2022-01-23 10:13:33下载
- 积分:1
-
VHDL应用程序100例,适合初学者研究及练习 其中包含加法器译码器等多程序。...
VHDL应用程序100例,适合初学者研究及练习 其中包含加法器译码器等多程序。-100 samples of VHDL, it is fit for beginner to study and practice.
Adding machine, decoder and others are included.
- 2022-03-20 23:08:41下载
- 积分:1
-
树状导航界面
本实例通过窗口的分割技术将树型视图显示在左边,然后通过树型视图的GetTreeCtrl方法来获得CTreeCtrl对象,通过CTreeCtrl对象接受双击时间来实现导航功能。
实现过程:(1)新建名为TreeNavi的单文档应用程序。
(2)在工程中添加以CTreeView类为基类的新类TreeView;在工程中添加Icon资源。
(3)在TreeView.h文件中添加 #include "afxciew.h"
(4)修改TreeNavi.cpp文件中的InitInstance函数中的内容。
(5)在MainFrm.cpp文件中添加WM_CREATECLIENT消息的实现函数
(6)函数OnInitialUpdate实现树型视图的初始化
(7)添加NM_DBLCLK消息的实现函数OnDblclk
- 2022-02-04 03:55:39下载
- 积分:1
-
介绍一个有Toolbar功能的可重用类 CPopupText
介绍一个有Toolbar功能的可重用类 CPopupText-Toolbar introduced a function of reusable type CPopupText
- 2022-06-21 09:09:29下载
- 积分:1
-
一个包含很多工业组态控件的源码包,而且是完整版
一个包含很多工业组态控件的源码包,而且是完整版-Configuration that contains a lot of industrial source control package, but also the full version
- 2022-07-15 08:29:44下载
- 积分:1
-
演示图片的处理,将图片放大和翻转显示,并在窗体中显示出来,文件为ImgDemo.java...
演示图片的处理,将图片放大和翻转显示,并在窗体中显示出来,文件为ImgDemo.java-demonstration pictures, and photos to enlarge it overturned, and in the form revealed that documents ImgDemo.java
- 2022-07-27 08:53:56下载
- 积分:1