登录
首页 » Visual C++ » COMPUTER_GRAPHICS

COMPUTER_GRAPHICS

于 2020-11-24 发布 文件大小:3179KB
0 226
下载积分: 1 下载次数: 11

代码说明:

  本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中(this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable files are all included in the compressed file。 )

文件列表:

COMPUTER_GRAPHICS
.................\AreaFill.cpp,7307,2013-10-28
.................\AreaFill.h,836,2013-10-26
.................\COMPUTER_GRAPHICS.APS,598908,2013-11-19
.................\COMPUTER_GRAPHICS.clw,2957,2013-11-19
.................\COMPUTER_GRAPHICS.cpp,4407,2013-10-13
.................\COMPUTER_GRAPHICS.dsp,6912,2013-11-13
.................\COMPUTER_GRAPHICS.dsw,559,2013-10-13
.................\COMPUTER_GRAPHICS.h,1477,2013-10-13
.................\COMPUTER_GRAPHICS.ncb,205824,2013-11-19
.................\COMPUTER_GRAPHICS.opt,61952,2013-11-19
.................\COMPUTER_GRAPHICS.plg,1346,2013-11-19
.................\COMPUTER_GRAPHICS.rc,15044,2013-11-19
.................\COMPUTER_GRAPHICSDoc.cpp,1962,2013-10-13
.................\COMPUTER_GRAPHICSDoc.h,1596,2013-10-13
.................\COMPUTER_GRAPHICSView.cpp,34326,2013-11-16
.................\COMPUTER_GRAPHICSView.h,3419,2013-11-13
.................\Debug
.................\Ellipse_Generation.cpp,2116,2013-10-19
.................\Ellipse_Generation.h,755,2013-10-19

.................\Gearwheel_Generation.cpp,4219,2013-10-31
.................\Gearwheel_Generation.h,909,2013-10-31
.................\ircle_Generation.cpp,3085,2013-10-31
.................\ircle_Generation.h,975,2013-10-18
.................\Line_Generation.cpp,3192,2013-10-18
.................\Line_Generation.h,747,2013-10-14
.................\MainFrm.cpp,3626,2013-10-29
.................\MainFrm.h,1562,2013-10-29
.................\nodrop.cur,326,2013-10-22
.................\PolygonClip.cpp,3948,2013-11-14
.................\PolygonClip.h,551,2013-11-10
.................\ReadMe.txt,4575,2013-10-13
.................\Release
.................\.......\APPMODUL.obj,2157,2013-10-27
.................\.......\AreaFill.obj,5264,2013-10-29
.................\.......\COMPUTER_GRAPHICS.exe,606208,2013-11-19
.................\.......\COMPUTER_GRAPHICS.obj,16355,2013-11-13
.................\.......\COMPUTER_GRAPHICS.pch,5615420,2013-10-27
.................\.......\COMPUTER_GRAPHICS.res,557672,2013-11-19
.................\.......\COMPUTER_GRAPHICSDoc.obj,9460,2013-10-27
.................\.......\COMPUTER_GRAPHICSView.obj,67816,2013-11-16
.................\.......\Ellipse_Generation.obj,3218,2013-10-27

.................\.......\Gearwheel_Generation.obj,7015,2013-10-31
.................\.......\ircle_Generation.obj,5712,2013-10-31
.................\.......\Line_Generation.obj,4547,2013-10-27
.................\.......\MainFrm.obj,18993,2013-10-29
.................\.......\PolygonClip.obj,3888,2013-11-14
.................\.......\StdAfx.obj,768,2013-10-27
.................\.......\ThreeTimesSplineCurve.obj,3319,2013-11-16
.................\.......\vc60.idb,66560,2013-11-19
.................\res



.................\...\COMPUTER_GRAPHICS.rc2,409,2013-10-13


.................\...\flash1.ico,766,2013-10-22
.................\...\flash2.ico,766,2013-10-22
.................\...\flash3.ico,766,2013-10-22
.................\...\ico00001.ico,2238,2005-08-03
.................\...\ico00002.ico,766,2013-10-19
.................\...\icon1.ico,270398,2010-08-11
.................\...\Toolbar.bmp,1078,2013-10-13
.................\resource.h,2076,2013-11-13
.................\StdAfx.cpp,219,2013-10-13
.................\StdAfx.h,1054,2013-10-13
.................\ThreeTimesSplineCurve.cpp,1457,2013-11-16
.................\ThreeTimesSplineCurve.h,973,2013-11-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Bresenham
    简单计算机图形学算法,通过直线中点Bresenham算法,绘制直线。( Simple computer graphics algorithms, Bresenham line passing through the midpoint algorithm, draw a straight line.)
    2014-02-17 21:22:36下载
    积分:1
  • 200912719584924563
    cad图像纠正cad图像纠正cad图像纠正cad图像纠正(wad sdfdfgdfgfh sgd g gs gsdg sdf sf )
    2014-01-19 15:25:22下载
    积分: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
  • ReadDXF-master
    说明:  通过使用dxflib库,对dxf文件进行读取(Read DXF files by using the dxflib Library)
    2019-06-20 11:49:50下载
    积分:1
  • BresenhamCircle
    杜晓增计算机图形学基础Bresenham法画圆源程序(Du Xiaozeng computer graphics based Bresenham law circle source program)
    2015-05-26 08:44:12下载
    积分:1
  • zhudianfa
    利用逐点法绘制出图形,图形的绘制其实都是由折线组成的,只是每条折线的误差太小了,肉眼根本分辨不出来(use of the point-by-point drawing graphics, the graphics are actually drawn from the composition of the dogleg, only broken each of error is too small, the human eye can not be seen)
    2006-12-19 10:38:22下载
    积分:1
  • Painter
    画画的,一个简简单单的画画的小型的C++编的软件(Paint of, a Chien is simple painting of list of small scaled C++weave of software)
    2011-12-17 00:25:46下载
    积分:1
  • VsmallActive
    体积小巧曲线控件没,实现一般曲线的各种画法,虽然很简单但很好用。(compact design Curve Controls did not achieve normal curve of the painting, although very simple but very good use.)
    2007-05-28 19:14:45下载
    积分:1
  • pgllib
    绘制多图形图表的强大功能库软件示例。请下载!(PGL is a library that encapsulates plot capabilities in a MFC project for VC6 and VC7. It is designed to be able to easily plot data generated in a project without the need of any external software.)
    2014-12-17 16:04:03下载
    积分:1
  • dcacinvertermodel
    DCAC INVERTER MODELLING BY PSCAD/EMTDC
    2016-01-14 21:25:29下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载