登录
首页 » Visual C++ » COMPUTER_GRAPHICS

COMPUTER_GRAPHICS

于 2020-11-24 发布 文件大小:3179KB
0 242
下载积分: 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 个回复

  • SimpleGraphicsClass_demo
    A simple graphics class for 2D drawing
    2016-12-28 03:44:35下载
    积分:1
  • wind
    PSCAD做的风力机模型,嵌入了3维风力特性曲线,动态调节转矩与转速。(PSCAD do wind turbine model, embedded in the 3 d wind characteristic curve, dynamic torque and rotational speed adjustment.)
    2017-01-01 18:16:19下载
    积分:1
  • huitu
    单文档绘图工具,包括直线,曲线,扇形,圆形,圆角矩形,矩形等图形,还可以设置线条的颜色等属性。(Single document drawing tools including lines, curves, fan-shaped, round, rounded rectangle, rectangle and other graphics, you can also set the line color and other attributes.)
    2013-11-18 20:19:56下载
    积分:1
  • OpenSceneGraph-Quick-Start-Guide
    OpenSceneGraph Quick Start Guide(The OpenSceneGraph the Quick Start Guide)
    2012-06-06 09:31:47下载
    积分: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
  • vg
    说明:  一个Visual Graph开发程序,具有类似MS viso的功能!带有C++,Delphi,VB,C#等的代码示例!(a Visual Graph development programs that have similar functions VISO MS! With C, Delphi, VB, C# code examples!)
    2005-04-08 10:06:59下载
    积分:1
  • GaiJingBresenham
    改进的Bresenham算法,用visual c++ 实现(Improved Bresenham algorithm, using visual c++ achieve)
    2015-01-16 15:32:26下载
    积分:1
  • AddCAD
    AE实现加载CAD格式的数据,以及对其进行转换格式,转换为SHP等格式,还有对其进行编辑等操作(AE spatial data editing functions, including generating points, generating lines, as well as delete, move elements such as fried operation)
    2013-10-26 11:23:37下载
    积分:1
  • dfx
    DFX格式的文件操作例子,可以读出由CAD绘制的保存为DFX格式的图片,附带大量注释(DFX format file manipulation example, can read out by the CAD drawing for the preservation DFX format photographs, Notes of a large number of fringe)
    2007-03-19 15:26:27下载
    积分:1
  • Basics-of-Supply-Chain-Management
    生成简单的绘图工具windows forms(generate simple drawing tools)
    2012-10-24 09:48:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载