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

搜索资源列表

  1. PolygonTriangulation_Demo

    0下载:
  2. 本文介绍两个类和一个实用功能,计算几何集。 C3Point是一个三维的对手,口岸系统和CPolygon封装了C3Point的设置和提供一般多边形处理功能。轻度的类已经优化了速度。最初写的类中使用的discretising二维表面成单元网络和计算所造成的元素的属性。必须小心使用,如曲率和面积职能的部分职能,以确保由函数返回的结果与您的需求和定义是一致的。 -This article describes the two classes and a practical function, com
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:26191
    • 提供者:胡小
  1. MatrixHelp

    0下载:
  2. 关于图形处理中的矩阵实例.主要实现了矩阵类的封装.-Graphic treatment of the matrix on the instance. Main achievement of the Matrix class package.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:75537
    • 提供者:linjjj
  1. DArray

    2下载:
  2. 写一个画图小程序MiniDraw,要求画直线(Line),椭圆(Ellipse),矩形(Rectangle),多边形(Polygon)等图形元素(图元)。 每种图元需用一个类(对象)来封装,如CLine, CEllipse, CRect, CPolygon; 各种图元可从一个父类CShape来继承; 每种图元的绘制不一样,但是绘制接口在父类中是一样,因此可学习和使用类的多态性-Write a drawing applet MiniDraw, required drawing a straight
  3. 所属分类:Graph Drawing

    • 发布日期:2014-08-17
    • 文件大小:2048
    • 提供者:fhj
  1. SimulateSolarSys

    0下载:
  2. VC++ 封装openGL类模拟太阳系九大行星运转。有光照、纹理、贴图。-VC++ package nine planets solar system simulation openGL class operation. With light, texture, texture.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6719850
    • 提供者:duyulu
  1. OpenGL_3DSLoader

    0下载:
  2. OpenGL 读取3ds文件,C++类封装,拿来就可以用,不错的代码哦-Read 3ds files OpenGL, C++ classes packaged, can be used with, oh good code
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:16066280
    • 提供者:luo
  1. PlanarShadow

    0下载:
  2. OpenGL绘制物体阴影源码,用类封装,代码均有中文注释,有完整的代码书写规范,VC++ 2010 下运行-OpenGL rendering shadow object source, with the class package, the code comments are Chinese, there is a complete code written specification, VC++ 2010 run
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:251394
    • 提供者:luo
  1. QuakeBsp

    0下载:
  2. OpenGL Quake 源码,不同于其他人所写代码,用C++类封装,代码均有注释,具有很好的编程规范,VC++2010编译-OpenGL Quake source, different from other people wrote code in C++ class package, the code has comments, with good programming standards, VC++2010 compilation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1234854
    • 提供者:luo
  1. Ball_Collide

    0下载:
  2. OpenGL 碰撞演示,C++源码,类封装,具有很好的编码规范,很有学习价值,特与大家分享.-OpenGL collision demonstration, C++ source code, class package, with good coding standards, the value of great learning, especially to share with you.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:381975
    • 提供者:luo
  1. CDib

    0下载:
  2. 众所周知,MFC没有封装有关图像处理的类,所以在这里通供了一个封装好的cdib类,方便初学者快速入门图形图像处理-As we all know, MFC does not encapsulate the image processing class, so here pass for a packaged cdib class, easy for beginners Quick Start Graphics and Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:111792
    • 提供者:sixmore
  1. CatchScreen

    0下载:
  2. 源码介绍:用VC++实现的仿QQ屏幕截图的功能,核心代码已经被封装成类了,大家下载下来调用里面的成员试一试看,很有趣-Source Descr iption: Using VC++ implementation of imitation QQ screenshot function, the core code has been encapsulated into a class, everybody downloaded inside the members called to try to
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:79750
    • 提供者:kayszeto
  1. chenzhenBMPa

    0下载:
  2. 图像处理已经成为计算机图形学的一个重要方面,VC++是最适合用来做图像处理工具了,因为使用C语言能很方便的封装各种复杂的图像处理算法,并以类的形式表达出来,充分利用面向对象技术;而且,在VC中还可以很方便地使用Windows GUI 的API,并利用内建OpenGL SDK 以及 DirectX SDK 来充分支持动画设计,当然也可以使用第三方的图形处理库来简化编程-Image processing has become an important aspect of computer graph
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:808273
    • 提供者:Cherlas
  1. histogram

    0下载:
  2. 直方图类 实现直方图相关的属性和操作的封装-Histogram Histogram class implements the properties and operations related to the package
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2827
    • 提供者:冯超
  1. MediaDll-2008_V2

    0下载:
  2. 用Opencv实现视频、图像、摄像头图像视频的打开与保存,用类来封装,隐藏opencv的函数。-Opencv achieve with video, images, video camera images to open and save, use classes to encapsulate, hide the opencv function.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1080466
    • 提供者:哥琴
  1. 8bitto1bit

    1下载:
  2. 我的项目要用一部分 网上没有现成的bmp颜色深度转换的程序 我就自己封装了一个类 目前只能8转1 QQ 5426018-Weil denke Ich ,dass die Foto ä ndern von 8-bit bis 1-bit,programmiere das Programmpaket um diese Foto zu ä ndern.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:123182
    • 提供者:SoftSo
  1. CImg-1.4.9

    0下载:
  2. 封装了图像处理函数的类,用于图像处理编程的底层代码,VC++实现-Package of image processing functions of the class, low-level programming for image processing code, VC++ implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9725219
    • 提供者:douyxiang
  1. openGL-snap

    0下载:
  2. 将openGL的绘制结果转存成图片的类封装-saving openGL rendering scene to image files
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1626
    • 提供者:Guo Yi
  1. openCV-video

    0下载:
  2. 使用openCV函数封装的视频处理类(一些基本功能,如将视频转存成图片,等等)-digital video processing class implemented using openCV functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:882
    • 提供者:Guo Yi
  1. rect

    0下载:
  2. 设计一矩形类Rectangular,提供计算矩形周长和面积等方法。 思考:如何定义属性和方法,可以更好地满足信息隐藏和封装的原则?对于这个类,定义几个构造函数合适? 写一测试用类,利用该矩形类,由用户输入每块土地的长与宽,程序计算其面积并显示出来。-Design a rectangle class the Rectangular, the method of calculation of the rectangular perimeter and area. Thinking: how
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:803
    • 提供者:刘亮
  1. class

    0下载:
  2. 粒子系统 已经封装成类 可以直接使用 实现多彩粒子-Particle systems have been encapsulated into the class
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:252513
    • 提供者:邵成才
  1. PSO_Segmentation

    0下载:
  2. 利用PSO对图像进行分割,直接可以用。在程序中使用类结构,将PSO进行封装。方便后续研究。-PSO to image segmentation, can be used directly. Class structure used in the program, the PSO encapsulation. To facilitate follow-up studies.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:2969033
    • 提供者:高明亮
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com