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

搜索资源列表

  1. drawCircle

    0下载:
  2. 计算机图形学 画圆算法 bresenham
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:901024
    • 提供者:sfdlkwqe
  1. DrawCircle

    0下载:
  2. 在一幅图像上画圆,可以输入二值或灰度图像
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:829
    • 提供者:wangqi
  1. VB超全图像处理

    1下载:
  2. picturebox有的属性基本上都有,扩展的图形方法有: DrawBezier DrawRoundRect DrawCurve DrawPie DrawPolygon DrawCircle DrawLine GetRGB 扩展的图像处理方法主要有: GetPictureData ShowPicture Invert GrayScale Exposal HistGramEqualize LogCalc ExpCalc ClearIsolatePoint Brightness AverageFil
  3. 所属分类:图形图像处理(光照,映射..)

  1. circle.rar

    1下载:
  2. 鼠标拖动画圆 语言是opengl vc++ ,Drag your mouse drawcircle opengl vc++
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-12-07
    • 文件大小:394990
    • 提供者:zhaoln
  1. Draw_Line_circle_fill.rar

    0下载:
  2. 扫描线种子填充算法的OpengGL+MFC实现。 本程序是在上次的画直线、画圆的程序上修改的,添加了扫描线填充算法,使用OpenGL+MFC实现。,Scan line seed fill algorithm OpengGL+ MFC to achieve. This procedure is a straight line in the last painting, drawcircle procedural changes, add a scan line fill algorithm, th
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5642770
    • 提供者:同济
  1. mine.rar

    0下载:
  2. 能进行画图 鼠标移动画圆 矩形 同时改变光标,Paint can drawcircle rectangular mouse cursor at the same time
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3697248
    • 提供者:longfan
  1. wjx1

    0下载:
  2. 计算机图形学 五角星画法程序 以及 画圆程序-Computer Graphics pentacle drawing procedures, as well as procedures drawcircle
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1164
    • 提供者:张波
  1. drawCircle

    0下载:
  2. 使用java 绘制简单的几何图形,包含圆和直线。-draw lines and circle.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-26
    • 文件大小:3832
    • 提供者:liangbo
  1. CircleMidBres

    0下载:
  2. 先学会用MidBresenham画圆,对位置平移,即可画出五环,不过还得改进-Drawcircle MidBresenham first learned of the location of translation, you can draw rings, but will have to improve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:795
    • 提供者:wgj
  1. opengl

    0下载:
  2. 在Visual C++的开发环境下,利用opengl类库编写代码实现画圆,画直线等的功能。-In Visual C++ development environment, the use of class libraries to write code opengl realize drawcircle, draw a straight line function.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:85553
    • 提供者:张朋长
  1. Paint

    1下载:
  2. 可以画圆、直线、椭圆、矩形。并且可以编辑!-Can drawcircle, straight, oval, rectangular. And can edit!
  3. 所属分类:Multimedia Develop

    • 发布日期:2016-04-01
    • 文件大小:119912
    • 提供者:smj
  1. dianji

    0下载:
  2. 可以画圆,画矩形,可以定位,可寻找黑线,跟着黑线走-Can drawcircle painted rectangle can be positioned to find a black line, followed by the black lines go
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:1957
    • 提供者:umjj
  1. A2008

    0下载:
  2. awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform ) figure(2) imagesc(rawimg) co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14876
    • 提供者:money
  1. Graphic

    0下载:
  2. MFC下实现画圆,线,椭圆,并分别设置其颜色,线型-MFC under drawcircle, line, oval, and set its color, respectively, linear
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:43137
    • 提供者:淋雨
  1. CBresCircleView

    0下载:
  2. 在MFC下用种子算法实现画圆,在C++编程环境下运行-In the MFC algorithm using seed drawcircle in C++ Programming environment running under
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:26675
    • 提供者:淋雨
  1. draw

    0下载:
  2. 基本的绘图程序 画圆直线各类曲线 填充颜色等 不错-Basic drawing program drawcircle linear curve fill color, etc. all kinds of good
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:232299
    • 提供者:zhanghui
  1. huayuan

    0下载:
  2. 在学习过程中编写的一个画圆的小程序,和大家一起来学习。-In the learning process to prepare a small drawcircle procedures, and everyone will work together to learn.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:36271
    • 提供者:lihua
  1. LTSTAR

    0下载:
  2. 画圆画五角星的原始程序!完全的代码,自写函数,自己调用,希望可以帮助初学者! -Drawcircle painted five-pointed star of the original program! Complete code, since the write function to call their own, hoping to help beginners!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:1214
    • 提供者:李涛
  1. draw

    0下载:
  2. 画圆,第一个是标准圆,后面的是加有高斯噪声的圆-Drawcircle, the first is a standard round, followed by the addition of the circular Gaussian noise
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:9832
    • 提供者:scssncsss
  1. draw

    0下载:
  2. 利用windows MFC创建工具栏,实现画圆和矩形-Use the toolbar to create windows MFC to achieve drawcircle and rectangular
  3. 所属分类:ToolBar

    • 发布日期:2017-04-02
    • 文件大小:39856
    • 提供者:高明
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com