登录
首页 » Visual C++ » DDA

DDA

于 2020-10-13 发布 文件大小:2288KB
0 290
下载积分: 1 下载次数: 7

代码说明:

  DDA算法画直线,可以实现在网格下逐点画直线。(DDA algorithm for drawing straight lines, can be achieved in a grid-by drawing straight line.)

文件列表:

DDA
...\DDA.APS,27856,2012-11-08
...\DDA.clw,2209,2012-11-08
...\DDA.cpp,4060,2012-06-04
...\DDA.dsp,4492,2012-06-04
...\DDA.dsw,514,2012-06-04
...\DDA.h,1323,2012-06-04
...\DDA.opt,53760,2012-11-08
...\DDA.plg,2022,2012-11-08
...\DDA.rc,10953,2012-06-04
...\DDADoc.cpp,1682,2012-06-04
...\DDADoc.h,1442,2012-06-04
...\DDAView.cpp,4463,2012-06-04
...\DDAView.h,1842,2012-06-04
...\Debug
...\.....\DDA.exe,118826,2012-11-08
...\.....\DDA.ilk,326716,2012-11-08
...\.....\DDA.obj,22646,2012-11-08
...\.....\DDA.pch,5502136,2012-11-08
...\.....\DDA.pdb,336896,2012-11-08
...\.....\DDA.res,6972,2012-11-08
...\.....\DDADoc.obj,14376,2012-11-08
...\.....\DDAView.obj,28786,2012-11-08
...\.....\MainFrm.obj,19721,2012-11-08
...\.....\StdAfx.obj,105519,2012-11-08
...\.....\vc60.idb,197632,2012-11-08
...\.....\vc60.pdb,364544,2012-11-08
...\MainFrm.cpp,2504,2012-06-04
...\MainFrm.h,1581,2012-06-04
...\ReadMe.txt,4239,2012-06-04
...\res

...\...\DDA.rc2,395,2012-06-04


...\Resource.h,682,2012-06-04
...\StdAfx.cpp,205,2012-06-04
...\StdAfx.h,1054,2012-06-04

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

发表评论

0 个回复

  • 85375568krijin
    克里金插值计算,一种拟合算法,主要用于等值线应用。(Kriging interpolation calculation, a fitting algorithm, mainly for the application of contour lines.)
    2009-07-13 23:10:05下载
    积分:1
  • BSplineDemo
    手动绘制点,自动生成样条曲线,可以拖动修改点来修改样条曲线(Manually plotting points, automatically generated spline curves, you can drag the modified point to modify the spline)
    2014-02-18 15:50:54下载
    积分:1
  • PictureGame
    说明:  graphic game developing source code
    2020-06-25 16:00:02下载
    积分:1
  • MyQtproject
    简单画图板,初学者实用,比较简单,如果喜欢可以下载来看看(Simple drawing board, beginners practical, relatively simple)
    2013-12-18 13:42:50下载
    积分:1
  • MING
    自动绘制保护煤柱,CAD 二次开发的,输入参数后,自己就绘制出来了(Automatic drawing protection pillar, CAD secondary development)
    2013-11-12 11:27:19下载
    积分:1
  • shuikudiaodu_dengchulifa
    水库调度图的绘制是一个难点,该程序采用等出力法绘制水库调度图,可通用。(Reservoir operation mapping is a difficult point, the program method used, such as mapping efforts reservoir operation plans can be generic.)
    2020-12-17 10:09:12下载
    积分:1
  • Bresenhamline
    杜晓增计算机图形学基础Bresenham画线源码(Du Xiaozeng computer graphics based Bresenham line source)
    2015-05-26 08:37:03下载
    积分:1
  • computergraphicsprogramming
    说明:  我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Chopper.asc chopper.bmp cp.bmp end.BMP end.txt w1.bmp w2.bmp w3.bmp 如有问题欢迎大家和我交流! 联系方式: e-mail:cproom@163.net http://cproom.yeah.net 通讯地址:陕西省西安市太白南路202号(骊山微电子公司)陈鹏(收) 邮编  :710065 电话  :(029)-8234582(computer graphics programming using GDI)
    2010-04-17 07:13:59下载
    积分:1
  • Computer-graphics
    计算机图形学 杨钦 徐永安 翟红英 编著(Computer graphics Yang Qin XU Yong Di Hongying edited)
    2013-03-12 10:47:30下载
    积分:1
  • Graphic-Draw
    说明:  图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。(VC++ graphics rendering, can set the line width, color, style, through this example will learn how to use custom brushes defined line of body color, line width, line, etc., and how to add options for the program menus and options in Settings dialog box How to use the standard color dialog box, how to use the Font dialog box, implemented in the Options dialog box preview. Implementation Options dialog box and window class data exchange. How to change the background color of dialog boxes and controls, how to change the control' s text color on button controls the special treatment. How in the window display a bitmap.)
    2011-04-14 17:48:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载