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

搜索资源列表

  1. class-CDIB

    0下载:
  2. VC++图像处理 建立DIB类库头文件和程序集合-VC++ image processing, the establishment of DIB class library header files and procedures set
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:15128
    • 提供者:wenyuan
  1. DataShowClass

    0下载:
  2. 平时编程时候经常要根据数据动态显示曲线,很多时候我们都用控件来解决这个问题,这固然方便,但是有时候得不到我们想要的功能,因此自己花了几天的功夫,自写了一个动态曲线绘制类,实际上它是由两个头文件组成,文档已经为您附在压缩包内,用法、技术要点什么的都有了,本类无限制,供C++爱好者共同学习-Usually programmed time often want to display dynamic data curve a lot of time, we use the controls to sol
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:169772
    • 提供者:韦海燕
  1. bmpReader

    0下载:
  2. 该程序实现了BMP图像的读取,BMP图像存在文件头,需要先对文件头部分的内容进行处理,才可以继续读取。-It s a pragram of reading in the BMP picture. Since the BMP has a header in its file, it needs to read the header at first.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:5743
    • 提供者:王雨
  1. watershed

    0下载:
  2. 一种分水岭分割的C++源代码。源文件,头文件俱在!-A watershed segmentation C++ source code. Source files, header files are there!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4519
    • 提供者:李洋
  1. BmpFile

    0下载:
  2. 用C++打开bmp文件所需要包含的头文件-C++ open the bmp file contains header files
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1964
    • 提供者:liu
  1. CImg-1.5.0

    0下载:
  2. 国外一个非常强大图形图像的开源库,使用非常方便,只含有一个头文件,直接添加源文件即可使用,包括显示图片、导入导出、影像配准、各种图像编辑变换等功能。(图形图像处理人员必备)更新至CImg-1.5.0.zip-Abroad is a very powerful open source library of graphic images, very convenient to use, containing only a header file, add the source files direc
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:12492105
    • 提供者:ziwei
  1. OpenCVProjectProperties

    0下载:
  2. 每次新建一个项目,Visyal Studio并不知道OpenCV相关库和头文件所在的位置,所以每次都要为项目指定,但这显然非常麻烦啰嗦。 为此,创建了PropertySheet,即:OpenCVProjectPropertiesD和OpenCVProjectPropertiesR以便可以让以后的项目重复使用。含说明文档-Every time a new project, Visyal Studio does not know the OpenCV library and header fil
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2377
    • 提供者:赵亚龙
  1. opengl-Camera

    0下载:
  2. 基于opengl的简单场景绘制,以及支持鼠标、键盘操作的漫游功能。-Files: Main.cpp (The Source File containing the main program code) Init.cpp (The Source File containing the Win32 and OpenGL initialization code) Camera.cpp (The Source File containing the camera implementati
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:65556
    • 提供者:fenglei
  1. vlfeat

    0下载:
  2. 很酷的一个图像处理包。整个库只有一个头文件。包含一个基于PDE的光流算法。-Cool an image processing package. The entire library is only one header file. Contains an optical flow algorithm based on the PDE.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-05
    • 文件大小:52788224
    • 提供者:李猛
  1. CALIBRATE

    0下载:
  2. 打开带有envi头文件的img格式的landsat影像文件,利用2007年landsat tm5 卫星传感器增益函数各波段系数进行辐射定标,然后将处理后的数据分开存入硬盘中-Landsat image file to open img format with a the envi header file of 2007, Radiometric calibration of landsat band coefficient tm5 satellite sensor gain function,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2050
    • 提供者:lych
  1. openGL-library

    0下载:
  2. 配置OpenGL所需的全部头文件和库文件,是在windows下配置OpenGL必备的文件-Configure the OpenGL all the necessary header files and library files, configure the the OpenGL necessary files under the windows
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4034276
    • 提供者:trl
  1. cadlib_src_2012

    1下载:
  2. cadlib是一个生成DXF的库文件,这个库只要解析了dxf的head,table,block,entities段-CadLib for creating DXF,The CadLib uses the following sections: HEADER TABLES BLOCKS ENTITIES
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-10
    • 文件大小:136861
    • 提供者:scenic
  1. OpenGL

    0下载:
  2. opengl开发库,包含了opengl开发的各种头文件,lib文件,dll文件,下载之后放到路径下即可使用-opengl development library contains opengl development of a variety of header files, lib files, dll files after downloading on the path
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:857242
    • 提供者:鲁力
  1. openGLwater

    0下载:
  2. 操作指导7水纹 一、 建立工程 二、 添加函数和变量,修改头文件(view.h) public: int npoint float lpoint[4][4] float cpoint[102][76][3] void drawplat() void lm() BOOL movekey CClientDC *my_pDC CRect my_oldRect BOOL mytbar BOOL mysbar
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3571048
    • 提供者:fangzijian
  1. ReadBmp

    0下载:
  2. 如何根据bmp的文件头来读取bmp文件,并用pain()显示出-How to read the file header bmp bmp file, and pain () shows
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-01
    • 文件大小:1206
    • 提供者:ylf
  1. OpenCV2.1-Source-Code

    0下载:
  2. Opencv2.1的chm帮助文档,包括各个头文件的解释,类的说明。-Opencv2.1 the the chm help document, including the interpretation of various header files, a descr iption of the class.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-02
    • 文件大小:8873223
    • 提供者:www
  1. WAVW

    0下载:
  2. 将读取WAVE波形,读取wav文件格式 c++ wav文件头-Read WAVE waveform, read wav file format c++ wav file header
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-05
    • 文件大小:779436
    • 提供者:钟自豪
  1. glut-3.7.6-bin

    0下载:
  2. OPENGL 3.7.6 头文件 包含glut.h glut32.dll -OPENGL 3.7.6 header files contain glut.h glut32.dll
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-02
    • 文件大小:352232
    • 提供者:yyy
  1. glew-1.9.0-win32

    0下载:
  2. GLEW是一个跨平台的C++扩展库,基于OpenGL图形接口。使用OpenGL的朋友都知道,window目前只支持OpenGL1.1的涵数,但 OpenGL现在都发展到2.0以上了,要使用这些OpenGL的高级特性,就必须下载最新的扩展,另外,不同的显卡公司,也会发布一些只有自家显卡才支 持的扩展函数,你要想用这数涵数,不得不去寻找最新的glext.h,有了GLEW扩展库,你就再也不用为找不到函数的接口而烦恼,因为GLEW能自动识 别你的平台所支持的全部OpenGL高级扩展涵数。也就是说,只要包
  3. 所属分类:OpenGL program

    • 发布日期:2017-10-31
    • 文件大小:1393467
    • 提供者:yangan
  1. OpenGL-lib

    0下载:
  2. opengl 开发库,下载解压即可使用,使用时将头文件加入工程即可-opengl development library download unzip to use the header files used to join the project can
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:951626
    • 提供者:赵军
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 19 »
搜珍网 www.dssz.com