资源列表
background
- VC++填充桌面指定区域,把你所用的桌面图片当作油漆桶工具,填充在你新建的VC++窗体中,实现步骤并不复杂,不过要仔细推敲推敲才能彻底明白原理哦。 -VC++ Desktop fill the specified area, the desktop picture you use as a paint bucket tool, fill in your new VC++ form, the implementation steps are not complicated, but be ca
gdi-program-des
- 本书专门讲述了GDI+编程中与开发自定义控件相关的功能,重点放在Windows Forms自定义控件的创建上,同时也讨论了ASP.NET服务器控件的创建问题。全书共分为4个部分:第1部分是对GDI+的用途和结构的概述,第2部分结合代码实例讲述了GDI+编程的具体细节,如绘图表面、坐标系、钢笔和笔刷、文本和字体、图像和图像操作、路径和区域、变换的处理和打印等。其中涉及了GDI+在自定义控件中的应用最相关的所有的类、方法、属性和事件。第3部分集中讲解了自定义控件的设计和开发,包括自定义控件的定义、特
jpegdisplay
- The program is in IDL that can be used to convert the RGb in to the grayscale image and process acourdingly
model2
- 一个复杂工业零件的绘制,包括各种基本图形以及颜色渐变等。-A complex industrial parts of the drawing, including basic graphics and color gradients and so on.
model
- 一个工业零件的绘制,包括一些基本图形且可变化大小。-An industrial part of the draw, including some basic graphics and can change size.
MenuTest
- 用VC++画椭圆、画矩形,不是即时画画那 种,点一下按钮会生成椭圆或矩形,比较简单那种,可以了解一下椭圆、矩形用代码是如何实现的。 -VC++ painted with oval, draw a rectangle, not the kind of real-time drawing, tap the button will generate an oval or rectangular, relatively simple kind, you can look oval, rectangu
picutre
- 简单图片查看器,包括打开、保存、浏览等基础功能。代码清晰、明了,适合作为教学用。-Simple image viewer, including open, save, browse, and other basic functions. Code is clear, and clear, suitable for teaching.
FDPartition
- System will automatically delete the directory of debug and release, so please do not put files on these two directory.
xmlimage
- VC.net使用XML文件读写图像,可以点击浏览图像、保存XML图像,显示XML图像等。 -Read and write XML documents using VC.net image, click the browse the images, save the XML image, and display XML images.
jsj
- 计算机图形学作业,包括绘图,旋转消隐,三视图,轴测图,透视,bezier曲线,二次bezier曲面-Computer graphics operations, including drawing, rotating blanking, three views, axonometric, perspective, bezier curves, quadratic bezier surface
Tran_from_jpeg_to_bmp
- 把jpeg图形转换为bmp图形,用mfc写的-Convert bmp to jpeg graphics graphics, written by mfc
3d-graphics-transform
- 首先绘制一些美观的三维图形,然后根据3D变换矩阵算法,使图形在键盘或鼠标的控制下进行几何变换。本实验的目的在于使学生了解绘制三维图形的方法,巩固对图形几何变换的理解,掌握在VC中实现三维图形的几何变换的方法。-First, draw a number of beautiful three-dimensional graphics, and then 3D transformation matrix algorithm, so the keyboard or mouse graphics unde
