CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CMAKE

搜索资源列表

  1. cloud_to_mesh-master

    0下载:
  2. 三维点云图转换成网格图,代码完整,由cmake管理-Three-dimensional point cloud is converted into a grid map, code integrity, managed by the cmake
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-04
    • 文件大小:11924
    • 提供者:吴思远
  1. Shark-3.0.0

    0下载:
  2. SHARK是一种快速、模块化、功能丰富的开源C++机器学习库。它提供了线性和非线性优化的方法,基于内核的学习算法,神经网络,和其他各种机器学习技术(见下面的特征列表)。它作为一个强大的工具箱,已经在现实世界有很多应用和研究。SHARK依赖于Boost和 cmake。它兼容Windows,Solaris,MacOS X和Linux。根据GNU通用公共许可证授权许可。-SHARK is a fast, modular, feature-rich open-source C++ machine lea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14773133
    • 提供者:陈进
  1. CMakeApp

    0下载:
  2. 测试CMAKE的语法,学习CMAKE的语法-Grammar test CMAKE
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:501676
    • 提供者:liu
  1. gyp-master.tar

    0下载:
  2. gyp源码,GYP,它是由 Chromium 团队开发的跨平台自动化项目构建工具-The functionality of GYP is similar to the CMake build tool.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:626115
    • 提供者:Ethan Lee
  1. tiff-4.0.7.tar

    0下载:
  2. tiff库4.0.7版 包含了对tiff文件的读取创建,支持cmake nmake-source of libtiff
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2076392
    • 提供者:huluoboxv
  1. dcmtk-bin

    0下载:
  2. dcmtk-3.6.1_20120222 经过windows10下用cmake,基于VS2015 64bit配置好的工程源码,经过生成即可生成dcmtk库,安装于C盘的program文件夹下-dcmtk-3.6.1_20120222 elapsed windows10 with CMake, based VS2015 64bit source configured project through generating a library to generate dcmtk, Program fi
  3. 所属分类:Other systems

    • 发布日期:2017-12-13
    • 文件大小:16445537
    • 提供者:kniveszee
  1. MiniXML-CMake-2.7

    0下载:
  2. 小巧灵活的xml解析工具,使用简便,可跨平台移植(Small and flexible XML parsing tools, easy to use, cross platform transplantation)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:1699840
    • 提供者:蔡斌
  1. xfeatures2d

    0下载:
  2. 添加opencv最新库中以来的xfeatured下载文件,cmake使用(Add the xfeatured download file from opencv's latest library, and cmake uses it)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:1864704
    • 提供者:ysysys
  1. 3rdparty

    0下载:
  2. opencv中依赖的ippicv和ffmpeg动态链接库,cmake使用(The ippicv and ffmpeg dynamic link libraries that depend on OpenCV are used by cmake)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:50265088
    • 提供者:ysysys
  1. cm_exp

    0下载:
  2. 初步摄像头测试程序,使用cmake编译,linux环境下测试(initial camera test program)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:qianhao
  1. cmake-3.6.1-win32-x86

    0下载:
  2. 根据源文件生成各个c++编译器版本的工作空间文件(According to the source files are generated every c + + compiler version of the workspace file according to the source files are generated every c + + compiler version of the workspace file)
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2017-12-15
    • 文件大小:14244864
    • 提供者:英哒
  1. pcd2ply

    0下载:
  2. 此函数的功能主要是为了实现点云数据文件之间的相互转化,由.ply文件转化为.pcd文件 需要用cmake编译一下才能使用 cmaklists以及源代码已经放在压缩包里了(transfer .ply to .pcd)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:6711296
    • 提供者:pcl
  1. ipm_code

    0下载:
  2. IPM逆透视变换cmake,linux下运行,可以运行,自己需要提供相机参数(IPM reverse perspective transform cmake, Linux running, you can run, you need to provide camera parameters)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:caomeishanzhu
  1. TCP_UDP

    0下载:
  2. TCP和UDP的例子框架,CMake进行编辑(TCP UDP chuncuicou zishu)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:xsw11
  1. geos-3.6.2

    0下载:
  2. GEOS(几何引擎 - 开源)是一个C++版本的的JTS。正因为如此,它的目标是包含JTS的完整功能C++库。它包括所有OpenGIS Simple Features for SQL的空间谓词的功能和空间操作,以及增强特定JTS的拓扑功能。 本工程已经直接转换成VS2013可编译工程,省去了用CMAKE转换工程的繁琐步骤。(GEOS (geometric engine - open source) is a c ++ version of the JTS.Because of this, it
  3. 所属分类:分形几何

    • 发布日期:2017-12-22
    • 文件大小:3912704
    • 提供者:shysky003
  1. OpenCL

    1下载:
  2. OpenCL Parallel Programming Development Cookbook OpenCL 编程指南 为了充分利用本书,强烈建议您是软件开发人员或嵌入式软件开发人员,对并行软件开发感兴趣,但不知道在哪里/如何开始。理想情况下,您应该知道一些C或C ++(您可以选择C,因为它比较简单),并且舒适地使用跨平台构建系统,例如Linux环境中的CMake。(To get the most out of this book, it is highly recommended tha
  3. 所属分类:OpenGL

    • 发布日期:2017-12-27
    • 文件大小:2297856
    • 提供者:Srang
  1. JPGR

    0下载:
  2. itk读写的例子,基于WIN7+64位+VS2010 x64的完整的程序,独立于Cmake的程序,读取的是位图,对于初学者很有帮助!(ITK example of reading and writing, based on WIN7+64 bit +VS2010 x64 complete program and read bmp image, useful for beginners!)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:23316480
    • 提供者:enranyou
  1. cloudview

    0下载:
  2. 用pcl对点云数据进行可视化,包含相应cmake文件(show point cloud with pcl)
  3. 所属分类:数据结构

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:threerocks
  1. gnebehay-OpenTLD-v1.4.0-23-g160a7e2

    0下载:
  2. 运动跟踪算法,TLD,跟踪-学习-检测算法(This will be a C++ implementations of the OpenTLD (aka Predator) This is a work in progress, as of right now the code is functional but pretty slow. Installation Notes git clone git@github.com:alantrrs/OpenTLD.git cd OpenTLD
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:228352
    • 提供者:唐东
  1. cmake_setup

    0下载:
  2. 跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性(A cross platform installation (compilation) tool that can be used to describe the installation of all platforms (compilation) with simple statements. He can output al
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-02
    • 文件大小:12364800
    • 提供者:wanglz410
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com