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

搜索资源列表

  1. dda

    0下载:
  2. dda算法是计算机图形学的基本算法,非常实用,建议大家用。可以画直线-dda algorithm is the basic algorithm in computer graphics, very useful, it is recommended by everyone. Can draw a straight line
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:925
    • 提供者:李凯
  1. 3d2

    0下载:
  2. 计算机图形学原理及算法教程 (Visual C++版) 数字图象处理 消隐-Computer Graphics Principle and Algorithm Tutorial (Visual C++ Version) digital image processing blanking
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:58194
    • 提供者:zhangxiang
  1. graphics

    0下载:
  2. 关于计算机图形学试验的指导,里面从最基础的算法到高级的算法以及关于opengl的使用都有。-Computer Graphics on the guidance of the pilot, which from the very basic algorithm to advanced algorithms, as well as on the use of both opengl.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2596340
    • 提供者:andy
  1. fenxingcaosuanfa

    0下载:
  2. 计算机图形学经典算法,分型算法例程。具体实现了,算法中的技巧-Classic computer graphics algorithms, sub-type algorithm routines. Concrete realization of the algorithm in the skills
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:259077
    • 提供者:wangpeng
  1. ryzx

    0下载:
  2. 任意直线算法 计算机图形学 很简单的小程序-Arbitrary linear algorithm in computer graphics is very simple small program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:907
    • 提供者:张波
  1. duobianxing

    0下载:
  2. 最近学习计算机图形学,写了个多边形扫描转换算法,贴出来分享一下-Recent study in computer graphics, writing a polygon scan conversion algorithm, and pasted them to share
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:71718
    • 提供者:wu吴冰
  1. polychange

    0下载:
  2. 一个程序,属于计算机图形学范畴,是一个多边形扫描转换算法,可以运行-A process belongs to the scope of computer graphics is a polygon scan conversion algorithm, you can run
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:1556
    • 提供者:
  1. 2034ScanConversion

    0下载:
  2. 计算机图形学中的多边形扫描填充算法,值得研究-Computer Graphics in the polygon scan fill algorithm, is worth studying
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:59016
    • 提供者:庞妍
  1. line

    0下载:
  2. 计算机图形学里的几种画线算法实现。包含中点画线算法等-Several computer graphics drawing a line in the algorithm. Included in the stipple line algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3564
    • 提供者:刘星
  1. B_spline

    1下载:
  2. 计算机图形学作业源代码,利用双线性差值的算法的颜色变化。-Computer Graphics operating source code, the use of bilinear algorithm margin color change.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:38199
    • 提供者:hui
  1. yuan

    0下载:
  2. //下面是画圆的程序, //画线、画圆、画各种曲线其实都很简单,归根到底就是x、y的二元方程嘛 //对算法感兴趣的话建议去找本《计算机图形学》看看,不是卖关子哦。实在是几句话说不清除,呵呵 // ---------------------------------------------- //字节 void circleDot(unsigned char x,unsigned char y,char xx,char yy)//内部函数,对称法画圆的8个镜像
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:5575
    • 提供者:刘少
  1. opengl3

    0下载:
  2. 计算机图形学,应用vc后台,有平移和旋转算法-Computer graphics, application vc background, there are translation and rotation algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:73975
    • 提供者:hongmei
  1. jsjtxx

    0下载:
  2. 计算机图形学的大作业。包含各种直线化线算法、画圆,对话框。填充-Computer Graphics a big operation. Straight line includes a variety of algorithms, drawcircle, dialog. Filled
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-23
    • 文件大小:266450
    • 提供者:周杰伦
  1. Cut

    0下载:
  2. 本科计算机图形学课程实验--裁剪算法。支持vc6和vs.2003-Undergraduate courses in computer graphics experiment- cutting algorithm. Support vc6 and vs.2003
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:59427
    • 提供者:haodongb
  1. tuxing

    0下载:
  2. 计算机图形学实验,两种算法生成直线和圆的源代码-Computer Graphics experiment, two algorithms to generate a straight line and circle the source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1562
    • 提供者:夏心怡
  1. scanfill

    0下载:
  2. 计算机图形学经典扫描线填充算法,采用mfc编写,实现了颜色填充,虚线填充,减速填充等功能!-Computer Graphics classical scan line fill algorithm, using mfc prepared to achieve the color filling, dotted filling, slow filling and other functions!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:118498
    • 提供者:魏康
  1. tc

    0下载:
  2. 计算机图形学实验:种子填充算法,自己做的,希望大家多多指正,-Computer Graphics experiment: seed filling algorithm that they do a lot of hope that we can correct me,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:37674
    • 提供者:chong
  1. c

    0下载:
  2. 计算机图形学中,Bresenham算法画直线,圆,椭圆 -Computer Graphics, Bresenham algorithm for drawing a straight line, round, oval
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1132
    • 提供者:朱颖
  1. shmx

    0下载:
  2. 扫描线算法 计算机图形学 -Scan Line Algorithm for Computer Graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:26013
    • 提供者:芳芳
  1. 5

    0下载:
  2. 最快区域种子点填充算法 最快区域种子点填充算法 计算机图形学-The fastest growing regional seed filling algorithm seed points, the fastest growing region filling algorithm in computer graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2203
    • 提供者:芳芳
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 48 »
搜珍网 www.dssz.com