CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算机图形学算法

搜索资源列表

  1. txxtxjh

    0下载:
  2. 计算机图形学里的一些基本算法程序之一 图形相交—相切,VC++环境编译-computer graphics, the basic algorithm procedures for the intersection graphic-tangent, VC environment compiler
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:53741
    • 提供者:绍生
  1. txxxq

    0下载:
  2. 计算机图形学里的一些基本算法程序之一 消隐,VC++环境编译-computer graphics, the basic algorithm procedures for hidden VC environment compiler
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:57628
    • 提供者:绍生
  1. txxzsg

    0下载:
  2. 计算机图形学里的一些基本算法程序之一 真实感图形学,VC++环境编译-computer graphics, the basic algorithm procedures for photorealistic graphics, VC compiler
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:129766
    • 提供者:绍生
  1. fdsfafasweDraw3D

    0下载:
  2. C#实现三维图形的绘制,基于计算机图形学的基本算法-C# 3D graphics rendering, computer graphics based on the basic algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8356
    • 提供者:kl
  1. Study-Material-of-Computer-Graghics

    0下载:
  2. 该资料系统的介绍了计算机图形学的基本概念、方法与算法;图形学相关的应用及研究发展情况-the information system of computer graphics the basic concepts, methods and algorithms; Graphics related to the application and development of the research
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:1561915
    • 提供者:Kobe
  1. CG_DEMO

    0下载:
  2. 自编的图形学算法演示软件,帮助学习计算机图形学-algorithm designed by the graphics display software to help learn computer graphics
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:79800
    • 提供者:yby
  1. region_fill1

    1下载:
  2. 区域填充算法: (1)自学计算机图形学时花了好几天写的程序 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-regional filling algorithm : (1) self-study computer graphics flowers for a few days to write the procedures (2) development environment vc 6.0 (3) References : Shi
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:48290
    • 提供者:tom
  1. AET

    0下载:
  2. 计算机图像学,aet填充算法,按照计算机图形学书上的过程编写-computer image science, aet filling algorithm, according to computer graphics book on the process of preparation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:667695
    • 提供者:廖小谊
  1. Bezier_curvemode

    0下载:
  2. 计算机图形学作业!c++写!运用B样条绘制图形的算法-computer graphics operations. C write! Use of the B-spline Rendering Algorithm
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:96369
    • 提供者:江海
  1. console_graphic

    1下载:
  2. 用控制台程序(Console project)实现计算机图形学的基本图形,其中Bresenham为Bresenham算法画线的项目,输入起点和终点;dda为DDA算法画直线的项目,输入起点和终点;mid_point为中点画线法的项目,输入起点和终点;Bres_circle为根据Bresenham算法画圆,输入圆心点和半径; midpoint_circle为中点画圆法,包括填充,输入圆心点和半径;midpointEllipse为中点画椭圆,包括填充,输入圆心点和长短轴; duobianxi
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1745205
    • 提供者:李文
  1. tiancongsuan

    0下载:
  2. 一个有关计算机图形学的填充算法的C++演示-a computer graphics filling algorithm C demo
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:36098
    • 提供者:jiangxin
  1. MiddlePoint

    0下载:
  2. 计算机图形学OpenGL实验关于中点画圆算法的实现 -Computer Graphics OpenGL experiment on the midpoint of the algorithm to achieve Circle
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6615
    • 提供者:linronghong
  1. tuxingxueshiyan1

    1下载:
  2. 《计算机图形学》 实验一 基本图形的生成 实验目的: 1、编写直线的DDA和Bresenham算法的实现程序,验证算法的正确性。 2、编写圆的Bresenham算法或中点算法的实现程序,验证算法的正确性。 3、用多边形的扫描线填充算法对一多边形进行填充,验证算法的正确性。 4、使用Cohen-Sutherland算法裁减二维线段或使用Sutherland-Hodgman算法对多边形进行裁减,验证算法的正确性。 5、通过算法的编写,切实掌握图形学中直线和圆生成的原理以及
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:44947
    • 提供者:fisherman
  1. 001MidCircle

    0下载:
  2. 中点画圆算法,计算机图形学试验,图形交互技术-midpoint drawcircle algorithm, computer graphics test, interactive graphics technology
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:797
    • 提供者:fisherman
  1. zhixiansangesyanfa

    0下载:
  2. Bresenham算法是计算机图形学领域使用最广泛的直线扫描转换算法。仍然假定直线斜率在0~1之间,该方法类似于中点法,由一个误差项符号决定下一个象素点。 -Bresenham algorithm is the field of computer graphics the most widely used linear scan conversion algorithm. Still assuming that the linear slope of between 0 ~ 1, the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:845
    • 提供者:李倩
  1. 0102050202

    0下载:
  2. 计算机图形学设计,实现画线、画圆、画多边形,用DDA算法实现画线,用Bresenham 算法实现画圆。还有实现区域的填充和多边形的裁剪,填充用种子填充算法,多边形的裁剪用的是Sutherland_Hodgman算法!本程序只是实现这些算法,如要使用,还可以进行完善!谢谢!-computer graphics design, realization of line drawing, Circle, drawing polygons, DDA algorithm used for line draw
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:56188
    • 提供者:张建
  1. DrawPaintCode

    0下载:
  2. 代码实现了计算机图形学中画线算法(包括DDA,中点法,Bresenham)以及画圆算法(包括中点法,Bresenham)以及多边形的填充(包括边填充,种子填充,扫描填充)多边形的二维变换,多边形的裁减等功能.根据不同的控件进行选择,然后实现各算法.-code realized the computer graphics line drawing algorithm (including DDA, the midpoint method, Bresenham) and Circle algorit
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:229613
    • 提供者:刘晴
  1. Umain

    0下载:
  2. 计算机图形学中DDA画直线的算法,使用BCB6开发-Computer Graphics DDA painting linear algorithm, developed BCB6
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1114
    • 提供者:张箭
  1. EX6

    0下载:
  2. 《计算机图形学》直线DDA算法-"Computer Graphics" DDA Linear Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:68379
    • 提供者:乐振望
  1. EX602

    0下载:
  2. 计算机图形学:直线DDA算法2-Computer Graphics : linear DDA Algorithm 2
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:68255
    • 提供者:乐振望
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 48 »
搜珍网 www.dssz.com