搜索资源列表

  1. 任意点开始的顺圆

    1下载:
  2. 虽然系统有给出划圆的直接的函数,但是没有让读者了解具体的计算机系统内部的绘制过程,本程序以顺圆为例,以逐点逼近法画出了并且是可以从任意点开始的顺圆的程序-Although the system is given a round of direct function, but did not allow the reader to understand the specific computer systems within the ma
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:胡燕燕
  1. TASK A

    0下载:
  2. 一个用MFC开发的画圆程序,简单实用,可作为编程爱好者的参考。-a development with MFC Circle procedures simple and practical, can be used as a reference programming enthusiasts.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:22528
    • 提供者:sky
  1. DrawGraph

    0下载:
  2. 计算机图形学的上机:bresenham画线算法,bresenham画圆,拾取算法,种子填充算法-computer graphics programs: bresenham drawing line algorithm,bresenham circle algorithm,etc.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:89088
    • 提供者:小分
  1. 图形学直线和圆的生成算法

    0下载:
  2. 掌握直线和圆的生成算法,分别用DDA法和中点画线法在屏幕上画两条直线段-grasp of linear and circular generation algorithm, respectively DDA Act and the dotted lines in the screen painting of two straight
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:
  1. 图形圆的生成算法

    0下载:
  2. 斜率为0~1和大于1的Bresenham画线程序,将该算法程序扩展到任一八分圆坐标空间图,从而形成一般的Bresenham画线算法。-slope of 0 to 1 and more than a line drawing of Bresenham procedures, the extension of this algorithm, arrived on January 8 pm Yuan map coordinates space
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:
  1. 图形学直线的生成算法

    0下载:
  2. 圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle pro
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:
  1. 二维图形系统

    0下载:
  2. 二维绘图程序,可实现基本的绘图,如直线,圆,多边形等等,可对图形填充、移动等基本操作-2D mapping, which enables the basic graphics, such as straight lines, circles, polygons, etc., can be filled right graphics, mobile and other basic operation
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:72704
    • 提供者:龙涛
  1. 逐点比较法画圆

    0下载:
  2. 其实这个是 用逐点比较法求得的关于圆的画法,但是一定要在 win-tc的环境下-In fact, this is a case-by-point comparison of the circular obtained by the method of painting, but must win-tc environment
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:32768
    • 提供者:西单
  1. 图形学线圆的实现算法

    0下载:
  2. 这是本人在学习计算机图形学时用C++BUILDER编辑的画图软件,主要用于认识画圆画线的图形学算法的实现-this is my learning to use computer graphics C BUILDER editors drawing software, mainly for understanding Circle line drawing graphics algorithm implementation
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:594944
    • 提供者:朱磊
  1. 数字图像处理Matlab编程

    0下载:
  2. 本程序是对一幅图像进行变灰度、旋转、锐化、在图像上画圆或椭圆、直线等操作的程序。 说明:要实现相应功能的操作,需要在输入框内输入正确的表达式。举例如下: 画直线:x1=20,y1=15,x2=150,y2=100 画圆:x=100,y=100,r=20 画椭圆:x=100,y=100,r=20,a=16,b=9 旋转:x=30(度数),ax=100,ay=90 锐化:x=80-this procedure is a gray image
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:代丛军
  1. 橡皮筋法画直线和圆

    0下载:
  2. 本程序是一个在tc下控制鼠标,并用橡皮筋法画直线和画圆的程序。-this procedure is a tc under the control mice, using rubber-band linear paintings and Circle procedures.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:代丛军
  1. mytxx

    0下载:
  2. 图形学课程设计,可以画直线、三角形、圆、椭圆,并可以对其进行拖放、旋转。-graphics curriculum design, painting line, triangle, circle, oval, and can drag and drop them, rotate.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:109568
    • 提供者:刘波
  1. czm1View

    0下载:
  2. 一个VC++的课程设计,主要内容是运动在动态圆上的五角星。-a curriculum design, and main contents of the circular movement of the dynamic on the five-pointed star.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:36864
    • 提供者:确认密
  1. 圆与椭圆

    0下载:
  2. 这是关于计算机图形学方面的圆与椭圆画法和鼠标交互式画法的程序-This is the computer graphics on the circle and oval painting and mouse interactive painting process
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:3872768
    • 提供者:杜玉
  1. 图形学实验kkk

    0下载:
  2. 关于图形学中的Bresenham画线算法,中点画圆算法的实现,以及五边形,六边形,七边形填充。-graphics on the Bresenham line drawing algorithm, the midpoint of the algorithm to achieve Circle, and pentagons, hexagons, heptagon filled.
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:915456
    • 提供者:梁清
  1. C版图形学circle

    0下载:
  2. 经典画圆程序,C语言版,建立了坐标系,用户只需要输入圆的半径。-classic Circle procedures, C language version, a coordinate system, the user need only input the circular radius.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:
  1. 运动的元

    0下载:
  2. 一个圆再界面上不停的运动。不用修改直接可用。很好的。-interface constantly in movement. No changes can be used directly. Very good.
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:27648
    • 提供者:glw
  1. 小圆在大圆上滚动模拟

    0下载:
  2. 老师布置得题目,比较简单,但很实用,用matlab模拟小圆在大圆上滚动的轨迹。-topic, relatively simple, but very useful, using Matlab simulation knolls in the great circle rolling on the track.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:504832
    • 提供者:文子
  1. hough2005

    0下载:
  2. hough2005用于检测圆的半径和圆的位置-hough2005 for detecting Yuan Yuan and the radius of the location
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:王明华
  1. 圆盘仪表控件

    1下载:
  2. 这是一个包含多种形式圆盘控件的控件包,是用VC开发的-This is a control disk contains various forms of control packets, is the development of the VC
  3. 所属分类:Static控件

    • 发布日期:2024-05-14
    • 文件大小:237568
    • 提供者:宋强
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org