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

搜索资源列表

  1. lcdglibcricle

    0下载:
  2. 嵌入式 LCD 编程 画圆算法~~ bresenham 画圆算法的改进-embeded lcd program guider . bresenham arithmetic
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:128708
    • 提供者:jude
  1. program

    0下载:
  2. 计算机图形学课程算法演示系统 (1)画线算法演示:实现画线的三个算法---DDA画线算法、中点画线算法、Bresenham画线算法。建立坐标系,由用户输入两点坐标,体现直线的走势,最后给出算法的参数值以及实现清除功能。 (2)画圆算法演示:实现画圆的两个基本算法---Bresenham画圆算法、中点画圆算法。由用户输入圆的半径,体现圆的四个象限的走势,最后给出算法的误差值以及实现清除功能。 (3)填充算法演示:实现边填充和种子填充这两个基本填充算法。其中边填充由用户画出多边形,对封闭
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2332387
    • 提供者:于小鱼
  1. bresenham

    0下载:
  2. 用matlab实现画圆,采用bresenham的画圆方法,内含代码还有文档-Draw a circle with matlab implementation, using bresenham the Circle method, there is a document containing the code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:486403
    • 提供者:武艳美
  1. circle

    0下载:
  2. Matlab里面没有提供直接以半径和圆心位置画圆的程序,该程序可以实现此功能,命令格式为:circle(radius,x0,y0, color )-Matlab which does not provide the location directly in the center circle radius and the program, the program can achieve this functionality, the command format is: circle (radi
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:636
    • 提供者:Li Shaobin
  1. QuickSrawCircle

    1下载:
  2. 在matlab中实现快速简便画圆的一种方法,希望对朋友们有帮助~-Quick picture circle
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:566
    • 提供者:覃香
  1. compiled-graphical-clock

    0下载:
  2. 汇编语言编写的图形化时钟,采用了Bresenham算法画圆-Graphical assembly language clock, using the Bresenham circle algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:9036
    • 提供者:李明
  1. STM32触摸屏画圆

    0下载:
  2. 主控单片机为STM32,通过STM32使3.5寸触摸屏画圆。
  3. 所属分类:图形图象

    • 发布日期:2014-09-04
    • 文件大小:592910
    • 提供者:Sean1109
  1. opengl画圆和直线

    0下载:
  2. c++,使用OpenGL库,运用bresenham 算法进行画圆和画直线的操作并显示(The use of Bresenham algorithm for circle and draw a straight line operation and display.USE c++ AND OPENGL)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:夕饮冰
  1. ci

    0下载:
  2. 简洁的画圆代码,简单易用,不用那么繁琐画圆(draw circle)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:guest
  1. GpDraw

    0下载:
  2. 计算机图形学 DDA算法 bresenham算法 中点画圆算法 bresenham画圆算法 椭圆算法 扫描线算法(Computer graphics DDA algorithm Bresenham algorithm Midpoint circle algorithm Bresenham circle algorithm Ellipse algorithm Scan line algorithm)
  3. 所属分类:2D图形编程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:小工瑞
  1. DrawCircleAndSquare

    2下载:
  2. Java图形界面作业题 题目要求: 窗体内“单击鼠标左键”,在鼠标处绘制一个“绿圆” 窗体内“单击鼠标右键”,在鼠标处绘制一个“红色方框” 窗体内“双击鼠标左键”,清空所有已画“圆”和“方”(Java graphic interface homework Title requirements: In the form, click the left mouse button, and draw a green circle at the mouse&quo
  3. 所属分类:Java编程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:Jac1k
  1. 画圆云线

    0下载:
  2. 命令yyx画出任意大小的圆圈云线命令画出任意大小的圆圈云线(Command yyx to draw any size of the circle of circles, draw any size of the circle of circles)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:旺旺3
  1. VC上机测试

    0下载:
  2. mfc单文档画圆,用ondraw函数实现(MFC single document drawing circle)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-10
    • 文件大小:2444288
    • 提供者:imagination666
  1. 画圆

    0下载:
  2. OPENGL图形教学,画圆十分好用。有代码,能运行。(OPENGL Graphics Teaching.The circle is very good. There is code that can run.)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-19
    • 文件大小:6225920
    • 提供者:jack1256
  1. circle4

    0下载:
  2. 可以在QT界面上用程序画圆,并且可以指定填充颜色,可以代替指示灯的功能(You can use a program to draw a circle on the QT interface, and you can specify a filling color that can replace the function of the indicator.)
  3. 所属分类:界面编程

    • 发布日期:2018-04-22
    • 文件大小:3072
    • 提供者:Annie1025
  1. ComputerGraphicsexci3

    0下载:
  2. 用Bresenham算法和中点算法画圆和椭圆(Using the Bresenham algorithm and the midpoint algorithm of circle and ellipse)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:33792
    • 提供者:xiaomenghui
  1. bresenham和中点画圆画圆

    0下载:
  2. 用bresenham和中点画圆法实现画圆(Realization of the algorithm of drawing circle using c++)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:3423232
    • 提供者:婧--
  1. CalCircleArea

    1下载:
  2. python画圆的代码,根据不同半径大小来画圆(Python circle drawing code, according to different radius sizes to draw circles)
  3. 所属分类:其他

    • 发布日期:2021-03-29
    • 文件大小:59392
    • 提供者:张四三五
  1. LCD12864

    2下载:
  2. 51单片机12864屏驱动程序,包含打点,画圆,画线,等,(51 MCU 12864 screen driver, including dot, circle, line, etc.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2021-01-23
    • 文件大小:9216
    • 提供者:科航电子
  1. DrawingImage直线画圆

    1下载:
  2. C# DrawingImage直线画圆,利用vs2022的C#进行简单的画圆。非常的实用。
  3. 所属分类:3D图形编程

    • 发布日期:2023-11-07
    • 文件大小:58148
    • 提供者:1206750********
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com