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

搜索资源列表

  1. whysupportnot

    0下载:
  2. 首先,一个编译单元(translation unit)是指一个.cpp文件以及它所#include的所有.h文件,.h文件里的代码将会被扩展到包含它的.cpp文件里,然后编译器编译该.cpp文件为一个.obj文件-First of all, a compiler module (translation unit) is an. Cpp file and# include it all. H files,. H file of the code will be extended to includ
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:8.58kb
    • 提供者:赵雷
  1. DrawGL02

    0下载:
  2. 如何在Matlab中通过混合编程的方式使用OpenGL。希望能抛砖引玉,大家共同讨论。 该程序基于Matlab6.5和VC6平台编译,运行后会显示一个彩色的三维坐标轴以及一个棋盘平面。使用方向键和9/0平移, x/y/z旋转。 程序的源文件为DrawGL02.cpp,在Matlab中通过mbuild -setup设置好VC编译器后,运行mex -O -v DrawGL02.cpp即可生成dll文件。然后再Matlab中运行DrawGL02即可。-How in the Matl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:2.79kb
    • 提供者:BB
  1. trega.cpp.tar

    0下载:
  2. tell about light and shading : ambient and specular use for g++ compiler and opengl extract and compile with g++ -lm -lglut -lGL -lGLUT trega.cpp
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:2.24kb
    • 提供者:souku
  1. FISH-AND-ANIMAL-CPP

    0下载:
  2. C++编译器在编译的时候,发现Animal类的breathe()函数是虚函数,这个时候C++就会采用迟绑定(late binding)的技术,在运行时,依据对象的类型(在程序中,我们传递的Fish类对象的地址)来确认调用的哪一个函数,这种能力就做C++的多态性。-C++ compiler during compilation, found the Animal class breathe () function is a virtual function, the c++ will use la
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:2.34kb
    • 提供者:周前飞
  1. ImageEx_demo

    0下载:
  2. ImageEx在VC++中的一个应用实例,展现了窗口中的动画GIF图像显示,一个动画窗体源码实例,引入了ImageEx.cpp和ImageEx.h,编译需要GDI+库中的gdiplus.h文件,若缺少将不能正确编译-ImageEx in VC++ in an application example, show a window display animated GIF image, an animated form source code examples, introduced ImageEx
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:20.87kb
    • 提供者:gsl
搜珍网 www.dssz.com