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

搜索资源列表

  1. BatteryMonitor.zip

    0下载:
  2. 一款非常漂亮的电池状态监视器,它以动态图形方式非常直观的显示出当前的电池状态。其中还包含了怎样在VB中显示PNG图片,并实现PNG图片的缩放等,是一款学习的好代码,不要错失机会哟!!!,A very beautiful battery appearance monitor, it keeps the current battery appearance of the display of view very much by dynamic state sketch.Still included
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:827495
    • 提供者:陈峰
  1. glutdlls37beta.zip

    1下载:
  2. 图形学的重要算法,使用鼠标右键操作。包括直线DDA算法,Bresenham算法,OpenGL画法,以及圆,椭圆的画法。三角形的平移、旋转、缩放操作。环境配置在rar的注释里有说明。,The importance of graphics algorithms, using the right mouse button operation. Including linear DDA algorithm, Bresenham algorithm, OpenGL drawing, as well as
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:153110
    • 提供者:jianqifan
  1. paint_zoom.rar

    0下载:
  2. 该源码能画直线、圆、矩形,另外还有选择、缩放、移动功能,可以保存图形。,The paint can draw a straight line, round, rectangular, in addition to selection, zoom, mobile features, you can save the graphics.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3752952
    • 提供者:wangren
  1. stl_viewer.rar

    3下载:
  2. 可读取stl文件格式,并利用Opengl显示三角网格曲面,能够对图形进行旋转、缩放等操作,并附有stl测试文件,Stl file format can be read and used Opengl show triangular mesh surfaces, capable of graphics rotation, scaling operation, together with stl test file
  3. 所属分类:OpenGL

    • 发布日期:2013-10-10
    • 文件大小:758841
    • 提供者:阿张
  1. TwoDTransform

    0下载:
  2. 这是一个用C语言实现的图形变换的算法,包括缩放,拉伸,旋转等,非常不错的源码。-This is a C language implementation of graphical transform algorithms, including zooming, stretching, rotating, etc., very good source.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1950586
    • 提供者:bing
  1. OBJLoader

    0下载:
  2. 以vc++ 6.0为平台,建立MFC程序,实现OPenGL加载obj文件,并实现图形的旋转,移动,缩放,鼠标左键旋转,右键移动,中键缩放-To vc++ 6.0 as a platform to create the MFC program to achieve OPenGL load obj files, and graphics to achieve the rotation, moving, scaling, rotating the left mouse button, right mo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2439711
    • 提供者:小手一拿
  1. Computer-graphics

    0下载:
  2. 1.实现DDA、中点Bresenham算法和改进Bresenham算法绘制直线。 2.实现绘制圆和椭圆。 3.实现线段裁剪和多边形裁剪。 4.实现二维图形的变换(平移、旋转、缩放)。 5.自己实现其他附加以及需要完善的功能。 -1 to achieve DDA, the midpoint and improved Bresenham algorithm Bresenham algorithm to draw a straight line. (2) to achieve dr
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-27
    • 文件大小:9909091
    • 提供者:songzhaohe
  1. My3D

    0下载:
  2. 简单3D图形显示包括圆柱、立方体、环和球,演示旋转缩放移动的小程序。-Simple 3D graphics including the cylinder, cube, ring and ball, move the small rotation scaling demonstration program.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1013945
    • 提供者:吴雪
  1. ImageCtrl

    0下载:
  2. 图形控件,支持bmp\jpg,可以缩放和计算坐标-Graphic controls, support bmp \ jpg, scaling and calculation of the coordinates can be
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-27
    • 文件大小:30667
    • 提供者:邓迅
  1. STLViewer

    0下载:
  2. STLViewer是一个读取STL文件,并将其3D图形显示,附带有对图形的平移、旋转、缩放功能-STLViewer is a STL read documents, and 3D graphics, graphics comes with the translation, rotation, scaling function
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:11882
    • 提供者:T_T
  1. Graphics

    0下载:
  2. 一个计算机图形学相关的程序源代码,含二维线画图元、二维线填充图元、线段裁切、多边形裁切、二维图形变换、三维图形变换、凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)、曲线移动、曲线清除等 -A computer graphics-related source code, with two-dimensional line drawing element, two-dimensional line fill pixel, line cutting, polygonal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:108755
    • 提供者:李琳
  1. DDT

    0下载:
  2. 图形平移,旋转,缩放,对称变换,基本图形包括DDA直线,圆,曲线,多边形生成,多边形填充,立方体旋转-Graphic change, the basic graphics generation, rotating cube
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4505627
    • 提供者:吴晨超
  1. Computer-Graphics

    0下载:
  2. 计算机图形学,在VC++6.0环境下实现了Bezier曲线、矩形、平移、缩放等功能。压缩包里包含多个项目。-Computer graphics, Bezier curves, rectangles, pan, zoom and other functions VC++6.0 environment. Compression bag contains multiple projects.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:2267007
    • 提供者:lee
  1. Zoom

    0下载:
  2. VC++窗口视图缩放的源代码,一个用VC6开发的图形数据支持系统,其中的难点正在于理解坐标系统的含义、各种映射模式的意义以及与逻辑坐标的转换,这个小程序将逐一进行演示和注释
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:28373
    • 提供者:小翔
  1. DIP_program

    0下载:
  2. 使用QT编写的基本图形处理程序,功能包括:旋转、缩放等几何操作,灰度、平滑、平衡、边缘处理等。-basic graphics program using QT, features include: rotation, scaling and other geometric operations, gray, smooth, balance, edge treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:955277
    • 提供者:李翔
  1. FileChooserTest

    0下载:
  2. 这是一个用Java编写的图形图像处理平台,里面有图像的缩放、旋转、反色、平滑处理、拉普拉斯锐化处理、边缘检测、小波变换、对数变换、指数变换、灰度直方图绘制、彩色直方图绘制、灰化处理-It s great.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:108291
    • 提供者:郝宽
  1. pwrgrid-0.2.0

    0下载:
  2. 利用opgl绘制三维格网图形,能够旋转,缩放,平移等操作,对于初学opgl者十分有用-Draw three-Ludwig network using opgl graphics, can rotate, zoom, pan, etc, were very useful for beginners opgl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:36540
    • 提供者:pzh
  1. CG

    0下载:
  2. 1. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:800860
    • 提供者:沈静
  1. GL

    0下载:
  2. 运用openGL计算机图形学知识,实现三维图像的缩放,C++源码,-Three-dimensional image scaling, C++ source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1971934
    • 提供者:kangxia
  1. 32590132

    0下载:
  2. 计算机图形学基本算法 画点、线、圆、多边形等,及其平移、旋转、缩放等 OpenGL 立方体、球体等,旋转缩放平移,光线控制等-Computer graphics algorithms draw point, line, circle, polygon, etc., and its translation, rotation, scaling, OpenGL cube, sphere, etc., rotating the zoom pan, light control, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:155804
    • 提供者:li
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com