CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 画直线

搜索资源列表

  1. DDA&Bresenham

    0下载:
  2. DDA,Bresenham算法来实现画圆,画直线,画椭圆。-DDA, the Bresenham algorithm to achieve Circle, linear paintings, painted oval.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:248490
    • 提供者:李冰海
  1. Straightline

    0下载:
  2. 用TC做的一个画直线程序.是图形学里面的。-do with a straight painting procedures. Yes graphics inside.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1032
    • 提供者:刘生
  1. Circle(TC)

    0下载:
  2. 用TC做的画直线的程序,是图形学里面的。-do with the painting linear process, the graphics inside.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:974
    • 提供者:刘生
  1. Sys1

    0下载:
  2. 画图小程序。可以用来画直线,橡皮筋。多边形,五角星。-drawing small programs. Can be used to draw straight lines, rubber-band. Polygon, five-pointed star.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:70880
    • 提供者:fei
  1. tuxingxuedazouye

    2下载:
  2. 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:108711
    • 提供者:张斌
  1. bmp3

    0下载:
  2. 利用vc++编写的一个简易的画图程序,可以画直线.-vc prepared by the use of a simple drawing program, linear paintings.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:43223
    • 提供者:何斌
  1. DDAbk1

    0下载:
  2. 画直线程序,可以输入直线上的两个点,就划出直线。计算机图形学忠的应用举例-painting linear process can be imported straight on the two points, draw straight lines. Computer graphics applications, for example Xuezhong
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:998
    • 提供者:wuyu
  1. jiaohuline

    0下载:
  2. 用VC用++6.0编写的画直线程序,采用的是bresheham思想,直线的端点在对话框里输入,并且可以选择直线颜色-VC with 6.0 linear paintings prepared by the procedures, using the bresheham thinking, linear Lane endpoint in the dialog box input, and can choose color line
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:44937
    • 提供者:qin
  1. lcd-line

    0下载:
  2. LCD快速画直线子程序,只要修改画点函数即可用于任何类型LCD。可用于小型嵌入式系统-LCD painting straight subroutine, as amended painting point function can be used in any type of LCD. Can be used for small embedded systems
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1028
    • 提供者:侯志恒
  1. PenBrushDemo

    0下载:
  2. pendemp,pen style 的各种显示,利用这些参数画直线和矩形-pendemp, pen style of shows that the use of these parameters linear and rectangular painting
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:109725
    • 提供者:严小泉
  1. drawSystem

    0下载:
  2. 用VC++实现的基本绘图程序,可画直线、圆等图像,并具备填充、剪裁等基本功能。-with VC's basic drawing program, drawing straight lines, circles and other images, with the filling, basic features, such as tailoring.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:74197
    • 提供者:于小
  1. Bresenhman.c

    0下载:
  2. Bresenhman.c 在Turboc2下编写Bresenhman画直线算法。本程序实现的是整数画线算法。-Bresenhman.c Turboc2 prepared in painting Linear Bresenhman Algorithm. This program is integral line drawing algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1322
    • 提供者:Sungol
  1. ddaline.c

    0下载:
  2. ddaline.c 在Turboc2下编写DDA画直线算法。本程序实现的是数值微分画线算法。-ddaline.c prepared under the DDA Turboc2 painting linear algorithms. This program is the numerical differential line drawing algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1020
    • 提供者:Sungol
  1. jsjtuxingxue

    0下载:
  2. 计算机图形学程序 BRESENHACircle.C BRESEN算法圆 LINEDDA.C DDA算法画直线 unicursal.C 一笔画成图形-computer graphics algorithms procedures BRESENHACircle.C BRESEN Yuan LIN EDDA.C DDA algorithm painting a stroke unicursal.C straight into graphics
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1614
    • 提供者:静静
  1. 146165

    0下载:
  2. DAA画线法画直线 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (2) 二维区域填充(四向种子填充颜色算法) (3) 直线裁减 (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)-DAA painting painting straight line method (1) dotted line method Circle (input coordinates x, y coordinates, Center) (2) two-dimensi
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:84396
    • 提供者:huang wei
  1. draw12

    0下载:
  2. 一款图形绘制的练习软件,可以保存文档,画直线\\圆等,显示鼠标在屏幕上的位置-graphic mapping exercise software, we can preserve documents, paintings linear \\ Yuan, revealed the mouse on the screen location
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:79574
    • 提供者:邓涛
  1. 03081402

    0下载:
  2. 包括中点算法、dda算法、直接求交算法画直线,并附有中点算法、正负法法画抛物线,并可进行时间运算,比较几种算法。-including midpoint algorithm, the algorithm dda directly intersecting line painting, together with the midpoint algorithm, positive and negative parabola France and France painting, to carry ou
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:41081
    • 提供者:jj
  1. CCHDUlink

    0下载:
  2. 本题所涉及的有关操作是从控件中选择所要创建的链表的类型(用VC的Radio Button 实现选择),然后在编辑控件(Edit Button)中输入数据,然后创建链表时从控件中截取数据,转化为数学数据后,通过对链表入链操作,从而建立起一个链表。链表建立起来后,要求在窗口中以图形方式输出链表,窗口图形显示,主要是利用画直线和画矩形函数实现。数值的输出通过VC自带的函数在相应的坐标点显示。链表的动态显示所涉及的问题是:在一个窗口中输出了图形是始终存在的。要实行动态显示,必须在一段区域内画一个足够大的
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:55799
    • 提供者:华姿翔
  1. MousePaint

    0下载:
  2. 实现了画图的功能,可以在新建文档中画直线,曲线,圆和矩形等形状,并有保存,打印的功能,很实用-achieve the drawing functions, the new document painting line, curve, such as rectangular and circular shape, and preserve, Print functions, practical
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:55682
    • 提供者:jj
  1. exdraw

    0下载:
  2. 一个画图的小程序,可以画直线,圆,和矩形,可以选择不同颜色画-drawing of a small program can draw straight lines, circles and rectangles, can choose a different color painting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:49693
    • 提供者:imiissu
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com