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

搜索资源列表

  1. verilog

    0下载:
  2. bresenham算法是计算机图形学中为了“显示器(屏幕或打印机)系由像素构成”的这个特性而设计出来的算法,使得在求直线各点的过程中全部以整数来运算,因而大幅度提升计算速度。-Bresenham algorithm is computer graphics for display (screen or printer) is made up of pixels and the characteristics of the designed algorithm, all made in the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:26462
    • 提供者:小财不出
  1. f2matlab

    0下载:
  2. If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Alg
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:38477
    • 提供者:mojtaba
  1. creat

    0下载:
  2. This function is the preprocessor to the Bresenham Device Driver for linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1702
    • 提供者:tucssn
  1. BresenhamWithoutArray

    0下载:
  2. 在控制台下用经典的 Bresenham算法画线-the classical Bresenham line drawing alogrithm in the console application
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1017
    • 提供者:smj
  1. Digital-Differential-Analyzer

    0下载:
  2. 验证直线和圆生成的DDA算法和Bresenham算法。能通过类分别抽象直线和圆,并对各自的DDA算法及Bresenham算法生成图元功能进行封装,通过设计MFC单文档应用程序来验证算法的正确性。-DDA Algorithm Bresenham algorithm verification and generation lines and circles. By abstract lines and circles class respectively, and the respective DD
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1919534
    • 提供者:jecktongue
  1. angel_11

    0下载:
  2. 这是根据Bresenham算法做的画直线程序,用vc实现更加接近实际情况-This is done under the Bresenham algorithm paintings linear process, with vc achieve a more closer to reality
  3. 所属分类:多媒体编程

    • 发布日期:2017-11-06
    • 文件大小:1178
    • 提供者:zhao785395
  1. diamond

    0下载:
  2. openGL画金刚石,使用了德卡斯特里奥算法、种子填色算法、Bresenham算法-draw diamond based on openGL
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1204467
    • 提供者:李伟
  1. BresenhamLine

    0下载:
  2. 计算机图形学基础算法,利用Bresenham算法实现直线绘制。-Computer graphics basic algorithm, using Bresenham algorithm to draw a straight line.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-01
    • 文件大小:11292
    • 提供者:zhangwen
  1. BresenhamCircle

    0下载:
  2. 计算机图形学基础算法,利用Bresenham算法实现圆的绘制。-Computer graphics basic algorithm, using Bresenham algorithm to draw a circle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-01
    • 文件大小:11222
    • 提供者:zhangwen
  1. line

    0下载:
  2. Bresenham s line algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:543
    • 提供者:Namekek
  1. commputer_graph_first

    0下载:
  2. 实现了BresenHam算法、DDA算法、Middle_Circle、Middle_Ellipse,是计算机图形学第一次实验的源代码-We realized BresenHam algorithm, DDA algorithm, Middle_Circle, Middle_Ellipse, is the first experiment of computer graphics source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:58099
    • 提供者:zll
  1. Cprogram4_Digui2(right)

    0下载:
  2. 实现opengl图形填充功能。图形是基于Bresenham算法画的,可以自选多边形的边数。-OpenGL graphics to achieve the filling function. Graphics are drawn based on the Bresenham algorithm, can choose the edge of the polygon.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:271372
    • 提供者:李小明
  1. OpenGL_Line

    1下载:
  2. 用DDA算法和中点bresenham算法分别实现任意给定两点的直线段的绘制(直线宽度和线型可自定)。-Using DDA and Bresenham to draw a line by giving two points.
  3. 所属分类:OpenGL

    • 发布日期:2017-05-11
    • 文件大小:3105
    • 提供者:xiaoxin
  1. sample_Bresenham_circle

    0下载:
  2. OpenGL,Bresenham画圆法,课上练习-OpenGL,Bresenham drew circle
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:275041
    • 提供者:李丽
  1. 13990065_2

    0下载:
  2. 计算机图形学画直线,有以下参数:圆点,起点,终点。有Bresenham和中点画圆算法-Computer graphics drawing a straight line, the following parameters: dots, start and end points.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2547734
    • 提供者:GQQ
  1. bresenham_algorithm

    0下载:
  2. This a project which contains a verilog code for Bresenham algorithm for linear interpolation, the code is tested using isim simulator.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-29
    • 文件大小:11577743
    • 提供者:shahbaaz
  1. Line

    0下载:
  2. 运用vc6.0里面的mfc.exe工程实现bresenham算法画圆,画直线,是计算机图形学上机实习的基础内容-Use vc6.0 inside mfc.exe project realization bresenham algorithm circle, draw a straight line, on the basis of the content of computer graphics machine internship
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2287104
    • 提供者:王嘉辉
  1. Qt_Opengl

    0下载:
  2. 基本图元绘制、计算机图形学上机实验报告、1,熟悉图形软件开发工具:VC++, OpenGL等; 2,设计、实现线段的DDA、Bresenham算法 3,设计、实现中点圆、中点椭圆生成算法; 4,设计、实现填充图元生成算法;-The basic primitive computer graphics, computer lab report 1, familiar with the graphics software development tools: vc++, OpenGL, e
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-02
    • 文件大小:14197341
    • 提供者:h
  1. oxjfctassign

    0下载:
  2. 计算机图形学的上机:bresenham画线算法,bresen-Computer graphics, computer: bresenham line drawing algorithm, bresen
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-15
    • 文件大小:58368
    • 提供者:ETM!91838
  1. celutiful

    0下载:
  2. 内含直线生成的dda,中点画线算法及Bresenham算法界面美观方便实用-Contains linear generated dda, dotted line algorithm and Bresenham algorithm interface in beautiful and convenient and practical
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-13
    • 文件大小:848327
    • 提供者:Otpowy
« 1 2 ... 33 34 35 36 37 3839 40 41 »
搜珍网 www.dssz.com