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

搜索资源列表

  1. jisunjituxingxue

    0下载:
  2. 利用计算机编程语言绘制图形,主要实现以下内容: (1)、中点算法生成任意斜率直线,并设置线型线宽。 (2)、中点算法生成圆 (3)、中点算法生成椭圆 (4)、扫描算法实现任意多边形填充 (5)、Cohen_Sutherland裁剪 (6)、自由曲线与曲面的绘制 (7)、二维图形变换 (8)、三视图变换 -Draw graphics using computer programming languages, mainly to achieve the follo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:240005
    • 提供者:zoeondine
  1. B_Circle

    0下载:
  2. 中点Bresenham算法绘制圆,输入中心点坐标,颜色绘制圆形-Bresenham algorithm draw round the midpoint, input center coordinates, color rendering circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1354462
    • 提供者:李红雷
  1. B_Line

    0下载:
  2. 中点Bresenham算法绘制直线,输入起始点坐标颜色,绘制直线-The midpoint draws lines Bresenham algorithm, input starting point coordinate color, draws lines
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-06
    • 文件大小:1356881
    • 提供者:李红雷
  1. ZUOYE1

    0下载:
  2. 可以实现在turboC上用DDA法画直线,用中点画圆法画圆并成图-Can be achieved with the DDA Act on the turboC draw a straight line, draw a circle with the midpoint drawcircle and mapping
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:665
    • 提供者:April
  1. Graphics

    1下载:
  2. 本程序用java实现中点画线、中点画圆、中点画椭圆以及多边形的扫描转换。-Implementation of this program by java dotted line, the midpoint circle, the dotted oval, and scan conversion of polygons.
  3. 所属分类:Java Develop

    • 发布日期:2015-11-08
    • 文件大小:77824
    • 提供者:王阳
  1. 5

    0下载:
  2. 利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动-Use Dijkstra algorithm to find the shortest path network diagram to find the starting point P1 to the end of Pn from the
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:9174
    • 提供者:jack
  1. imgprocCGsignalproc

    0下载:
  2. BMP图像处理程序,包括模拟信道产生的高斯加性噪声;图像灰度变换;图像的拉普拉斯边缘提取;中点滤波法的debluring;图像线性模糊。 图形显示函数,包括DDA方法画直线;中点裁剪法;liang-barsky算法的窗口裁剪;种子填充算法; 随机信号处理程序,包括产生正态分布、均匀分布样本;计算其均值与方差;各样本的概率分布直方图分析;功率谱分析;样本叠加的PSD分布分析。-BMP image processing procedures, including analog channel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8325
    • 提供者:漢漢哥
  1. Center_draw_cycle

    0下载:
  2. 用C中中点画圆法画圆。要求输入圆心的坐标和半径。-With C in the midpoint drawcircle Circle. Asked to enter the circle center coordinates and radius.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:35095
    • 提供者:哈哈
  1. Conic

    0下载:
  2. 中点,DDA,方程画圆和Bresenham画椭圆-Midpoint, DDA, Bresenham equation circle and ellipse drawing
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1970679
    • 提供者:哒哒
  1. graphics

    0下载:
  2. 1)给出系统框架。 2)调用画点的函数,分别用DDA、中点Bresenham算法和改进Bresenham算法绘制直线和中点算法绘制直线、用不同的算法绘制圆和椭圆 ,并各自比较算法精度与效率的差别 。 3)实现二维图形的变换。(包括平移,放缩,旋转,错切以及复合变换) 4)运用所学的区域填充算法实现区域填充。 5)运用所学算法实现线段裁剪以及多边形裁剪(多边形裁剪为可选)。 6)自己实现其它附加以及需要完善的功能。 -1) give system framework.
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:327158
    • 提供者:元宝
  1. Line-AND-Circle

    0下载:
  2. 图形学中用DDA、Bresenham算法绘制直线和z中点法绘制圆-Graphics using DDA, Bresenham algorithm to draw a straight line and the midpoint method to draw a circle z
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:23844
    • 提供者:
  1. Scalable_dig

    0下载:
  2. 从菜单中点出小对话框,之后点击advanced,可将对话框扩大-A small dialog box midpoint from the menu, then click on advanced, can expand the dialog box
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1950041
    • 提供者:崔慧娟
  1. Space_Filter

    0下载:
  2. Opencv写的空间滤波包括最大最小中值滤波等等,借鉴数字图像处理matlab版page117 的函数,几何平均,算术平均,调和平均,反调和平局,中值,中点等-Opencv write spatial filtering, including maximum and minimum median filtering, etc., drawing on digital image processing matlab version page117 function, geometric mean,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:87393
    • 提供者:shlkl99
  1. 7

    1下载:
  2. MidPoint 中点公式求取导数 ThreePoint 三点法求函数的导数 FivePoint 五点法求函数的导数 DiffBSample 三次样条法求函数的导数 SmartDF 自适应法求函数的导数 CISimpson 辛普森数值微分法法求函数的导数 Richason 理查森外推算法求函数的导数 ThreePoint2 三点法求函数的二阶导数 FourPoint2 四点法求函数的二阶导数 FivePoint2 五点法求函数的二阶导数 Diff2BSam
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6512
    • 提供者:gleeman
  1. WCB1000203029

    0下载:
  2. 计算机图形学,中点法画直线,中点法画圆,填充,贝塞尔曲线,几何变换-Computer graphics, the midpoint method draw a straight line, the midpoint method draw a circle, fill, Bezier curves, geometric transformation
  3. 所属分类:Fractal program

    • 发布日期:2017-04-07
    • 文件大小:42813
    • 提供者:王长波
  1. TuXiangChuLi

    0下载:
  2. 计算机图形处理的一些基本算法,如DDA算法等方法的图形生成,中点分割法等的图形裁剪。-Some of the basic computer graphics algorithms, such as the DDA and other methods of pattern generation algorithm, the midpoint of segmentation and other graphical cut.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3639172
    • 提供者:lingyu
  1. Student-achievement-management

    0下载:
  2. 本程序实现了: (1)单独运行以上各功能,即在进入主菜单以后,点一功能键后关闭,再进入主菜单 点别的功能键。如运行"cjgl"文件后,在出现的主界面中点“I”,可插入数据,插入完 以后,关闭;在出现的主界面中点“M”,可修改数据,修改完以后关闭,用同样的方法 可运行其它的功能。 (2)连续运行部分的功能。-This program implements: (1) single run of the above functions, which enter the main m
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:81771
    • 提供者:liyu
  1. Bresenham-MaA

    0下载:
  2. 直线Bresenham算法的基本原理是采取对整型参量的符号进行检测,整型参量的值正比于两像素与实际线段之间的偏移。直线的中点Bresenham算法是依据下一个点可能出现的两个点的中间点处在直线的位置来判断下一个点的取舍。-The basic principle of Bresenham line algorithm is to take the sign of the integer parameter testing, integer values ​ ​ of param
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:241850
    • 提供者:tianchong
  1. FileZilla_3.5.0_win32

    0下载:
  2. dda算法指导说明,参考作用,一二三,dda算法,中点划线算法,等等。中点画圆算法-dda algorithm instructions, reference, 123, dda algorithm, crossed the midpoint algorithm, and so on. Midpoint circle algorithm, etc., etc.
  3. 所属分类:Data structs

    • 发布日期:2017-05-22
    • 文件大小:6786961
    • 提供者:yangbao
  1. TextWGL(MidPoint)

    0下载:
  2. 中点画圆法,使用vc++,假设中心在原点,半径为整数R的圆的画法-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1905678
    • 提供者:liqianmei
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 24 »
搜珍网 www.dssz.com