登录
首页 » Visual C++ » Draw

Draw

于 2010-06-30 发布 文件大小:1899KB
0 158
下载积分: 1 下载次数: 5

代码说明:

  该程序可以绘制出扇形,并且带有黑色边框。(The program can draw out the fan, and with a black border.)

文件列表:

Draw
....\Debug
....\.....\Draw.exe,118823,2010-06-17
....\.....\Draw.ilk,330084,2010-06-17
....\.....\Draw.obj,22464,2010-06-17
....\.....\Draw.pch,5492564,2010-06-16
....\.....\Draw.pdb,467968,2010-06-17
....\.....\Draw.res,8516,2010-06-17
....\.....\DrawDoc.obj,14262,2010-06-16
....\.....\DrawView.obj,24272,2010-06-17
....\.....\MainFrm.obj,19558,2010-06-16
....\.....\StdAfx.obj,105360,2010-06-16
....\.....\vc60.idb,214016,2010-06-30
....\.....\vc60.pdb,364544,2010-06-17
....\Draw.aps,45036,2010-06-17
....\Draw.clw,2280,2010-06-30
....\Draw.cpp,4173,2010-06-16
....\Draw.dsp,4578,2010-06-17
....\Draw.dsw,531,2010-06-16
....\Draw.h,1334,2010-06-16
....\Draw.ncb,58368,2010-06-30
....\Draw.opt,49664,2010-06-30
....\Draw.plg,242,2010-06-30
....\Draw.rc,11667,2010-06-17
....\DrawDoc.cpp,1702,2010-06-16
....\DrawDoc.h,1453,2010-06-16
....\DrawView.cpp,4449,2010-06-17
....\DrawView.h,1951,2010-06-17
....\MainFrm.cpp,2613,2010-06-16
....\MainFrm.h,1440,2010-06-16
....\ReadMe.txt,4263,2010-06-16
....\res


....\...\Draw.rc2,396,2010-06-16


....\Resource.h,636,2010-06-17
....\StdAfx.cpp,206,2010-06-16
....\StdAfx.h,1054,2010-06-16

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

发表评论

0 个回复

  • MfcCurve2
    说明:  mfc下绘出样条曲线,并根据样条曲线对其上的值进行差值。(mfc-spline curves plotted under and in accordance with spline curve on the value of their difference.)
    2010-03-26 22:46:21下载
    积分: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
  • tdxchtime
    能够对通达信.lc5文件进行修改,主要是修改分钟数,这样可以在两年多的数据中进行画线处理(Mastery letter. Lc5 file to be modified, modify the number of minutes, so you can draw lines in more than two years of data)
    2013-01-30 14:20:02下载
    积分:1
  • VB三维物体制演示
    vb运行的三维演示程序例程,显示三维图的(Three dimensional demonstration)
    2021-02-08 09:49:55下载
    积分:1
  • MFC_draw
    说明:  用VC++编写,MFC文档框架,是一个简易的画图小程序,在文档界面上画图(With VC++ Prepared, MFC framework document is a simple drawing of small procedures, the document interface drawing)
    2008-09-26 15:11:27下载
    积分:1
  • Bresenhamline
    杜晓增计算机图形学基础Bresenham画线源码(Du Xiaozeng computer graphics based Bresenham line source)
    2015-05-26 08:37:03下载
    积分:1
  • Circle_Picture
    这是一个简单的画圆功能,主要让用户学会如何利用Windows提供的画图工具,用户单击鼠标右键则会弹出对话框选择线宽,在菜单上也设计了圆的颜色选择菜单。(This is a simple function of the Circle. mainly for users to learn how to use Windows for the drawing tools, Users right-click pop-up dialog box will be chosen linewidth, the menu also designed a circular color choice menu.)
    2007-06-03 09:44:30下载
    积分: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
  • E5
    计算机图形学实验,完成立方体的三视图和等轴侧投影(Computer graphics experiments, the completion of three cube view and isometric projection)
    2013-11-08 15:58:42下载
    积分:1
  • mfcbspilin
    mfc 实现绘制3次B样条 效果很好 模块化可以在自己论文中使用(mfc achieved drawing cubic B-spline)
    2013-10-10 19:46:06下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载