搜索资源列表

  1. yuan

    0下载:
  2. 计算机图形学,通过扫描转换圆的整数型算法来画圆。-Computer graphics, scan conversion through the circle algorithm to draw a circle integer type.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:345088
    • 提供者:王水
  1. circle

    0下载:
  2. 计算机图形学上用VB编写的画圆的程序,输入半径单击按钮即可-the VB basic programme of drawing circle
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:白菜
  1. Lcd_Bresenham_Ciecle

    0下载:
  2. Bresenham画圆算法程序,在320240LCD上验证通过,效果很好。输入圆心坐标和半径即可画圆。-Bresenham Algorithm for Circle program, verify through the 320240LCD good effect. Enter center coordinates and radius can draw a circle.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:wilsonhuang
  1. Draboard

    0下载:
  2. 简单的画图软件 用VS2008的C#编写的,主要用于学习多态,实现了基本功能,画线、画圆等 -A simple drawing board the C# source code with VS2008 prepared, mainly for multi-state study to realize the basic functions, drawing lines, circles, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:52224
    • 提供者:冯斌华
  1. circlejudge

    0下载:
  2. 用于识别图片中有多少个圆。用户只要用windows下的画图随便画若干个圆(不能交叉,但是可以包含)。保存成256色的bmp格式,该程序就能判断出你画的图片上有多少个圆-Used to identify the picture in many circles. Users only need to use the windows painting random drawing under a number of round (can no
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:晋青丰
  1. draw

    0下载:
  2. Qt4写的一个简单的绘图程序,实现了基本的绘图功能,如画线,画圆,画多边形,画文本,设置画笔画刷。-Qt4 write a simple drawing program, to achieve the basic graphics, painting, line, round, polygon drawing, painting the text, set painting brush strokes.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:358400
    • 提供者:阿洒
  1. VBhuatu

    0下载:
  2. 简单画图板 实现简单的一些功能 画圆 铅笔 变色等功能-easy to draw picture
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:yixiyao
  1. ht

    0下载:
  2. C#画图,画线,画圆,橡皮擦 C#画图,画线,画圆,橡皮擦-C#画图
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:37888
    • 提供者:yanguan
  1. pb

    0下载:
  2. 画图功能:直线、画圆、矩形等,清除功能、橡皮擦功能等-ytjty
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:翔羽
  1. MFC_Line_Circle_Polygon

    0下载:
  2. 使用VC6.0下的MFC实现.是一次图形图像作业.有画直线,画圆和画填色的多边形的功能.直线.线有粗细,虚实的区别.并且可以设定颜色-Under the MFC implementation using VC6.0. Is a graphic image operations. Have to draw lines, circles and coloring polygon drawing functions. Line. Line h
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:329728
    • 提供者:无意乂
  1. BresenhamCircle

    0下载:
  2. 这是市breshhanm的画圆的算法,虽然有好多种,可是我觉得这个最经典-This is the algorithm for Circle City breshhanm, although there are so many different kinds, but I think this most classic
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:孟永昌
  1. DrawCircle

    0下载:
  2. 画圆,,复杂背景下,圆心的中心定位,使用的是霍夫变换-Circle, complex background, the center of the circle' s center position, using a Hough transform
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:陈乔
  1. computerGraphics

    0下载:
  2. 计算机图形学的一些算法,有画圆,直线,就是计算机图形学里面的算法-Some algorithms computer graphics, there is a circle, straight line, that is, inside the computer graphics algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:执着
  1. DrawingBoard

    0下载:
  2. 一个功能画板 可以画圆,直线,点和铅笔功能-A function of Sketchpad can draw a circle, line, point and pencil features, etc.
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:7487488
    • 提供者:郑伟
  1. MidLineCircle

    0下载:
  2. 用中点画圆算法实现计算机图形学里面的画圆任务-Draw a circle with the midpoint algorithm to draw a circle inside the task of computer graphics
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:1939456
    • 提供者:潘红
  1. 4

    0下载:
  2. 用户在文本框中输入圆的半径,然后随机产生一个坐标位置,在屏幕上画圆,通过其他组件(如:JTextArea)输出圆的直径,周长和面积。另外提供一个按钮,可以清除屏幕,重新画圆。-q
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:sunhaihong
  1. opengltext

    0下载:
  2. 实现中点画圆,画线,画椭圆,DDA画线,以及bresenham画线,画圆.-To achieve the midpoint of a circle, draw lines, draw ellipse, DDA line drawing, and bresenham drawing lines, circles.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:399360
    • 提供者:汤姚
  1. 11222

    0下载:
  2. 用一个汇编语言画圆,画一个完整的圆,可以在emu8086上运行-Draw a circle with an assembly language, to draw a complete circle, you can run in emu8086
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:包文斌
  1. Draw(1)

    0下载:
  2. 画图 画圆三角形直线等等 初学者可以看看,希望有用啊-simple draw circle afg re dfgds gsd gsd s daffeafgagergrgsg
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:周紫芸
  1. e

    0下载:
  2. 简单的绘图程序,主要功能为:在桌面画图、画线、画圆等。源码用C#进行书写,大家可以进行参考!-A simple drawing program, the main functions: the desktop drawing, drawing lines, circles and so on. Be written using C# source code, you can refer!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:王阳
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

源码中国 www.ymcn.org