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

搜索资源列表

  1. Midpoint

    0下载:
  2. 中点画圆的方法是图形学中最长用的,是学生爱下的原代码。-midpoint Circle Graphics is the longest of students, and that is love of the original code.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:39485
    • 提供者:许杂额
  1. DDA_Bresenham_Circle_Ellispe.r

    0下载:
  2. DDA画线算法,Bresenhan画线算法,中点圆算法,中点椭圆算法,DDA line drawing algorithm, Bresenhan painted line algorithm, the midpoint circle algorithm, the midpoint ellipse algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:49935
    • 提供者:yangpan
  1. Midpoint-Drawlines-Algorithm

    0下载:
  2. 计算机图形学中的中点画线,中点画圆算法,openGL实现的,有源代码-Computer graphics in the dotted line, the midpoint circle algorithm, openGL, source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:9682944
    • 提供者:kangchengjia
  1. midpoint-circle-alg

    0下载:
  2. how to implement midpoint circle algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1137
    • 提供者:and1_hotsauce
  1. TerrainGenerator2D

    0下载:
  2. 采用中点移位法生成数字地形模型,并采用彩色分层法显示结果。-Midpoint displacement method used to generate digital terrain model, and the use of color stratification result will be displayed.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4516
    • 提供者:
  1. roughdraw

    0下载:
  2. 本程序为关于画线的算法:DDA(数值微分)法、中点画线算法、Bresenham算法中点画圆算法。可以画出相应的图线。-This procedure to draw the line about algorithms: DDA (Numerical Differentiation) Act, in stipple line algorithm, Bresenham midpoint circle algorithm algorithm. Can draw the corresponding dia
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4542
    • 提供者:李岩
  1. Circle

    0下载:
  2. 在visual c++下用opengl实现中点画圆算法-In visual c++ implementation using the midpoint circle algorithm opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:333127
    • 提供者:冯建玉
  1. 1-10

    0下载:
  2. 椭圆中点Bresenham算法-Bresenham midpoint ellipse algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:259407
    • 提供者:赵涯
  1. Line

    0下载:
  2. Circle midpoint using openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:266712
    • 提供者:Shobi
  1. MidpointCircle

    0下载:
  2. Draw a circle in a matrix using the integer midpoint circle algorithm. Code does not miss or repeat pixels.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:555
    • 提供者:rohit
  1. 245

    10下载:
  2. 随机中点位移法模拟分形地形的MATLAB源代码,用于分形几何,实用!-Random midpoint displacement fractal terrain simulation of MATLAB source code for the fractal geometry, and practical!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1057
    • 提供者:laopu
  1. MidPoint_Filtering

    0下载:
  2. Midpoint Filtering for Noise Reduction
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:555
    • 提供者:Omid Mirzaei
  1. Mountains

    0下载:
  2. The purpose of this project is to create 3d mountain terrain using a recursive midpoint displacement formula.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5238775
    • 提供者:qthermal
  1. opengl

    1下载:
  2. 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm p
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4977409
    • 提供者:
  1. MIDPOINTFILTER

    0下载:
  2. implementing midpoint filter
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:617
    • 提供者:amritha
  1. mygraphic

    0下载:
  2. 在VC++环境下,实现Bressham直线画法,中点画圆法,种子填充算法,Bezier曲线,黑块的移动,一个立方体的三维透视。-In VC++ environment, to achieve Bressham painting a straight line, circle the midpoint method, the seed filling algorithm, Bezier curves, the black block move, a cube of three-dimensiona
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3936572
    • 提供者:戴思远
  1. DDA-line-and-midpoint-circle

    0下载:
  2. 包含了DDA方法画线及中点法画圆,在绘图区域任意指定圆心及半径即可实现画圆命令-DDA method of drawing a line and the midpoint method to draw a circle, circle command can be achieved in any specified center and radius of the drawing area
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:94381
    • 提供者:代艾波
  1. Midpoint-segmentation-algorithm

    0下载:
  2. 首先可以说明中点分割线段裁剪算法的基本原理,其次可以编程实现算法,最后通过举例验证算法有效性-First, the basic principles can explain the midpoint of the dividing line clipping algorithm, the algorithm can be programmed followed, and finally verify the validity of the algorithm by example
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1668
    • 提供者:王瑞
  1. Linear-midpoint-Bresenham-algorithm

    0下载:
  2. 直线中点Bresenham算法.开发工具是VC6.0。能够完美运行。没有问题-Linear midpoint Bresenham algorithm development tool is VC6.0. Able to run perfectly. No problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:222404
    • 提供者:白贺京
  1. Round-midpoint-Bresenham-algorithm

    0下载:
  2. 圆中点Bresenham算法.基于mfc的开发,VC6.0是开发工具。能够完美运行的-Round midpoint Bresenham algorithm. Mfc-based development, VC6.0 development tools. Run perfectly
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:221097
    • 提供者:白贺京
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com