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

搜索资源列表

  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8611
    • 提供者:susu
  1. OpenGL_CircleAlgorithm

    0下载:
  2. OpenGL,to draw a line and draw a circle(line and circle algorithms)-OpenGL, to draw a line and draw a circle (a line and circle lgorithms)
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:114599
    • 提供者:Leon
  1. graphics.rar 图形设计

    0下载:
  2. 本程序是图形的设计,比较简单 可以画线,圆和椭圆 并可以平移,旋转,选择删除,回退,保存 打开图形,The code is used to graph design. It can draw line,draw circle,draw ellipse.The graph can be rotated,translated and selected delete,undo,save.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-11-08
    • 文件大小:248932
    • 提供者:吴晓辉
  1. lcd12864(dg128).rar

    0下载:
  2. 飞思卡尔dg128的液晶显示程序,适合st7920的所有液晶,含画线,画圆,freescale dg128 for lcd,adjust for st7920,including draw line and draw circle
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:224020
    • 提供者:voncedar
  1. Draw

    0下载:
  2. java 仿windows 画图 中点画圆算法,中点画线算法,边界剪裁,多边形平移-java midpoint circle drawing algorithm imitation windows, the dotted line algorithm, the boundary cut, polygon translation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:28986
    • 提供者:orange_wang
  1. Draw

    1下载:
  2. 基于Visual C++ 6.0开发系统,仿制Windows画图软件,实现如下功能: 1. 动态绘制文本、直线、矩形、圆(椭圆)、多边形等基本图形; 2. 可以改变图形的颜色、粗细、线型(实线、虚线、点划线等); 3. 可以实现图形的剪切、复制、粘贴、缩放(全部或指定区域)等基本编辑功能; 4. 基本的图形保存、打开、显示等功能;-Based on Visual C++ 6.0 development system, generic Windows drawing softwar
  3. 所属分类:Graph Drawing

    • 发布日期:2014-12-15
    • 文件大小:4000768
    • 提供者:李超
  1. Whiteboard2

    0下载:
  2. C#绘图板,直线、矩形、圆形、曲线、填充矩形、填充圆形、输入文字、路径-C# graphics tablet, line, rectangle, circle, curve, filled rectangle, filled circle, enter text, the path
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:80715
    • 提供者:夏云
  1. LCD-Draw-Line-Circle..

    0下载:
  2. 嵌入式开发,LCD,画直线,圆等简单图形算法-Embedded development, LCD, draw lines, circles and other simple graphical method
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1872369
    • 提供者:cowboy
  1. 32590132

    0下载:
  2. 计算机图形学基本算法 画点、线、圆、多边形等,及其平移、旋转、缩放等 OpenGL 立方体、球体等,旋转缩放平移,光线控制等-Computer graphics algorithms draw point, line, circle, polygon, etc., and its translation, rotation, scaling, OpenGL cube, sphere, etc., rotating the zoom pan, light control, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:155804
    • 提供者:li
  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. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:68035
    • 提供者:xuzhen
  1. roughdraw

    0下载:
  2. 本程序为关于画线的算法:DDA(数值微分)法、中点画线算法、Bresenham算法中点画圆算法。可以画出相应的图线。-This procedure to draw the line about algorithms: DDA (Numerical Differentiation) Act, in stipple line algorithm, Bresenham midpoint circle algorithm algorithm. Can draw the corresponding dia
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4542
    • 提供者:李岩
  1. VcProgram

    0下载:
  2. C++下的简单绘图程序源代码,自己做的,初学者适用-The simple program which can draw picture such as circle line point rectangle.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1931595
    • 提供者:llc
  1. paint

    0下载:
  2. 模拟Windows中的画图程序,可以选择画直线、矩形、圆形、文字,可以设置画笔的粗细和颜色等-Simulation of the Windows Paint program, you can choose to draw a straight line, rectangle, circle, text, you can set the brush size and color, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:14253
    • 提供者:rongyin
  1. midpointDraw

    0下载:
  2. 精典的中点法画圆与画线,有与函数对比的圆!方便大学对比!-draw Circle,line by Midpoint.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1006
    • 提供者:冯坚
  1. DrawCircleByThreePoint

    0下载:
  2. 三点画圆的程序,展示VB中Line和Shape控件的使用例子,随意点击窗体三下可以画出一个圆,右键菜单可以显示/隐藏线条等-Draw Circle By Three Point Program, the example shows the useage of Line and Shape controls in VB , click the Form 3 times may be arbitrarily draw a circle, right-click menu can show/hide
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:1985
    • 提供者:阿龙
  1. Draw

    0下载:
  2. ArcEngine二次开发绘制图形功能,包括画线对象,画圆对象,画面对象和画文本对象-Secondary development ArcEngine draw graphics functions, including drawing a line object, draw a circle object, the screen object and draw a text object
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:985282
    • 提供者:Lucas Rao
  1. draw

    0下载:
  2. Windows程序,实现画线的不同算法,以及画圆画线-Draw line in diferent ways and draw circle and so on
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2060887
    • 提供者:zhaomeng
  1. Draw-circle-rectangleline-and-point-

    0下载:
  2. 在vc开发环境下的MFC上画点,线,矩形和圆形-Draw rectangular and circular dotted line in MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-06
    • 文件大小:1947163
    • 提供者:fengxiangfei
  1. draw

    0下载:
  2. (1) 定义一支黄色画笔,绘制一条线段; (1) 定义一支紫色画笔,绘制一条多段线; (3) 定义一支红色画笔,绘制一个正方形,并用适当的画刷填充图形内部; (4) 定义一支绿色画笔,绘制一个圆,并用适当的画刷填充图形内部; (5) 定义一支蓝色画笔,绘制一个正六边形,并用适当的画刷填充图形内部。 -(1) defines a yellow pen, draw a line segment (1) defines a purple pen, draw a poly
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:1163695
    • 提供者:yxr
  1. openCV-draw-circle

    0下载:
  2. 对于初学者很有用处的代码,用于画圆,直线,正弦的,不过需要差插入OPENCV-Very useful for beginners code for Circle, Line, sinusoidal, but it needs poor insertion OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:916
    • 提供者:高鹏
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com