-
这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成...
这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simple drawing program, the preparation of the procedures for the establishment of the process, including the application of the basic framework for handling View, documents, serial processing, and rolling, window segmentation, create dialogue template resources, the creation of such a dialogue, the definition member variables, the definition Message Handling Functions to create dialogue and object type dialog box appears and add toolbar button. The procedure is the function of a single document window mapping different width (a six linewidth), the different styles (three styles : solid line, and crossed point line) and different colors segment. And with the preservation, restoration, lifting, rolling, the window segmentation capabilities. The
- 2022-12-02 23:35:03下载
- 积分:1
-
一幅画一三个(或三个棱镜)穿透一个立方体。z_buffer算法…
1,画一个三棱锥(或三棱柱)穿透一个立方体,并用Z_buffer算法消隐,其中立方体和三棱锥的各个面用不同的颜色表示
2,用动画实现穿透的全过程并且实现光照 立方体可以旋转运动 三棱锥可一上下穿透
关键词:Z缓冲器算法 Z向深度缓存算法
Z_buffer Phong光照模型 -a painting a three pyramid (or three prism) penetrating a cube. Z_buffer algorithm using hidden, cube and the three pyramid-all with different colors 2, Animation achieve penetration with the entire process and achieve illumination cube rotation can be a three pyramid next penetrating Keywords : Z Z-buffer algorithm to the depth buffer algorithm Z_buffer Phong illumination model
- 2022-03-11 22:02:28下载
- 积分:1
-
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。-From online C++ Graphics technology development deal with code, for foreign open-source code, can be used to study and master the C++ Graphics processing algorithms. Disclosure of information from the Internet for learning to use.
- 2022-06-03 08:09:16下载
- 积分:1
-
运用matlab的形态学,把一幅图片的豆子数目数出来的程序,自己编的,希望和大家分享!...
运用matlab的形态学,把一幅图片的豆子数目数出来的程序,自己编的,希望和大家分享!-Morphology using matlab to a number of pictures a few beans out of the procedure, its own series, and would like to share!
- 2022-04-19 15:33:13下载
- 积分:1
-
计算机图形学实践教程(Visual C++版)的实例
计算机图形学实践教程(Visual C++版)的实例-Practice of Computer Graphics Tutorial (Visual C++ Version) examples
- 2022-04-07 10:36:17下载
- 积分:1
-
图象降维算法,比如有名的LLE,PCA,ISOMAP......等,对研究图象分析的研究人员有很大的帮助...
图象降维算法,比如有名的LLE,PCA,ISOMAP......等,对研究图象分析的研究人员有很大的帮助-image dimensionality reduction algorithms such as the famous LLE, PCA, ISOMAP .... Image analysis of the study researchers will be very helpful
- 2022-07-22 13:43:17下载
- 积分:1
-
CA developed on a good information, it is worth learning and reference for begin...
是关于CA开发的一份不错的资料,值得初学者学习和参考-CA developed on a good information, it is worth learning and reference for beginners
- 2023-07-05 11:45:04下载
- 积分:1
-
图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换...
图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-Image processing procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss edge detection methods such as computing, median filter, two-dimensional FFT transform and DCT transform, image reversal, rotation and other basic template images transform and transform the functions of points. At present, only deals with 256* 256 image
- 2022-02-13 03:59:15下载
- 积分:1
-
97年的Mekka ’97 4K Intro比赛的一等奖作品,整个程序全长4095字节...
97年的Mekka ’97 4K Intro比赛的一等奖作品,整个程序全长4095字节-97 of Mekka 4K Intro"97 won the competition works, the whole process byte length 4095
- 2022-10-04 05:25:03下载
- 积分:1
-
opencv 人脸表情识别
训练集的构成:六种表情,每种表情单独放在一个文件夹下,每张图片为人脸检测后仅包含人脸区域的图,大小为48×48或64×64,灰度。-database--anger--surprise--sadness--happy--fear--disgust
- 2022-08-05 23:46:29下载
- 积分:1