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

搜索资源列表

  1. 画图系统

    0下载:
  2. 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5.19kb
    • 提供者:李玮玮
  1. zhuerProjection

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

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

    0下载:
  2. 旋转变换,可以运行,真的很好,下载试试吧。-rotation transformation can run really well and try to download it.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2.05kb
    • 提供者:马子红
  1. 2005121314103322156

    0下载:
  2. 计算机科学与技术专业实验,一个三角形围绕一条边按一定小角度进行旋转成像-Computer Science and Technology Experiment, a triangle on one side by some small angle rotation imaging
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:25.6kb
    • 提供者:史磊
  1. tuxingxuedazouye

    2下载:
  2. 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:106.16kb
    • 提供者:张斌
  1. labelrotate

    0下载:
  2. 可以旋转文件名,自定义旋转角度,用于将多个复杂文件名显示在一个坐标轴上,在Matlab 绘图中实现如同Excel环境下的文件名旋转功能。-rotates file names, since the rotational angle definition, for a number of complex documents were revealed in a coordinate axis. in Matlab graphics achieve Excel environment, as the
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2.96kb
    • 提供者:stuartw
  1. swtxbh

    0下载:
  2. 利用TurboC实现三维(立方体)图像旋转变换以及比例变换-use Turbo 3D (cube) image rotation transformation and transformation ratio
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:刘碧茜
  1. colorlight

    0下载:
  2. 一个彩灯旋转程序,通过绘制线条,变换颜色实现-a lantern rotation procedures, drawing lines of color achieve transformation
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:59.45kb
    • 提供者:whosunin
  1. mycube

    0下载:
  2. 本程序实现用光照显示一个立方体,并将自己的照片贴在这个立方体的前面和右面, 实现平移放缩和旋转-the program with a light show cube, and their photographs affixed to the front of the cube and the right side, to achieve translation scaling and rotation
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:149.35kb
    • 提供者:黄巧珍
  1. Cylinder

    0下载:
  2. 利用VTK绘制了一个六棱柱,用鼠标左键按住,可使实体进行旋转渲染。-use VTK drawing a six prism, with the left mouse button press will enable entities rotation exaggerated.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:8.54kb
    • 提供者:郑雪虎
  1. tuxingxueshiyan4

    1下载:
  2. 1.实验目的 1、通过本次实验,掌握三维图形的旋转等变换和消隐的基本概念和相关算法。 2、掌握凸多面体的消隐算法和实现。 3、进一步熟练和掌握编程环境中三维图形的绘制和消隐的程序设计方法。 2.实验内容 1、绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等。 2、对绘制的三维几何图形实现平移、旋转、变比的基本变换。 3、编程实现凸多面体的隐藏面和隐藏线的消隐。 -1. The experiment was a passage of this experiment
  3. 所属分类:绘图程序

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

    0下载:
  2. 一个比较完善的绘图系统,包括直线、矩形,圆等基本图形,并具有旋转、镜像等修改操作。-a more complete mapping system, including linear, rectangular, round basic graphics, and rotation, Mirrors such modification.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:225.45kb
    • 提供者:liuwu
  1. vckzbuffer

    1下载:
  2. 实现缺角立方体的旋转,VC实现,在WINXP上运行,缺角正方体可以绕X,Y,Z和中心进行旋转,画面清晰-realize na corner cube rotation, VC, in WINXP run, and none could be around the corner cube X, Y, Z and the center rotation, clear picture
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:22kb
    • 提供者:yanghy
  1. ply

    0下载:
  2. This file contains one-line descr iptions of the geometry filters. Geometry Manipulation --------------------- flipply - flip the orientation of faces normalsply - compute surface normal vectors at vertices xformply - transform vertic
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:52.21kb
    • 提供者:狗蛋
  1. xuanzhuanbianhuan

    0下载:
  2. 旋转变换的VC程序,请审阅-rotation transform the VC procedures, please review
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3.28mb
    • 提供者:于兰
  1. DlgGeoRota

    0下载:
  2. 图像的旋转算法,很实用-image rotation algorithm, a very practical
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:814byte
    • 提供者:熊模昌
  1. 图形编辑

    0下载:
  2. 实现四个功能:一、图和图素1. 定义屏幕坐标2. 在屏幕中心作下列图素:点 • ; 小方块 ■ ;大方块 ■ ; 圆点 ● 。以上述图素画线二、3. 用DDA法画线段;4. 用DDA法画圆。三、已知如图所示的多面体,其各棱边长均相等。要求1. 用步进法(即+1比较法)编写AB线段生成程序;2. 用法线法编写消隐程序;3. 编写让多面体绕其中心轴线旋转30o、45o、60o的程序四.在三的基础上自动绘制各棱边,自由旋转任意角度-realization of the four funct
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:246.05kb
    • 提供者:张帆
  1. 任意多边形的平移变换和旋转变换

    0下载:
  2. 此程序主要是根据实际的需要,把对于一个任意正多边形的平移变换和旋转变换集合在一起,省去了每次变换时调用多个程序的麻烦-this procedure is mainly based on actual needs, and for an arbitrary isogon transform the translation and rotation transform get together to save a time when the transformation of a number of
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.16kb
    • 提供者:胡燕燕
  1. OBJETS-3D-ROTATION

    0下载:
  2. this code is OBJETS-3D-ROTATION, source http://www.cppfrance.com/telecharger.aspx?ID=9862
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:387.3kb
    • 提供者:silkan_h
  1. Realize-image-rotation-at-any-Angle

    0下载:
  2. C\S版(客户端界面包含图像浏览,任意角度旋转 度数可调) 使用.net绘图工具drawing 实现图片任意角度旋转-C \ S edition (client interface includes images browsing, arbitrary Angle rotation degree adjustable) Use the.net drawing tools drawing Realize image rotation at any Angle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:259.79kb
    • 提供者:汪亚超
« 12 3 4 5 »
搜珍网 www.dssz.com