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

搜索资源列表

  1. 我的txx变换

    0下载:
  2. 本程序实现了二维图形的基本变换,包括平移,比例,旋转,对称以及它们之间的复合变换-the process of achieving the basic 2D graphics transformation, including translation, proportion, rotation, and the symmetry between the composite Transform
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:53803
    • 提供者:蒋元成
  1. graphic_demo

    0下载:
  2. 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:807327
    • 提供者:冯宾
  1. 复件 d4

    0下载:
  2. 该程序将OpenGL和vc.net结合,开发三维操作平台,解决了在vc中移植OpenGL的关键技术,以及实现了平台的原地平移和旋转技术-the program will OpenGL and vc.net combination of 3D development platform, the solution of the graft vc OpenGL key technologies, and the realization of the platform in situ technolog
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3858155
    • 提供者:高扬
  1. MidpointCircleDemo

    0下载:
  2. 中点画圆法算法实现,能够实现坐标平移,支持鼠标绘图-midpoint Circle France algorithm to achieve coordinates translation, mapping support for mouse
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:69714
    • 提供者:陈锋
  1. 200542176571233

    0下载:
  2. 几何变换,能实现二维图像的平移,旋转和放缩功能。-geometric transformation, 2D images to achieve the translation, rotation and scaling functions.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:171623
    • 提供者: 何婷
  1. 数字图像几何变换

    0下载:
  2. 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:909332
    • 提供者:陈万通
  1. 我的图形学

    0下载:
  2. 二维图形的几何转换,首先通过屏幕上任意四点绘制通过四点的曲线,再通过平移,旋转缩放等实现一些简单算法-2D geometry conversion, first through the screen drawing arbitrary 4:00 through 4:00 curve, and through translation, rotation scaling algorithm to achieve some simple
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4562
    • 提供者:岳做启
  1. zhuerProjection

    0下载:
  2. 图形学上机实验 三维图形的投影 平移 旋转 比例 变换 -graphics on the plane experimental 3D projection translation rotation ratio Transform
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:38707
    • 提供者:jnz
  1. MainOpenGL

    0下载:
  2. 本程序中加入了几乎所有的OPENGl中的常用技巧及方法,具体有光照,材质,旋转,平移,纹理,球的实现方法-the process of accession to the OPENGl almost all of the commonly used techniques and methods specific light, material, rotation, translation, texture, the method ball
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:434535
    • 提供者:李伟
  1. Matlab_基于FFT的图像配准

    2下载:
  2. 简单的用相位相关法来粗估计图像间的平移参数-simple phase correlation method used to estimate the image of rough translation parameters
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:66995
    • 提供者:千森
  1. 实验五 二维图形变换

    2下载:
  2. 实现二维图形的平移变换、放缩变换、旋转变换、错切变换及对称变换的程序。 -2D graphics translation transform, transform scaling, rotation transform, transform the wrong cut and symmetry transformation process.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:41273
    • 提供者:kuld
  1. CMYDraw

    3下载:
  2. 用VC编写的绘图软件,实现基本的绘制直线,点,圆和矩形,实现基本的图象操作,旋转,缩放,平移,,实现投影的绘制,投影坐标的绘制,投影直线,点的绘制,以类的方式提供,使用GDI编写的2D程序-VC prepared by the graphics software, the basic drawing straight lines, points, round and rectangular, to achieve the basic operation of images, rotate, zo
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:154119
    • 提供者:行路行人
  1. 二维图形的几何变换

    0下载:
  2. 学习图形学的学生必做的一道题目,实现所画直线关于原点对称、X轴对称、平移、放大缩小,有点借鉴意义-students learning graphics will do a topic, realize the painting straight on the basics of symmetry, the X axis of symmetry, translation, zooming, somewhat useful
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3352
    • 提供者:kai
  1. intraGl

    0下载:
  2. 一个基于mfc的gl程序,能够实现场景平移,旋转和缩放 -a mfc of gl-based procedures to achieve scene translation, rotation and scaling
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:153332
    • 提供者:秦洪现
  1. 2006010511

    4下载:
  2. dda、bresenham 画直线 ,bresenham 画圆 ,填充算法,几何变换(平移、缩放、旋转等), 小型绘图软件(用鼠标绘制直线、矩形、多边形、圆、填充、平移)-dda, bresenham painting straight bresenham Circle, filling algorithm, Geometric Transformations (translation, scaling, rotating, etc.), small graphics software (u
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:740998
    • 提供者:唐伟
  1. 20051216174324

    0下载:
  2. 一个可以实现图形基本变化的软件。可以进行旋转、平移、对称等变化-can achieve a fundamental change in graphics software. Can rotation, translation, etc. symmetrical changes
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:199283
    • 提供者:吕鹏飞
  1. MapDisplay

    5下载:
  2. MapDisplay 是一个矢量图形读取与编辑软件。我们自定义文件格式包括点、线、面、注记四大方面,对于点我们主要读取它的ID、颜色、坐标,而线另外包括线形、线宽,面则另外包括填充色,注记主要是记录ID、颜色、坐标、字体信息,对于这四方面,我们还读一个标记flag,以决定是用基本方法绘图还是用符号库来绘图。另外,为了兼容性,我们也设定它能直接读DXF文件,以处理来自AUTOCAD、Corel Draw等矢量图形编辑软件的数据。 MapDisplay的功能包括读文件并以合适大小来显示地图,并能
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1653188
    • 提供者:张鹤
  1. GIS简单功能

    0下载:
  2. 本程序为一个简单的GIS程序,用来实现地图的放大,缩小以及平移变换-the procedures for a simple GIS procedures used for the map to zoom and shift Transform
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:315072
    • 提供者:可爱人
  1. jl_ball_01

    0下载:
  2. 用vc实现得关于球体建模,实现基本得三维变化,旋转,缩放,透视,平移等,还加入光照功能-with vc achieve in on the ball modeling, three-dimensional realization of fundamental changes in, rotate, zoom, perspective, translation, also joining illumination function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:109314
    • 提供者:jl
  1. GisClassDll_ok

    0下载:
  2. 实现对mapinfo数据的分析,并实现一个简单放大,缩小,平移的DLL,方面其他应用调用-realization of MapInfo data analysis, and to achieve a simple zoom in and out, the translation of DLL, respect other applications call
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:122048
    • 提供者:bac
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com