CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - anti

搜索资源列表

  1. AdvancedComputerGraphic

    0下载:
  2. 画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图-painting line, anti-aliasing line, Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, map
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2434931
    • 提供者:wangli
  1. 184526345

    1下载:
  2. 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含r-primitive code of computer graphics programming p
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:28039
    • 提供者:万方
  1. agg-2.5.rar

    0下载:
  2. 2D图像渲染,比如反走样,mark等效果,编码风格很好,模版用的淋漓尽致,2D image rendering, such as anti-aliasing, mark, such as the effect of good coding style, the template used by most
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-30
    • 文件大小:1173673
    • 提供者:xf
  1. Bresenhamline.rar

    0下载:
  2. 描述了Bresenham直线反走样算法,可以在c环境中直接编译运行,Bresenham straight line describes the anti-aliasing algorithm, can be directly compiled c environment running
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:909
    • 提供者:衬衣同
  1. 43680500MinCurvature.rar

    1下载:
  2. 这是一个介绍绘制等值线时插值方法的说明,内有反距离加权,克里格等常用方法的说明和介绍,This is a contour map, introduced when the interpolation methods that have anti-distance weighting, kriging, such as a descr iption of the method used and presentation of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:6343
    • 提供者:pottermarkken
  1. ControlPt.rar

    0下载:
  2. 根据曲线上的型值点,用追赶法求反算出3次B样条的曲线控制顶点,再由3次B样条的系数矩阵设定均匀节点(50份)矢量求出50个点。 左键输入,完后右键完成输入,重新绘制,Under the curve data points, with catch-up method to calculate the anti-3 B-spline curve control points, and then 3 times by B-spline coefficient matrix of the node s
  3. 所属分类:Graph Drawing

    • 发布日期:2014-04-08
    • 文件大小:8912416
    • 提供者:GongChun
  1. gui16

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-Practice of computer graphics programming, including drawing a straight line, anti-aliasing line, circle,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:326069
    • 提供者:张平
  1. exer1

    0下载:
  2. 图形学中的扫描线填充算法,用VC6.0的MFC实现,较为精炼。使用Getpixel函数和setpixel对像素点颜色取反。-Graphics of the scan line fill algorithm, the MFC with VC6.0 achieve more refined. Setpixel use Getpixel function and color of pixel anti-access.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3724071
    • 提供者:du
  1. gui16

    0下载:
  2. e-mail:cproom@163.net 计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。-e-mail: cproom@163.net computer graphics programming practice, including painting a straight line, anti-aliased line,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:29374
    • 提供者:景科
  1. fanzouyang

    0下载:
  2. MFC直线反走样算法,是可以正常运行的。运行环境vc-MFC linear anti-aliasing algorithm, can be normal operation. Vc runtime environment
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:177001
    • 提供者:zhang
  1. Graphics5

    0下载:
  2. 图形算法合集5:一些反锯齿算法、图形学中的数值算法、矩阵运算、快速样条曲线绘制等等。-Graphical Collection 5: Some anti-aliasing algorithm, graphics of numerical algorithm, matrix operations, fast-spline curve mapping and so on.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:298871
    • 提供者:metallica
  1. WuLines

    0下载:
  2. 此代码是用C++实现的wulines问题,能很好的模拟出反走样。-This code is used C++ Realized wulines problems, can simulate a very good anti-aliasing.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:32508
    • 提供者:余方
  1. d2200904

    0下载:
  2. 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing poly
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:chenhao
  1. texgen

    0下载:
  2. to draw lines with anti aliasing effect
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:2678
    • 提供者:domino
  1. c

    0下载:
  2. 偏微分方程的图像处理  图像锐化  反热传导方程-Partial differential equations of image processing image sharpening anti-heat conduction equation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:4896
    • 提供者:cui
  1. My3DConsole03

    0下载:
  2. 这是一个软件光栅化程序,渲染一个立方体。 实现了:3D转换、反走样、Mip-map、视口裁剪、双线过滤、点光源。采用Phong光照模型。-This is a software rasterization process, rendering a cube. Achieved: 3D conversion, anti-aliasing, Mip-map, Viewport Clip, two-lines filter, point light sources. Phong illuminati
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:29803
    • 提供者:依仔
  1. zhixianjulifanzouyang

    0下载:
  2. 基于VC的程序,演示了直线距离加权的反走样算法,多用于消除画图过程中所产生的锯齿。-VC-based programs that demonstrate the linear distance-weighted anti-aliasing algorithm used for drawing in the process of eliminating jagged generated.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:177063
    • 提供者:梦琦
  1. character_blur

    0下载:
  2. 用agg实现文字描边效果,并且反走样,效果好,效率高-With agg writing strokes to achieve results, and anti-aliasing, effective and efficient
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1437
    • 提供者:杨霞
  1. Y

    1下载:
  2. CAD的一个脚本,很好用的,里面有很多功能,从事CAD操作的不防下来看看,绝对好用。-CAD-a scr ipt that, well used, which has many functions, the operation is not engaged in anti-CAD down to see, absolutely easy to use.
  3. 所属分类:绘图程序

    • 发布日期:2014-04-05
    • 文件大小:62273
    • 提供者:
  1. matlab-B-spline-curve-of-anti-count

    0下载:
  2. 通过利用matlab实现B样条曲线的反算。-By the use of matlab B-spline curve of anti-count.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-22
    • 文件大小:621
    • 提供者:李峰
« 12 »
搜珍网 www.dssz.com