-
Teach you how to use InstallShield8.0 production own Setup
教你如何使用InstallShield8.0制作自己的安装程序-Teach you how to use InstallShield8.0 production own Setup
- 2022-07-02 06:52:38下载
- 积分:1
-
应用程序中使用Thumbnail
应用程序中使用Thumbnail-applications using Thumbnail
- 2022-04-10 08:39:55下载
- 积分:1
-
Panoramastitch
全景图像拼接,采用sift特征点进行特征匹配,然后Ransac筛选,配准图像,经过图像融合,实现无缝拼接。改代码为命令行形式,有需要需要自行修改!
- 2022-07-24 08:30:55下载
- 积分:1
-
The eboot driver of CS8900 in WINDOWS CE
CS8900在windows ce下的eboot源代码-The eboot driver of CS8900 in WINDOWS CE
- 2022-09-09 06:35:03下载
- 积分:1
-
SPLAY的模板,方便大家使用,可以直接粘贴使用
SPLAY的模板,方便大家使用,可以直接粘贴使用-SPLAY template to facilitate the use of paste can be directly used
- 2022-05-21 23:40:46下载
- 积分:1
-
用事件结构实现的4开关互锁功能
采用彩色按钮控件
用事件结构实现的4开关互锁功能
采用彩色按钮控件-Case of implementation with the structure of interlocking switch function 4 button control the use of color
- 2022-02-03 00:12:46下载
- 积分:1
-
C++ Entry programming examples, including basic grammar, graphics, programming,...
C++编程入门实例,包括基本语法,图形编程等-C++ Entry programming examples, including basic grammar, graphics, programming, etc.
- 2022-06-13 22:02:12下载
- 积分:1
-
对二维图像进行离散傅里叶变换,分别给出了直流分量移动到频谱中心前后的频谱图样。...
对二维图像进行离散傅里叶变换,分别给出了直流分量移动到频谱中心前后的频谱图样。-Two-dimensional images of the discrete Fourier transform, respectively, given the spectrum to move to the DC component of the spectrum before and after the design center.
- 2022-02-24 13:12:55下载
- 积分:1
-
自订制菜单,在菜单栏上面显示公司logo图标位图。
自订制菜单,在菜单栏上面显示公司logo图标位图。-Since the customized menu, the menu bar shown above the company logo icon bitmap.
- 2022-01-24 13:00:32下载
- 积分:1
-
复制、剪切和粘贴数据
复制、剪切和粘贴数据
---- 将数据复制或剪切到剪贴板上
---- 1. 确定将要被复制的数据是一个本地数据还是一个嵌入对象或链接。
---- 如果数据是一个嵌入对象或链接,创建一个指向被选定数据的COleClientItem指针。
---- 如果数据是本地化的并且应用程序是一个服务器,那么从COleServerItem继承一个新的类,并创建该对象。否则,为数据建立一个COleDataSource对象。
---- 2. 访问选定对象的CopyToClipboard成员函数。
---- 3. 如果用户选择剪切命令而不是复制,那么从你的应用程序中删除那些数据。
-copy, cut and paste data-replication of data to the clipboard or shear on---- 1. Determined to be copied data is a local data or an embedded object or link.- If the data is embedded in an object or a link to create a pointer to the selected data COleClientItem pointer. Yes- if the localization of the data and applications is a server, and then from COleServerItem succession of a new category, and the creation of the object. Otherwise, the data for the establishment of a COleDataSource targets.---- 2. Visit selected object CopyToClipboard member function.---- 3. If users choose shear order not reproduce, and then from your application to delete those data.
- 2022-07-09 06:39:06下载
- 积分:1