搜索资源列表

  1. 寻找圆的程序

    0下载:
  2. 寻找圆的程序,大家试一试!-procedures for the round, we try!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2588
    • 提供者:绍明
  1. 一个简单的画圆程序

    0下载:
  2. 图形学中一个简单的画圆程序-Graphics a simple procedure Circle
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2371995
    • 提供者:月光
  1. 最小圆排列问题

    0下载:
  2. 给定N个大小不等的圆c1,c2,…,cn,现要将这N个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排列中找出有最小长度的圆排列。-given N ranging from the size of the circle c1, c2, ..., cn, when it is 000 yen N discharged into a rectangular box, demanding the rectang
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1313
    • 提供者:姚翊
  1. 圆排列

    0下载:
  2. 回溯算法中的圆排列问题-backtracking algorithm with a round of the problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1206
    • 提供者:connie
  1. 圆排列问题

    0下载:
  2. 回溯法实现最小圆排列问题-Backtracking minimize problems with a round
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1473
    • 提供者:
  1. 图形学画圆实验报告

    0下载:
  2. 图形学画圆实验报告-graphics Circle Experimental Report
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8075
    • 提供者:张越
  1. 中点画圆算法

    0下载:
  2. VC环境下的中点画圆算法-VC environment of the mid-point Circle Algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:37535
    • 提供者:唐新民
  1. 圆窗体

    0下载:
  2. 设计有特色的圆窗体-design features a round window
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1916
    • 提供者:sdf
  1. 重点画圆

    0下载:
  2. .中点画圆算法,即画出图形界面,当电机不同按钮时会出不同的图形。具体实现算法是中点画圆算法。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:34722
    • 提供者:花萼
  1. 动态圆

    0下载:
  2. 这是一个在windows中显示一个沿正弦曲线运动的圆的程序,是用VC++编写的-This is a display in the windows along a sinusoidal curve campaign Yuan procedures, VC + + prepared
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:10598
    • 提供者:ddd
  1. 圆内切与三角形

    0下载:
  2. CAD图形,做出圆的内切与圆的内切三角形-CAD graphics, made the round circle inscribed with the endo triangle
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5086
    • 提供者:1a12
  1. 直线圆的生成算法(计算机0204班张冀川23号)

    0下载:
  2. c语言绘图程序 输入参数即可花图形(直线圆)-mapping procedures input parameters can be spent graphics (line Yuan)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:56728
    • 提供者:张冀川
  1. 任意点开始的顺圆

    0下载:
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1142
    • 提供者:胡燕燕
  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. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1031
    • 提供者:成龙
  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. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:899
    • 提供者:成龙
  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/图象编程

    • 发布日期:2008-10-13
    • 文件大小:33274
    • 提供者:西单
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:595045
    • 提供者:朱磊
  1. 橡皮筋法画直线和圆

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

    • 发布日期:2008-10-13
    • 文件大小:2011
    • 提供者:代丛军
  1. 求圆的面积

    0下载:
  2. 一个用vb实现的求圆面积的程序.适合初学者使用.在vb6.0成功测试-A program used to calculate the area of a circle. It is designed by VB and is for the new learners. Tested under VB6.0.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:869
    • 提供者:成为
  1. 圆与椭圆

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

    • 发布日期:2008-10-13
    • 文件大小:62164
    • 提供者:杜玉
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org