搜索资源列表

  1. draw

    0下载:
  2. 计算机图形学 此系统由本人独自开发; CGraph类中是画图函数; 画直线: DDA算法 中点Bresenham算法 改进的Bresenham算法 画圆: 中点Bresenham算法 画椭圆: 中点Bresenham算法-Computer graphics system developed by me alone CGraph class is drawing
  3. 所属分类:对话框与窗口

    • 发布日期:2024-04-29
    • 文件大小:1991680
    • 提供者:
  1. hjhuatu

    0下载:
  2. 该系统为画图软件,可以根据喜好画圆,椭圆.直线.长方形-The system for drawing software, based on preferences drawcircle oval. Straight. Rectangular
  3. 所属分类:其他行业

    • 发布日期:2024-04-29
    • 文件大小:95232
    • 提供者:黄娟
  1. bresenhamhuayuan

    0下载:
  2. 运用Bresenham画圆法实现圆的扫描转换-Drawcircle realize the use of Bresenham circle scan conversion
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:19456
    • 提供者:燕子
  1. zhizuodonghua

    0下载:
  2. 用画圆法画圆,再是这个圆按规定的路径运动。-Drawcircle drawcircle used, then according to the provisions of this circular path of movement.
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:19456
    • 提供者:燕子
  1. zhongdianhuayuanfa

    0下载:
  2. 运用中点画圆法画一个圆,半径和圆心都由用户确定。-Use the midpoint of drawcircle draw a circle, radius and center of a circle determined by the user.
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:19456
    • 提供者:燕子
  1. dda_line2007

    0下载:
  2. DAA画线,这个是我计算机图形学的实验的源代码, 包括中点画线 画圆,Bresenham 画线 画圆, 种子扫描填充区域, 三角形图形基本3种变换-DAA painting lines, this is my experimental computer graphics source code, including stipple line drawcircle, Bresenham Line drawcircle, seed fill
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-29
    • 文件大小:1154048
    • 提供者:
  1. 61549808DDABresenham

    0下载:
  2. 运用Bresenham画圆法实现圆的扫描转换-Drawcircle realize the use of Bresenham circle scan conversion
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-29
    • 文件大小:2538496
    • 提供者:dailiu
  1. midcircle

    0下载:
  2. 简单的计算机图形学的中点画圆算法,用Vc++描述,可以实现绘制,供参考-Simple computer graphics of the mid-point drawcircle algorithm, using Vc++ Descr iption, mapping can be achieved, for reference
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-29
    • 文件大小:76800
    • 提供者:
  1. Framebuffer

    0下载:
  2. fr a mebuffer中画点,画线,画多边形,画圆,画抛物线的实现函数-fr a mebuffer in the painting, the painted line, drawn polygon, circle, parabola painting realize the function
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:wzc
  1. jisuanji2

    1下载:
  2. bresenham画圆法 和填充也是计算机图形学里的小程序的实现-Bresenham drawcircle and fill is a small computer graphics procedures realize
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:53248
    • 提供者:caojunchao
  1. GRAPHICS

    0下载:
  2. 基本图形生成 ,画直线,画圆,画椭圆 VC+ MFC-Basic graphics generation, drawing a straight line, circle, oval painting VC+ MFC
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-29
    • 文件大小:1960960
    • 提供者:apolo
  1. huatuban

    0下载:
  2. 用C#做的简易画图板程序,可以用鼠标拖动划线,画圆等-With C# Drawing board to do simple procedures, you can use the mouse to drag the line, circle, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-29
    • 文件大小:37888
    • 提供者:lijie
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:152576
    • 提供者:ling
  1. draw

    0下载:
  2. 本程序基于MFC制作,从而实现了手工画直线,画圆,画椭圆,画曲线等功能-This procedure produced based on the MFC in order to achieve the hand-painting a straight line, circle, oval painting, drawing curves and other functions
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:3811328
    • 提供者:xuzhen
  1. ProvaForm

    0下载:
  2. C# 画线画圆 利用GDI来进行 划线 画曲线 画 椭圆 -C# Painting lines drawcircle use GDI to draw elliptical curves crossed painting
  3. 所属分类:C#编程

    • 发布日期:2024-04-29
    • 文件大小:101376
    • 提供者:houbin
  1. 12864_draw

    0下载:
  2. LCD12864画点,画直线,画圆和画图片算法,包括程序和图片-LCD12864 painting point, drawing a straight line, and painting pictures drawcircle algorithm, including the procedures and picture
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-29
    • 文件大小:327680
    • 提供者:link
  1. sdl_draw_line_arc

    0下载:
  2. SDL中画线,画圆以及填充的算法[出自计算机图形学,潘云鹤主编]-the algorithm of draw line, circle and fill with SDL [from the computer graphics, Pan Yunhe editor]
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:lys
  1. graph

    0下载:
  2. 用MFC做的绘图程序,里面的画线算法,画圆算法,梁友栋算法,扫描线种子填充算法等等都是严格按照书本的编写,适合学计算机图形学的初学者参考-Using MFC to do the drawing program, draw lines inside algorithm, drawcircle algorithm, You-Xin Liang Dong algorithms, scan line seed fill algorithm an
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:4907008
    • 提供者:www
  1. three

    0下载:
  2. 本程序是关于图线绘画的算法,它包括中点画线算法、中点画圆算法等,可以根据需要得到所需图形。-This procedure is about Chart drawing algorithm, which includes the Medium stipple line algorithm, the midpoint circle algorithm and so on, can get the necessary graphics.
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:李岩
  1. 200610162055101176

    0下载:
  2. 计算机图形学课程设计源码 这是大二的时候学计算机图形学时做的课程设计, 主要有画线、画圆、画曲线、画球等等 -Curriculum design in computer graphics source code This is the time his sophomore year, when to do computer graphics study of curriculum design, the main draw
  3. 所属分类:教育/学校应用

    • 发布日期:2024-04-29
    • 文件大小:89088
    • 提供者:陈 波
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org