-
一种极为罕见的MFC框架+ DirectX的3D程序。
一个极为少见的用MFC框架+DIRECTX做的3d程序。-An extremely rare with MFC framework+ DIRECTX make the 3d program.
- 2022-11-02 14:40:02下载
- 积分:1
-
这是计算机图形学进行多边形区域填充的算法实现
这是计算机图形学进行多边形区域填充的算法实现-This is the computer graphics for the Polygon Fill Algorithm
- 2022-09-03 22:10:02下载
- 积分:1
-
MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形.
但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix...
MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形.
但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口.
还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能. 注意那个虚线框, 就是 CRectTracker 画出来的.-MFC with a CRectTracker category. To draw of the so-called rubber rectangle. The WTL, there"s no corresponding category. So they want to write a very simple mix-in class, the WTL is used to this category as your window so that the base class can be painted with rubber window the behavior of the rectangle. on the compressed file contains two sources, namely the RectTracker.h mix-in class. SnapShotWnd.h for the use of this kind of a window. Previously there a screen, pictures can be seen from the window of the function, he achieved similar functions transparent window . Note that dash is the CRectTracker painting.
- 2022-02-25 08:14:58下载
- 积分:1
-
本例子主要介绍如何使用GDI+编程显示图像。
本例子主要介绍如何使用GDI+编程显示图像。-this case mainly on how to use GDI+ Programming display the image.
- 2022-02-07 13:54:26下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1
-
show raw format image data, image size on a paper (wide high), data on another o...
显示raw格式的影像数据,影像大小放在一个文件(宽高),数据放在另外一个-show raw format image data, image size on a paper (wide high), data on another one!
- 2023-06-15 12:35:03下载
- 积分:1
-
an MFC prepared for the demonstration of various programming interface code, the...
一个MFC编写的用于演示各种界面编程的代码,比较全,基本上包含所有能够使用的MFC界面-an MFC prepared for the demonstration of various programming interface code, the entire comparison, contains basically all the MFC to use interface
- 2023-06-16 18:05:03下载
- 积分:1
-
一个相当好用的程序启动时screensplash类
一个相当好用的程序启动时screensplash类-a very handy to the commencement of proceedings screensplash category
- 2022-02-01 04:45:44下载
- 积分:1
-
VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩...
VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC image processing source code, a demo program Huffman coding method of compression and decompression functions, and to achieve the right image file compression
- 2022-07-24 13:22:18下载
- 积分:1
-
image processing procedures based portal for image processing beginner students...
图像处理基础入门程序,对于初学图像处理的同学应该很有帮助啊,有需要请联系:atchuanda@163.com-image processing procedures based portal for image processing beginner students should be helpful ah, it is necessary to contact : atchuanda@163.com
- 2022-04-02 06:02:58下载
- 积分:1