Description: 本次综合设计实验是用C++语言在MFC环境下实现一个的画图程序。程序主要由两个类构成,分别是实现响应菜单和实现作图与图形处理的功能。在作图类里有计算机图形学课本中的各种的与图形相关的算法的具体实现,如DDA画线算法、中点圆算法、种子填充算法、平移、旋转、比例缩放等。-The integrated design of experiments is used C language in the MFC environment realize a drawing program. Procedures constituted mainly by two categories, namely, to respond to the menu and realize realize mapping and graphics processing functions. In the mapping category, there are computer graphics in a variety of textbooks and graphics related to the concrete realization of the algorithm, such as the DDA line drawing algorithm, the midpoint circle algorithm, the seed fill algorithm, translation, rotation, scaling and so on. Platform: |
Size: 3769344 |
Author:xiaoqzh |
Hits:
Description: 这是用MFC开发的画图软件,包括画直线,圆和椭圆,圆和椭圆是用中点画圆法-This is developed with MFC drawing software, including painting a straight line, circular and oval, round and ellipse is the midpoint of drawcircle Platform: |
Size: 1953792 |
Author:hongmao |
Hits:
Description: MFC用中值法画直线,用中点法画圆,两者结合在一起-MFC value method used in drawing a straight line, draw a circle with the midpoint method, the two together Platform: |
Size: 1929216 |
Author:Nigel |
Hits:
Description: 用MFC将窗体分割,画直角坐标系。通过控制台实现直线的Bline、DDA算法和圆的中点算法-MFC will be split with the form, draw a Cartesian coordinate system. Achieved through the console line Bline, DDA algorithm and the midpoint circle algorithm Platform: |
Size: 46080 |
Author:朱勇 |
Hits:
Description: 用MFC写的实现直线(DDA算法,中点算法和Bresenham算法)、圆(八分画圆)。-Line with the implementation of MFC write (DDA algorithm, Bresenham midpoint algorithm and the algorithm), round (eighth of the circle.) Platform: |
Size: 1921024 |
Author:Jim |
Hits:
Description: 一个图形生成MFC系统,有计算机图形学的基本图形绘制算法,包括直线的三种(DDA,中点,Bresenham),圆的两种(中点,Bresenham),椭圆(中点)及区域填充(多边形扫描线,种子扫描)-MFC system to generate a graph, with the basic graphics computer graphics rendering algorithms, including three straight (DDA, the mid-point, Bresenham), round two (mid-point, Bresenham), oval (midpoint) and the area filled ( polygon scan line, scan the seed) Platform: |
Size: 2009088 |
Author:qq |
Hits:
Description: 在MFC上中点法画圆画直线,DDA算法画直线,计算机图形学实验-Midpoint circle drawing a straight line, draw a straight line of the DDA algorithm Platform: |
Size: 3674112 |
Author:汪静 |
Hits:
Description: 基于MFC单文档像是绘制直线,圆,椭圆。治安先画法有DDA,中点,Breaseme画法,圆有两种画法-Like to draw a straight line, circle, ellipse-based MFC single document. The law and order first painting DDA, the midpoint the, Breaseme painting, round two painting Platform: |
Size: 2418688 |
Author:yantian |
Hits:
Description: 计算机图形学,用VC++ MFC实现,可实现用DDA、中点、bresenham算法画直线,用中点、正负、bresenhan算法画圆以及画多边形,还可实现图形填充、图形平移、旋转、放大缩小等图形变换功能。-Computer graphics, VC++ MFC achieve, can be realized DDA, the midpoint, bresenham algorithms draw a straight line, with a midpoint, positive and negative, bresenhan algorithms draw a circle, and polygon drawing, but also fill graphics, graphics translation, rotation, zoom and other graphics transformation function. Platform: |
Size: 3309568 |
Author:李强 |
Hits:
Description: 计算机图形学实验作业,用MFC编的,已经实现了DDA画直线,中点算法画直线,中点画圆和椭圆,扫面转换多边形,种子填充,反走样直线-Computer graphics lab assignments, MFC series has achieved the DDA draw a straight line, the midpoint algorithm to draw a straight line, the midpoint of the circle and the ellipse, sweep the surface into polygons, seed filling anti-aliased line Platform: |
Size: 5522432 |
Author:王燕霞 |
Hits:
Description: 计算机图形学入门,用MFC实现DDA,中点,Bresenham算法画直线-Computer graphics entry, using MFC DDA, the midpoint, Bresenham algorithm for drawing a straight line Platform: |
Size: 2382848 |
Author:郭帏 |
Hits:
Description: MFC中使用差分法来画线,虚线,bressenham绘画方法绘制一个完整的线性随机的。用中点画圆圈,你可以修改线条颜色-MFC using differential method to draw lines, dotted line, bressenham painting method to draw a complete linear random. Use the midpoint Circle Circle, you can modify the line color Platform: |
Size: 2342912 |
Author:柏南 |
Hits:
Description: 熟练使用Visual C++ 6.0里面的MFC,实现直线的扫描转换的三种常用算法:数值微分法(DDA算法),中点画线法,Bresenham算法。-Skilled use of Visual C++ 6 inside the MFC, the realization of linear scan conversion of the three commonly used algorithms: numerical differentiation (DDA algorithm), the midpoint line drawing method, Bresenham algorithm. Platform: |
Size: 179200 |
Author:木思 |
Hits: