-
Computer_Graphics_Algorithm
该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。(the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simple scan illumination model.)
- 2020-12-31 20:58:58下载
- 积分:1
-
数字图象处理1.1
数字图像处理的课程设计,装起来有些麻烦,见附带的文本文档,可以做一些简单的栅格图像处理,但结合摄影测量获得的同名像点可以进行三维观测(digital image processing of curriculum design, and put up some trouble, see accompanying text documents, they can do some simple raster image processing, but the combination of photogrammetry was the same name as the 3D point can be observed)
- 2005-05-19 15:28:10下载
- 积分:1
-
PolygonDecompose
二维简单多边形凸分解源代码以及详细的使用说明(Two-dimensional simple convex polygon decomposition of the source code and instructions)
- 2021-03-22 14:59:17下载
- 积分:1
-
tuxingxue
DDA.中点。Bresenham画线算法。(failed to translate)
- 2013-05-07 16:07:43下载
- 积分:1
-
Tquxian
关于固高运动控制卡T曲线运动模式程序的例子(About Googol motion control card T curves sport program)
- 2013-09-02 11:33:54下载
- 积分:1
-
grafic
工业自动化监控组态系统中图形组态功能的实现,用Visual C++6.0编写,希望对你有所帮助(industrial automation control system configuration graphics configuration are realized, Using Visual C 6.0, and I hope to help you)
- 2007-03-24 16:41:05下载
- 积分:1
-
SdkToMfc
实现从SDK到MFC的封装 增加了绘制线条 矩形 椭圆等功能 而且可以变换颜色(none sdk to mfc)
- 2012-12-04 11:57:52下载
- 积分:1
-
Graphic-Draw
说明: 图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。(VC++ graphics rendering, can set the line width, color, style, through this example will learn how to use custom brushes defined line of body color, line width, line, etc., and how to add options for the program menus and options in Settings dialog box How to use the standard color dialog box, how to use the Font dialog box, implemented in the Options dialog box preview. Implementation Options dialog box and window class data exchange. How to change the background color of dialog boxes and controls, how to change the control' s text color on button controls the special treatment. How in the window display a bitmap.)
- 2011-04-14 17:48:50下载
- 积分:1
-
lzajpgh5
用牛顿插值法绘制曲线,同时涉及vb与excel的连接!,(Newton interpolation method are used to draw curves, at the same time involved in vb connection with excel!)
- 2017-05-04 17:28:34下载
- 积分:1
-
drawMFC
一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在paint方法里进行,可借鉴。(A simple program, you can draw points, lines, circles, square. Can be saved into a certain format image files. The biggest problem is the graphics software basic mouse events in the corresponding conduct, but not in the paint method in the conduct, we may learn.)
- 2013-09-13 09:27:12下载
- 积分:1