登录
首页 » Visual C++ » cPP-sanshitu

cPP-sanshitu

于 2016-11-13 发布 文件大小:987KB
0 105
下载积分: 1 下载次数: 6

代码说明:

  用c++编写的一个基于easyx绘图库的简单立体三视图的绘制程序,文件中包含easyx库的安装包(Based on a simple three-dimensional easyx graphics library written in three views with c++ drawing program, a file containing the installation package easyx library)

文件列表:

EasyX_2013霜降版.zip,590170,2013-12-22
三视图
......\1.cpp,1784,2014-01-29
......\Debug
......\.....\main.exe,323633,2014-01-28
......\.....\main.ilk,430892,2014-01-28
......\.....\main.pdb,656384,2014-01-28
......\.....\vc60.idb,164864,2014-02-10
......\.....\vc60.pdb,86016,2014-02-10
......\lengzhu.cpp,5702,2014-01-29
......\lengzhui.cpp,5327,2014-01-29
......\main.cpp,2526,2014-01-28
......\main.dsp,3377,2014-02-10
......\main.dsw,516,2014-02-10
......\main.ncb,33792,2014-02-10
......\main.opt,48640,2014-02-10
......\main.plg,7692,2014-02-10
......\qiu.h,335,2014-01-26
......\yuanzhu.h,625,2014-01-26
......\yuanzhui.h,711,2014-01-26
......\zuobiao.cpp,1127,2014-01-26

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

发表评论

0 个回复

  • DrawLine
    图形学上机实验,用三种算法画线。包括Bresenham画线算法、中点画线和数值微分画线算法(Graphics on an experiment with three algorithms draw the line. Bresenham line algorithm, the dotted line and numerical differential line drawing algorithm)
    2013-04-18 13:33:27下载
    积分:1
  • FillRegion
    图形学上机程序,利用种子填充和扫描线算法实验区域的填充。有助于学习者掌握填充算法。进一步理解和学习图形学。(Graphics on procedures, the use of seed filling and scan line algorithm experimental area fill. Help learners fill algorithm. Further understanding and learning graphics.)
    2013-04-18 13:38:32下载
    积分:1
  • series_active_filter
    for PSCAD softwear it can be very easy and coming soon challenger in this soft
    2013-10-17 22:51:52下载
    积分:1
  • 85375568krijin
    克里金插值计算,一种拟合算法,主要用于等值线应用。(Kriging interpolation calculation, a fitting algorithm, mainly for the application of contour lines.)
    2009-07-13 23:10:05下载
    积分:1
  • ZUIBIAO
    MFC 画出简单的坐标 并通过按钮产生随机点坐标(横坐标逐渐增大纵坐标随机)存入文件中 另一按钮实现读出数据并将点连成折线(MFC drawing simple coordinate and through the button generates random point coordinates (abscissa increases ordinate random) into a file and another button to achieve read data points connected into line)
    2013-09-14 13:59:46下载
    积分:1
  • CGPainter_lineCircle
    实现了DDA直线生成算法画直线,Bresenham圆弧生成算法画圆弧(Achieve DDA line drawing algorithm to generate a straight line, Bresenham algorithm for drawing arcs arc generated)
    2011-12-22 15:41:56下载
    积分:1
  • GraphDraw
    绘图程序,可以自由绘制直线、矩形、圆、多边形,可以设置颜色和宽度,并且能够进行图元基本操作,如剪裁、缩放及填充功能。(Drawing program, free to draw lines, rectangles, circles, polygons, you can set the color and width, and can be primitive basic operations, such as cropping, scaling and filling functions.)
    2011-10-25 10:45:48下载
    积分: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
  • tuxingxuedazouye
    说明:  1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种); 7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。 8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 9. 交互式Bezier曲线的输入绘制程序实现 (1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
    2020-11-09 20:49:46下载
    积分:1
  • Draw
    draw用法。新手必看,通俗易懂,请结合工具书(draw Xinshoubikan usage, easy to understand)
    2015-04-07 15:39:08下载
    积分:1
  • 696524资源总数
  • 103957会员总数
  • 51今日下载