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

搜索资源列表

  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. Circle

    0下载:
  2. Draw Ellipse opengl using bresenham algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:587
    • 提供者:Nessen
  1. Bezier_circle

    0下载:
  2. 用贝塞尔曲线画圆的代码,效率高,可以调节参数控制-draw circle by bezier
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2143
    • 提供者:郭力
  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. circle

    0下载:
  2. 在vc++环境下画一个圆环,可以对颜色进行调节-In vc++ environment draw a circle, you can adjust the color
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:857794
    • 提供者:杨舒
  1. circle

    0下载:
  2. 这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。 -This is OPENCV library function in the preparation of WIN32 console, feature tracking is to achieve the outline and draw the outline, this procedure is to draw the o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2331576
    • 提供者:黄烨
  1. Draw

    0下载:
  2. vc实现的画板工具,可以画直线,圆等。。。 还可以保存-vc Sketchpad tools to achieve, you can draw a straight line, circle and so on. . . Also can be saved
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3948898
    • 提供者:wang
  1. DrawCircleOpengl

    0下载:
  2. My first Draw Circle By opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:1942
    • 提供者:wizard
  1. MyCAD

    0下载:
  2. 用Visual C++开发CAD系统的一些基本功能,例如(画圆,画线,添加文本等等)-Develop CAD system by the tool of Visual C++ ,for example ,draw circle,add text
  3. 所属分类:Graph Drawing

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

    0下载:
  2. 计算机图像学绘图程序 DDA,BH,MP,中点圆及中点椭圆。-Computer graphics imaging procedures DDA, BH, MP, mid-point of the mid-point circle and ellipse.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2318356
    • 提供者:xiaoqiu
  1. drawcircle

    0下载:
  2. this is a opGL programe.This programme draw a circle in a window.i implenneted it by using C.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:886761
    • 提供者:kabir
  1. midpointDraw

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

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

    0下载:
  2. 使用visual studio中的OpenGL内库画圆-draw circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1706
    • 提供者:wangzhongjing
  1. Draw_Circle

    0下载:
  2. Draw_Circle()实现彩色圆形绘制,最后得到的图像为RGB图像-Draw circle on your input image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1182
    • 提供者:smli
  1. cir_cu

    0下载:
  2. 实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。用OPENCV库函数在WIN32控制台中编写.-To achieve contour tracing, and draw the outline, this procedure leads to an outline of the circle, to seek the circle center and radius of this circle draw, in contrast with
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:51228
    • 提供者:张杨
  1. Circle

    0下载:
  2. 本程序实现的功能: 生成一个网格图,在网格中绘制圆,圆的圆心位置和半径可由对话框给定,网格的密度要能根据圆的直径大小而改变;也左键可用鼠标在屏幕上单击确定圆心,并拖动橡皮筋再单击鼠标右键确定半径大小。 具体操作说明: 菜单中的“绘图”菜单下有两个子菜单,分别为“鼠标交互”和“对话框设置”子菜单。 点击“鼠标交互”,即可用鼠标在窗口中画圆,鼠标左键按下的位置为圆心,采用橡皮筋画法,当拖动鼠标时,可看到圆也跟随变化,当再按下鼠标右键时即得到半径,从而绘制出圆形; 也可采用对话框设
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-17
    • 文件大小:1950399
    • 提供者:付龙
  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
    • 提供者:高鹏
  1. certen-point-draw-circle

    0下载:
  2. 通过中点圆算法画出圆,有兴趣的可以下载使用- By the midpoint circle algorithm to draw circles, we are interested can download
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8040300
    • 提供者:XuZeyong
  1. circle

    0下载:
  2. How to draw circle in visual basic 6
  3. 所属分类:2D Graphic

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