CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 图形算法

搜索资源列表

  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8611
    • 提供者:susu
  1. 图形实验

    1下载:
  2. 用delphi开发的图形学边界点和内点的区域种子填充算法和扫描线种子填充算法-with graphics developed by the border point and the point within the regional seed filling algorithm and scanning lines of seed filling algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:215039
    • 提供者:ch.nan
  1. jisuanjituxing

    0下载:
  2. 计算机图形算法演示,对于搞图形方面程序设计的爱好者很有用。-computer graphics algorithms demonstration, engaging graphics programming enthusiasts useful.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:448273
    • 提供者:zsj
  1. graph12341234

    0下载:
  2. java 图形算法实现源代码,有坐标放大缩小。-java graphics algorithm source code, coordinates Zooming.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:16463
    • 提供者:Shi Wenzhe
  1. 二维图形的几何变换算法

    1下载:
  2. 二维几何变换,包含了二维图形的几何变换算法,比例变换,对称变换的算法,希望大家之间交流-transform two-dimensional geometry, two-dimensional graphics contains the geometric algorithm, the ratio transformation, the transformation symmetric algorithm, We hope that the exchanges between the
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-15
    • 文件大小:110844
    • 提供者:qinyuan
  1. 计算机图形学应用及进展

    0下载:
  2. 本实验实现了分形递归树的生成算法,并简单应用该算法实现了一个动画效果:摇曳的递归分形树。及一个flash实验报告
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:1950420
    • 提供者:王楠
  1. B样条算法

    0下载:
  2. 这是计算机图形学的B样条算法。直接可以运行。-This is the computer graphics B-spline algorithm. Direct run.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1503
    • 提供者:周于雯
  1. 计算机图形学综合大程序

    3下载:
  2. 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:184723
    • 提供者:付建会
  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. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:595045
    • 提供者:朱磊
  1. 基本画线实现算法

    0下载:
  2. 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:584157
    • 提供者:朱磊
  1. 图形学DrawPaintCode

    1下载:
  2. 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham) 实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法) 实现对线型线宽的属性的控制 实现二维多边形扫描转换的扫描线算法 实现二维多边形扫描转换的边缘填充算法或栅栏填充算法 实现二维连通区域填充的扫描线种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实 现二维图形
  3. 所属分类:2D图形编程

    • 发布日期:2011-01-17
    • 文件大小:229341
    • 提供者:cnmzhg
  1. GingkoVG 1.0.1

    0下载:
  2. 这是一个2D矢量图形库,完全兼容OpenVG 1.0.1。效能比官方版本快80倍 ----- 算法完全是自己的,我不习惯实用开源代码忽悠人(含完整开发文档和开发程序库、开发程序范例源码);更新版本见我个人Blog
  3. 所属分类:2D图形编程

  1. 图形学

    0下载:
  2. 包含DDA, Bresenham, MidBresenham算法和一个画圆的程序,vc
  3. 所属分类:2D图形编程

  1. 计算机图形学的扫描线填充算法,MFC 实现

    0下载:
  2. 计算机图形学的扫描线填充算法,MFC 实现,,Computer Graphics of the scan line fill algorithm, MFC achieved
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:49135
    • 提供者:liuxing
  1. 案例6-多边形有效边表填充算法

    1下载:
  2. 多边形有效边填充的算法,能实现,调试无错误,关于图形学方面的-Effective edge polygon fill algorithm, to achieve, debugging error-free, on the graphics aspects of
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-24
    • 文件大小:286598
    • 提供者:哟哦哦
  1. ComputerGraphics

    0下载:
  2. 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:5458547
    • 提供者:隗平
  1. scanseed

    0下载:
  2. 2D图形学中的扫描线填充图形算法的实现,对于初学者有帮助,代码简单,明了-2D Graphics graphics scan line fill algorithm, useful for beginners, the code is simple, clear
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7705771
    • 提供者:孙雷
  1. piccutting

    0下载:
  2. 计算机图形学方面图形裁剪实例。包括典型的裁剪算法。-CG Cutting arithmetic
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:52361
    • 提供者:rainqin
  1. Bizier

    0下载:
  2. 计算机图形学之三次Bizier曲线画线算法,采用的是递归的思想-Bizier
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:7655
    • 提供者:宋天宝
  1. Graphics

    0下载:
  2. 基于图形算法的图形,包括Bresenham算法和中点算法画圆以及用它们画直线-Graphic based on graphics algorithms, including the Bresenham algorithm and midpoint algorithms draw a circle and using them to draw a straight line
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-22
    • 文件大小:79503
    • 提供者:arlin
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com