Welcome![Sign In][Sign Up]
Location:
Search - cmake-2.8.

Search list

[Compress-Decompress algrithmscmake-2.8.0

Description: cmake-2.8.0很好的,大家也可以去官网下,不过很慢,我就代为下了.-cmake-2.8.0 very good, it can be Quguan under the net, but very slow, I took the down the.
Platform: | Size: 4796416 | Author: kongdekun | Hits:

[ELanguagecmake-2.8.1-win32-x86

Description: Cmake - the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.
Platform: | Size: 7782400 | Author: baaaa | Hits:

[Software Engineeringcmake-2.6.4.tar

Description: cmake document文档,用于进行编译-cmake document data
Platform: | Size: 3284992 | Author: we88id | Hits:

[Other Gamescmake-2.8.3

Description: OGRE Engine Sample Source / cmake-2.8.3.zip OGRE Engine Sample Source / cmake-2.8.3.zip-OGRE Engine Sample Source / cmake-2.8.3.zip OGRE Engine Sample Source / cmake-2.8.3.zip OGRE Engine Sample Source / cmake-2.8.3.zip
Platform: | Size: 7224320 | Author: dhlee | Hits:

[Special Effectscmake-2.8.4

Description: 用于数字图象处理,可以结合opencv进行相关的数组图像编程-For digital image processing, can be associated with an array of images opencv program
Platform: | Size: 7296000 | Author: 奇奇 | Hits:

[Linux-Unixcmake-2.8.2-win32-x86

Description: cmake linux下的c/c++编译工具 只需要编写CMakefile.txt而不需要重新编写Makefile。并且提供将源代码和编译环境分离的框架,便于源代码的管理。-Cmake Linux of c/c++ compiler tools just need to write CMakefile. TXT without the need to write Makefile. And provide the source and compile environment of separation framework, facilitate the source code management.
Platform: | Size: 8052736 | Author: linux | Hits:

[Software Engineeringcmake-2.8.7-win32-x86

Description: MITK医学处理软件的编译软件,很有帮助-MITK medical processing software compiler software is helpful
Platform: | Size: 10885120 | Author: 尚景浩 | Hits:

[ELanguagecmake-2.8.7

Description: 一款免费的C++集成开发环境,编辑编译调试一体化,跨平台工具-A free C++ IDE tool and can be used for multi-platfrom.
Platform: | Size: 7595008 | Author: Solution | Hits:

[ELanguagecmake-2.8.8-win32-x86

Description: CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得熟悉某个集成开发环境(IDE)的开发者可以用标准的方式建构他的软件,这种可以使用各平台的原生建构系统的能力是 CMake 和 SCons 等其他类似系统的区别之处。 “CMake”这个名字是“cross platform make”的缩写。虽然名字中含有“make”,但是CMake和Unix上常见的“make”系统是分开的,而且更为高阶-CMake,is a the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.
Platform: | Size: 11480064 | Author: koral | Hits:

[MiddleWarecmake-2.8.11.1

Description: cmake file is very great!-cmake file is very great!
Platform: | Size: 8003584 | Author: aa | Hits:

[OS programcmake-2.8.6

Description: cmake 2.86 跨平台编译工具,里面有具体的例子-cmake 2.86
Platform: | Size: 7465984 | Author: 向云超 | Hits:

[Othercmake-2.8.2-win32-x86

Description: cmake 2.8.2 win32 x86
Platform: | Size: 10131456 | Author: arthandmade | Hits:

[Driver Developcmake-2.8.11.2

Description: cmake-2.8.11.2 c++ 组件-cmake-2.8.11.2 c++ Components
Platform: | Size: 8014848 | Author: shuai | Hits:

[ELanguagecmake-2.8.12.1

Description: CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。本文件是windows版本-CMake is a cross-platform installation (compiling) tool, you can use a simple sentence to describe all platform installation (compilation). This document is a windows version
Platform: | Size: 7439360 | Author: elwin wong | Hits:

[P2Pcmake-2.8.12.1-win32-x86

Description: cmake-2.8.12.1全部代码 效果非常好-cmake-2.8.12.1 very good
Platform: | Size: 13579264 | Author: youlinglang | Hits:

[ELanguagecmake-2.8.12.2

Description: VTK 使用的Cmake 方便下载,32位的。 希望对大家有用。-vtk used Cmake
Platform: | Size: 8379392 | Author: hans | Hits:

[OS programcmake-2.8.9

Description: CMake的压缩包,包含源码和release-CMake compressed package that contains the source code and release
Platform: | Size: 7503872 | Author: shilei | Hits:

[Special Effectsillum_maps

Description: 论文源代码 :[2013TIFS] Exposing digital image forgeries by illumination color classification-Some notes on A) Compilation B) Execution of the code C) Parameters D) General remarks on our work in color constancy and image forensics E) Referencing the code A) COMPILATION To compile the code, you require - OpenCV (tested with 2.4.0) - Boost (tested with 1.45) - cmake (tested with 2.8.2) We typically built the code on a debian squeeze Linux. The build process worked also without modifications under Ubuntu Linux. enter the root directory of the code (illum_maps). To build the code, these steps: snip mk build cd build ccmake ../ snap The curses interface of cmake shows up. Press c to configure. If you compiled OpenCV on your own, cmake probably complains that it did not find OpenCV. In this case, set the variable OpenCV_DIR to the directory in your OpenCV installation that contains the file OpenCVConfig.cmake . This is typically <opencv_install_dir>/share/OpenCV/ Press c to confi
Platform: | Size: 206848 | Author: jinxiao | Hits:

[Internet-Networkcmake-2.8.1-win32-x86

Description: CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。新版本的cmake可能和老版本的cmake有区别,特此找到了老版本的2.8.1来分享(CMake is a cross platform installation (compilation) tool that describes the installation (compilation process) of all platforms with a simple statement. The new version of cmake may be different from the older version of cmake, so I've found the old version of 2.8.1 to share)
Platform: | Size: 7788544 | Author: 包火火 | Hits:

[Othercmake-2.8.12.1-win32-x86

Description: CMAKE-2.8.12.1-WIN32-X86(The beingging of the CMAKE.)
Platform: | Size: 13579264 | Author: 积木STEP | Hits:
« 12 »

CodeBus www.codebus.net