-
用VC代码读取BMP文件并显示
用VC代码读取BMP文件并显示(VC code reader and BMP documents show)
- 2005-02-25 12:10:16下载
- 积分:1
-
ProtectProcess
进程保护,支持WIN7,已经在VS2010的环境WINDDK7600.16385.1下编译通过,代码中硬编码了cacl.exe这个进程,可以测试通过任务管理器不能关闭cacl.exe,但是,可以通过taskkill /pid来关闭进程,因此还需要升级。(Process protection, support WIN7, already at ambient WINDDK7600.16385.1 VS2010' s compiler, code hard-coded cacl.exe this process, the test can not be closed cacl.exe through the Task Manager, but can be disabled by taskkill/pid process, it also needs to be upgraded.)
- 2017-04-04 21:38:14下载
- 积分:1
-
rotorate-picture
一个翻转图象的源程序,很有意思的,希望大家看看,交流下(A reversal of the source images, very interesting, I hope to see everyone and exchange under)
- 2008-05-05 00:01:46下载
- 积分:1
-
guanlixit
采用vc6.0 MFC数据库编程,实现了个人管理系统,包括上传头像,姓名、性别、等,个人信息的导出等(Using vc6.0 MFC programming, personal management system, including upload an avatar, name, sex, etc., export of personal information, such as)
- 2014-12-24 11:50:49下载
- 积分:1
-
ADT-Adder-2.0
adt adder for world of warcraft adt files
- 2013-10-06 13:29:34下载
- 积分:1
-
MFCdll
用MFC来编写的动态链接库,演示了三种形式的链接(To write with MFC dynamic link library that demonstrates three forms of links)
- 2013-06-28 20:01:21下载
- 积分:1
-
FetchColor
说明: VC代码实现图片上每点像素的RGB显示,特别适合初学MFC编程的兄弟。我学了一个暑假,发现从例子入手,避开高深的C++理论,是非常有成就感的。(VC code to achieve the image of each point of the RGB pixel display, especially for beginners Brother MFC programming. I learned one summer and found that starting from the example to avoid a complicated C++ theory, it is extremely fulfilling.)
- 2009-08-31 18:52:44下载
- 积分:1
-
PyramidImageMatchingII
针对离散小波变换对于图像平移和旋转的敏感性,提出了一种基于可操纵金字塔的图像匹配算法。(Discrete wavelet transform for image translation and rotation sensitivity of a steerable pyramid-based image matching algorithm.)
- 2009-06-22 12:25:35下载
- 积分:1
-
按键王者刷金币
说明: 王者荣耀刷魔女回忆金币源码,互相交流一下。。。。。。。。(The King Brushes Gold Coin Source Code)
- 2020-09-02 11:18:08下载
- 积分:1
-
area
定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。
重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
- 2014-02-07 23:13:19下载
- 积分:1