-
Experimental Graphics class to do basic graphic element mapping process, using o...
图形学实验课上做的基本图元绘制的程序,用opengl实现-Experimental Graphics class to do basic graphic element mapping process, using opengl realize
- 2023-02-05 11:00:03下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-03-18 15:05:27下载
- 积分:1
-
目的
purpose
merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half
compile
gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm
-purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm- lm
- 2022-10-19 02:45:02下载
- 积分:1
-
不规则图形填充方法示例
不规则图形填充方法示例-irregular graphics filling method Example
- 2023-08-19 11:20:02下载
- 积分:1
-
在图形模式下显示3D图形绕任意轴旋转的程序。
在图形模式下显示3D图形绕任意轴旋转的程序。 -in graphic mode display 3D graphics rotating procedures.
- 2022-07-07 11:08:21下载
- 积分:1
-
vc graphics example, users can example, learning vc in the drawings, through lea...
vc++的绘图实例,用户可以通过实例,学习在vc++下的绘图,也通过学习而对vc++的使用有一定的了解。-vc graphics example, users can example, learning vc in the drawings, through learning and the use of vc a certain understanding.
- 2022-08-21 14:41:19下载
- 积分:1
-
本文实现了将自定义的文本或者图形保存到位图bmp文件。提供源代码下载。
我们在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现...
本文实现了将自定义的文本或者图形保存到位图bmp文件。提供源代码下载。
我们在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿
-This article will realize a custom text or graphics in place plans to preserve bmp file. Provide the source code download. We have to do with vc procedures often need to output text and graphics document preservation plan in place, of course, can have ready-made controls to achieve, but should not, such as their wish
- 2023-05-24 23:55:02下载
- 积分:1
-
利用PV3D做的flex DEMO 实现了#3D特效
利用PV3D做的flex DEMO 实现了#3D特效-i bu dong ying wen
- 2022-01-27 09:17:08下载
- 积分:1
-
VESA模式下256色Tiff格式图形文件显示
VESA模式下256色Tiff格式图形文件显示 -The diplay of 256-bit tiff file in VESA mode
- 2022-06-14 00:50:06下载
- 积分:1
-
Line Clipping algorithm source code
线段裁剪算法源代码-Line Clipping algorithm source code
- 2022-09-09 15:50:03下载
- 积分:1