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

搜索资源列表

  1. gisdraw_tracer

    0下载:
  2. 一个相当不错的绘图程序,包括了基本的画线,画面,画多边形的功能以及拖动,移动,编辑,打印等,更可贵的是该程序在实现拖动时有效避免了闪屏问题,值得学习-a pretty good drawing program, including the basic line drawing, face painting and polygon functions, and drag mobile, edit, print, more valuable is the process in achieving e
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:100615
    • 提供者:zpp
  1. VCDOTNETJCBCBL

    0下载:
  2. 绘图例子,进行参考和模仿,一个相当不错的绘图程序,包括了基本的画线,画面,画多边形的功能以及拖动,移动,编辑,打印等,更可贵的是该程序在实现拖动时有效避免了闪屏问题,值得学-Mapping example, reference and imitate, a fairly good mapping procedures, including the basic line drawing and picture polygon features paintings and Drag, moving,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3051003
    • 提供者:tkyard
  1. CAD

    0下载:
  2. 完整的CAD绘图系统。 简易二维平面CAD 画线、圆、方,可移动、复制、镜像 -integrity of the CAD system. Simple 2D CAD line drawing, round, side, mobile, copy, mirror
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:165064
    • 提供者:chendage
  1. DrawPane

    0下载:
  2. 简单的绘图程序,利用双缓冲的技术实现!可以画线,圆等基本图形。-simple mapping procedures, the use of double buffering technology! It drew lines, round basic graphics.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:43417
    • 提供者:ljishu
  1. 2D_SmpCAD

    1下载:
  2. 入门级2D绘图CAD程序,包括画线、画圆、画三角形、画矩形,以及拾取、平移、旋转、镜像等功能,同时配备详细的文档实现说明(为《工程计算机图形学》一书的一章节)-entry-level 2D CAD drawing procedures, including line drawing, Circle, Triangle painting, drawing rectangles, and pick up, translation, rotation, Mirror, and so on with d
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:275884
    • 提供者:王进
  1. Minechen_Draw

    0下载:
  2. 计算机图形学绘图程序,能实现画线,填充,移动,变换等功能。-computer graphics mapping procedures, able to line drawing, filling, movement, transformation, and other functions.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:89727
    • 提供者:陈妙
  1. 2DMFC

    0下载:
  2. 我自己写的一个基于MFC的2D绘图软件,里面包含各种基本的2D图形绘制算法,如跟踪画线,框,圆,贝赛尔曲线等,希望对初学者有用!本程序可直接用Visual 2003.Net打开。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:67008
    • 提供者:sandon
  1. cquantizer_demo

    0下载:
  2. 图象绘图软件源代码,实现图形的基本功能,包括各种变换,量化,编码,以及画线,等。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:135791
    • 提供者:xrh
  1. draw.rar

    0下载:
  2. 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能,Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:236802
    • 提供者:wangz
  1. 在OpenGL中实现基本的计算机绘图

    1下载:
  2. 在OpenGL中实现如下基本的计算机绘图功能: 1.为屏幕显示定义一个坐标系统; 2.熟悉绘点函数,并上机实习课件上的几个画点函数的例子; 3. 熟悉画线方法,并熟悉不同的画线状态,并上机实习课件上的几个画线函数的例子; 4. 在模板中添加代码,实现DDA法和Bresenham法绘制直线图元; 5.实现Bresenham法绘制圆图元; 6.实现中点法椭圆图元的生成(选做); 7.掌握顶点阵列和象素阵列绘制图元的方法,用顶点阵列绘制一个长方体,并设置表面颜
  3. 所属分类:OpenGL

    • 发布日期:2017-03-22
    • 文件大小:45468
    • 提供者:许晓晓
  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 and so on are all in strict acco
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-18
    • 文件大小:642868
    • 提供者:www
  1. MIx

    0下载:
  2. 包含几种不同绘图方法:中点画线,Bresenham画线,画多边形,小球动画-Contains a number of different mapping methods: in the line stipple, Bresenham line drawing, polygon drawing, animation ball
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:2018371
    • 提供者:董欣
  1. tuxing

    0下载:
  2. 用C++编写的图形编辑器,可实现画圆,椭圆,矩形,直线,手画线等功能-Using C++ to prepare the graphics editor, can be realized Circle, oval, rectangular, a straight line features hand-drawn lines
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1965086
    • 提供者:
  1. drawing

    0下载:
  2. 一个用vc编写的详细讲解如何在窗口中绘图的例子的源代码,可以画图,画线等操作。-A detailed written using vc explain how the example drawing in the window of the source code, you can paint, draw lines and other operations.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:182368
    • 提供者:laolao
  1. GraphicsDraw

    0下载:
  2. 一个测试GDI+的程序,利用C#语言写成。可以实现画线画椭圆画多边形和矩形以及颜色填充等各种基本绘图功能-A test procedure for GDI+ using C# language written. Drawing a line drawing can be achieved oval and rectangular polygon drawing and color fill the basic drawing functions, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:47460
    • 提供者:马钧霆
  1. GraphicsHomework

    0下载:
  2. gui编程:简单绘图程序,实现画线、圆等等简单图形,以及裁剪、填充等基本算法-gui programming: a simple painter
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:91951
    • 提供者:chenxinyue
  1. Template

    0下载:
  2. 绘图程序,画线画圆、椭圆,对话框设置线宽,程序在visual studio 2005下开发,具有很大扩展性。-Drawing program, drawing a line circle, ellipse, line width of the dialog box set, the program is developed in visual studio 2005, has great scalability.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-23
    • 文件大小:7272964
    • 提供者:香水雨
  1. df

    0下载:
  2. 绘图语句;通过mfc来实现单文档的绘图,可画线正方形、圆形-Drawing statement mfc to achieve a single document through drawing, painting lines can be square, round
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:1260
    • 提供者:刘星廷
  1. computerhdu123

    0下载:
  2. 绘图程序,包括基于bresenham的画线,园,椭圆;三次B样条曲线;以及分形图形-Drawing program, including those based on bresenham to draw a line, park, oval cubic B-spline curve and Fractal Graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:4002161
    • 提供者:待晓彬
  1. OpenGL2绘图

    0下载:
  2. openGL的画线程序,可以画出三维坐标线,保证能用,适合初学者。(OpenGL draw line program, you can draw three-dimensional coordinates, to ensure that you can use, suitable for beginners.)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-23
    • 文件大小:47809536
    • 提供者:wangyan101712
« 12 3 »
搜珍网 www.dssz.com