搜索资源列表

  1. Examples

    0下载:
  2. osg的一些范例源码。很好的学习例子,对初学者很有帮助。-osg some of the examples of source code. Good learning example, helpful for the beginner.
  3. 所属分类:OpenGL

    • 发布日期:2024-06-17
    • 文件大小:1927168
    • 提供者:nono
  1. cmake-2.8.8

    0下载:
  2. CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:5510144
    • 提供者:evil
  1. cmake-2.8.8-win32-x86

    0下载:
  2. CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-17
    • 文件大小:11480064
    • 提供者:koral
  1. CMakeLists.txt

    0下载:
  2. cmake的文件文档,用以opencv测试开发用途,请结合opencv的安装程序使用-cmake files documents for opencv test development purposes, please combine the opencv installation program uses
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:sharpwhisper
  1. cmake-2.8.11.2.tar

    0下载:
  2. CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:5886976
    • 提供者:birds
  1. SBASrc

    0下载:
  2. 使用CMakeLists对稀疏矩阵光束法平差软件包重新包装,不需要复杂的操作,即可运行。希望对大家的科研有所帮助。-Use CMakeLists for sparse matrix package repackaged bundle adjustment, no complex operations can run. We want to help research.
  3. 所属分类:其他行业

    • 发布日期:2024-06-17
    • 文件大小:4290560
    • 提供者:Scott
  1. LMAlgorithm

    0下载:
  2. LM算法的详细实现细节,并附加了相应的原文。使用CMakeLists组织文件结构。在VS2010下实现编译。-LM algorithm detailed implementation details, and attach the appropriate text. Use CMakeLists organizational structure of the document. Achieve compiled under VS2010
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:4384768
    • 提供者:Scott
  1. LMAlgorithm

    0下载:
  2. 对源网站上的LM算法使用CMakeLists重新组织。可以直接生成sln工程,在VS2010编译通过。-LM algorithm for use on the source site CMakeLists reorganized. Can directly generate sln project in VS2010 compile.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:4384768
    • 提供者:Scott
  1. histogramMatching.tar

    0下载:
  2. 在linux下,使用ITK进行直方图匹配的简单小程序包括CmakeLists.txt文件以及build后的文件夹。-use ITK to do histogram matching including CmakeLists.txt and building.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:443392
    • 提供者:柳**
  1. 3.1.1_RenderCylinder

    0下载:
  2. 3.1.1_RenderCylinder,VTK图形图像开发进阶第三章中完整的一个实例,加完CMakeLists.txt文件和源码后,用CMake编译的工程-3.1.1_RenderCylinder, an example of the complete development of advanced graphic image VTK Chapter III After the addition CMakeLists.txt file
  3. 所属分类:VTK

    • 发布日期:2024-06-17
    • 文件大小:7348224
    • 提供者:丁亿
  1. _data.tar

    0下载:
  2. 实现三维点云条件欧式聚类,附带点云数据和CMakelists文件(Three dimensional cloud conditions to achieve the European clustering, with cloud data and CMakelists files)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:4478976
    • 提供者:niceeh
  1. CMakeLists

    0下载:
  2. just want to download some files
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:uadest
  1. eyeLike-master

    0下载:
  2. 人眼中心定位是一个用于眼部追踪的算法,C++语言实现,依赖OpenCV库。 关于代码的编译,提供了CMakeLists.txt文件,同时支持Windows,Linux和Mac OS X。 该项目从网络摄像头读取视频,进行人脸检测,再根据检测到的人脸图像截取左眼和右眼的ROI区域,最后根据截取到的ROI进行眼球中心检测与跟踪。所以算法的主要包含三个部分:人脸检测,ROI截取,眼球中心定位。(The estimation of th
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:229376
    • 提供者:zxzxzy12345
  1. vlc-qt

    0下载:
  2. vlc-qt库,通过cmake编译CMakeLists.txt,再用qt编译出vlc-qt库文件。 可用于制作视频播放器,播放本地视频或者网络流。 编译环境: qt5.8+mingw32 cmake 3.16.0 vlc sdk版本: 2.26~3.08版本都支持(vlc-qt lib.User can complile it by CMake or other complilers,which can be used to play
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:377856
    • 提供者:hin

源码中国 www.ymcn.org