搜索资源列表
compile
- 利用cmake编译osg源文件的指导说明书
HowToBuildOSG
- 本文详细地介绍了如何在Windows环境下使用CMake编译开放实时三维场景渲染库OpenSceneGraph 2.x版本的源代码。作者:王锐
跟水灵一起学cmake
- cmake快速入门,通俗易懂,内容翔实
cmake-2.6.4.tar
- cmake document文档,用于进行编译-cmake document data
cmake
- 重要的编译软件CMake,告诉你如何使用,是使用DCMTK,和VTK的常用工具之一-Important compiler software CMake, to tell you how to use, is to use DCMTK, and common tools VTK
cmake-2.8.7-win32-x86
- MITK医学处理软件的编译软件,很有帮助-MITK medical processing software compiler software is helpful
cmake-2.8.7-win32-x86
- 生成VC工程,之前用这个生成JRTP库的VC工程还挺好用的,好像还有其他功能,大家一起学习。-this tool is work for code create VC project File.I use it make project file of JRTP lib and free so good.Maybe there are any function I don t know.we study together.
cmake-2.8.11-win32-x86
- 是个软件,用于构建opencv2.1和VS2010。属于应用软件。-Is a software for build opencv2.1 and VS2010. Belongs to the application software.
osgEarthManal
- OsgEarth是一个跨平台的库,可以使用版本号为2.6.2或更新版本的Cmake对其进行编译。-OsgEarth is a cross-platform library, you can use the version number is 2.6.2 or later Cmake compile it.
openni-pcd
- PCL语言在Xpro live下获取深度图像的源程序 需要CMAKE进行编译-PCL language acquisition depth image at Xpro live to compile the source code needed CMAKE
CMAKEPOPENCV3PVC
- 采用CMAKE编译OPENCV3.0.0,在以后的版本中,官方自带的程序都要用高版本的VC++,自己编译OPENCV才能用低版本的VC++使用-Compiled using CMAKE OPENCV3.0.0, in future releases, the official s own version of the program to be used for high VC++, you can use to compile OPENCV low version VC++
cmake.pdf
- CMake是一个工具,可以帮助我们实现跨平台开发的工具,在实际开发中可以发挥重要的作用。