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

Search list

[Othercmake-2.4.7-win32-x862

Description: 这是著名的cmake软件,可以提供对源代码的编译,是osg编译的必备工具
Platform: | Size: 2969728 | Author: hyl | Hits:

[Compiledcmake-2.4.7-win32-x86

Description: CMake 可以编译源代码、制做程式库、产生适配器(wrapper)、还可以用任意的顺序建构执行档。CMake 支援 in-place 建构(二进档和源代码在同一个目录树中)和 out-of-place 建构(二进档在别的目录里),因此可以很容易从同一个源代码目录树中建构出多个二进档。CMake 也支援静态与动态程式库的建构。
Platform: | Size: 2969744 | Author: samhqg@163.com | Hits:

[Othercmake-2.4.7-win32-x862

Description:
Platform: | Size: 2969600 | Author: hyl | Hits:

[Technology ManagementHowToBuildOSG

Description: 本文详细地介绍了如何在Windows环境下使用CMake编译开放实时三维场景渲染库OpenSceneGraph 2.x版本的源代码。作者:王锐-This article describes in detail how to use Windows environment, opening up CMake Compile-time three-dimensional scene rendering library OpenSceneGraph 2.x version of the source code. Author: Wang Rui
Platform: | Size: 442368 | Author: 王锐 | Hits:

[Communicationcmake-2.4.6.tar

Description: c语言cmake-2.4.6 c语言cmake-2.4.6-c language cmake-2.4.6c language cmake-2.4.6c language cmake-2.4.6
Platform: | Size: 2605056 | Author: fuchao | Hits:

[VC/MFCcmake-2[1].4.7-win32-x86

Description: cmake在windows下安装软件,c++编译器-cmake under windows to install the software in, c++ compiler
Platform: | Size: 2969600 | Author: xxt | Hits:

[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:

[Software Engineeringcmake-2.6.4.tar

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

[Other Gamescmake-2.6.4

Description: OGRE Engine Sample Source / cmake-2.6.4.zip OGRE Engine Sample Source / cmake-2.6.4.zip-OGRE Engine Sample Source / cmake-2.6.4.zip OGRE Engine Sample Source / cmake-2.6.4.zip OGRE Engine Sample Source / cmake-2.6.4.zip
Platform: | Size: 4470784 | 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.4.tar

Description: CMake跨平台的自动化建构系统工具,可以编译源代码、制作程式库、产生适配器(wrapper)、还可以用任意的顺序建构执行档。-CMake cross platform automation system construction tools
Platform: | Size: 5477376 | Author: 王润 | Hits:

[Technology ManagementosgEarthManal

Description: 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.
Platform: | Size: 427008 | Author: leo | Hits:

[MiddleWarecmake-2.8.11.1

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

[OpenCVcars3

Description: Vehicle detection, its an opensource code and works well with opencv and boost, === === === === === === === ==== = multi-target tracking method by Wongun Choi === === === === === === === ==== Compile * Require opencv and boost library to be installed - sudo apt-get install libboost-dev or see http://www.boost.org/ - refer to http://opencv.willowgarage.com/wiki/InstallGuide 1. move into the standalone_tracker directory : cd standalone_tracker 2. cmake . 3. make Run 1. How to run 1) Download/prepare a video to be processed : e.g. wget http://www.vision.ee.ethz.ch/~aess/cvpr2008/seq02-img-left.tar.gz 2) unzip the images. 3) generate imagelist file using following command : ls seq02-img-left/*.jpg > seq02_imlist.txt 4) run detector to get detection bboxes and confidence map 5) generate conflist file : ls seq02-img-left/*.conf > seq02_conflist.txt 6) try tracking with track.sh -Vehicle detection, its an opensource code and works well with opencv and boost, ============================================== = multi-target tracking method by Wongun Choi ============================================== Compile * Require opencv and boost library to be installed - sudo apt-get install libboost-dev or see http://www.boost.org/ - refer to http://opencv.willowgarage.com/wiki/InstallGuide 1. move into the standalone_tracker directory : cd standalone_tracker 2. cmake . 3. make Run 1. How to run 1) Download/prepare a video to be processed : e.g. wget http://www.vision.ee.ethz.ch/~aess/cvpr2008/seq02-img-left.tar.gz 2) unzip the images. 3) generate imagelist file using following command : ls seq02-img-left/*.jpg > seq02_imlist.txt 4) run detector to get detection bboxes and confidence map 5) generate conflist file : ls seq02-img-left/*.conf > seq02_conflist.txt 6) try tracking with track.sh
Platform: | Size: 15360 | Author: Khushwant | 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-Networkwebserver-master

Description: webserver 简易的http服务器 1.服务器的架构为epoll + 多线程 + sendfile 2.暂时只支持GET和HEAD方法,支持的首部不多大概七八个吧,支持伪长连接 3.可配置的,现阶段只支持domain和docroot配置项,domain就是你部署的网站域名,docroot想必学过网页的都知道是什么意思吧~ 4.编译方式: cd webserver && mk build && cd build && cmake .. && make [debug|release] 5.运行方式: (在build目录中)./webserver ../webserver/tinyhttp.config-webserver 简易的http服务器 1.服务器的架构为epoll+ 多线程+ sendfile 2.暂时只支持GET和HEAD方法,支持的首部不多大概七八个吧,支持伪长连接 3.可配置的,现阶段只支持domain和docroot配置项,domain就是你部署的网站域名,docroot想必学过网页的都知道是什么意思吧~ 4.编译方式: cd webserver && mk build && cd build && cmake .. && make [debug|release] 5.运行方式: (在build目录中)./webserver ../webserver/tinyhttp.config
Platform: | Size: 19456 | Author: 王亮 | Hits:

[Othermathgl-2.4.1.tar

Description: mathGL-2.4.1编译包,开源图形库,在使用之前需要编译,一般用VS studio和cmake工具(MathGL-2.4.1 compiling packages, open source graphics libraries that need to be compiled before use, generally using the VS studio and cmake tools)
Platform: | Size: 22665216 | Author: 大叔挂22 | Hits:

[androidAndroid_eigen-master

Description: Android 集成 Eigen库,具有Eigen适用范围广,支持包括固定大小、任意大小的所有矩阵操作,甚至是稀疏矩阵;支持所有标准的数值类型,并且可以扩展为自定义的数值类型;支持多种矩阵分解及其几何特征的求解;它不支持的模块生态系统 [2] 提供了许多专门的功能,如非线性优化,矩阵功能,多项式解算器,快速傅立叶变换等。(Android integrates Eigen library, which has a wide range of Eigen applications, supports all matrix operations including fixed size, arbitrary size, even sparse matrix; supports all standard numerical types, and can be extended to custom numerical types; supports multiple matrix decompositions and their geometric features; and supports modules that it does not support; Block ecosystem [2] provides many special functions, such as non-linear optimization, matrix function, polynomial calculator, fast Fourier transform and so on.)
Platform: | Size: 22034432 | Author: zjwfan | Hits:

[Other缠论笔底 中枢

Description: 最好用的源码 DLL:=TDXDLL1(1,H,L,5); HIB:=TDXDLL1(2,DLL,H,L); LOB:=TDXDLL1(3,DLL,H,L); SIG:=TDXDLL1(4,DLL,H,L); BSP:=TDXDLL1(5,DLL,H,L); SLP:=TDXDLL1(8,DLL,H,L); IF(HIB,HIB,DRAWNULL), COLORYELLOW; IF(LOB,LOB,DRAWNULL), COLORYELLOW; STICKLINE(SIG,LOB,HIB,0,0), COLORYELLOW; DRAWLINE(DLL=-1,L,DLL=+1,H,0), COLORYELLOW; DRAWLINE(DLL=+1,H,DLL=-1,L,0), COLORYELLOW; DRAWNUMBER(DLL=+1,H,SLP), COLORYELLOW, DRAWABOVE; DRAWNUMBER(DLL=-1,L,SLP), COLORYELLOW; BUY(BSP=3,LOW); SELL(BSP=12,HIGH); BUYSHORT(BSP=2,LOW); SELLSHORT(BSP=13,HIGH);(cmake --build . --config Debug)
Platform: | Size: 63488 | Author: wasbocai | Hits:

CodeBus www.codebus.net