搜索资源列表
3D
- 实现基于8bit的BMP切片的三维重建,解压后,用CMake配置即可。
bin
- 用Cmake配置后的VTK对8bitBMP图片的三维重建,已测试通过。
VTK+ITK(unCMake)
- VTK与ITK结合读取BMP图片并显示,需要用CMake配置一下,适合有初学者。
VTK与ITK结合读取BMP图片并显示程序
- VTK与ITK结合读取BMP图片并显示,需要用CMake配置一下。。。。。
3D
- 实现基于8bit的BMP切片的三维重建,解压后,用CMake配置即可。-8bit of BMP-based three-dimensional reconstruction of the slices, after extracting, you can configure with CMake.
bin
- 用Cmake配置后的VTK对8bitBMP图片的三维重建,已测试通过。-Configured to use the VTK CMake 8bitBMP picture on the three-dimensional reconstruction, have been tested.
VTK+ITK(unCMake)
- VTK与ITK结合读取BMP图片并显示,需要用CMake配置一下,适合有初学者。-Itk combine VTK and read BMP picture and show that you need to use CMake to configure, suitable for beginners.
mitkread
- 德国版MITK的读取图片源码 需要提前用CMAKE配置-German version MITK read picture source configuration in advance with CMAKE
vtkyuanzhuti
- VTK在VS2010下实现显示一个空心圆柱体,使用了隐函数,两个文件夹,一个是源文件夹,一个是用Cmake配置出来的BIN文件夹-vtk yuanzhuti
FindOpenCV
- opencv配置cmake软件时候需要一个cmake文件,这里正好有FindOpencv.cmake。-The opencv configuration software cmake to a cmake file, here are FindOpencv.cmake.
webserver-master
- webserver 简易的http服务器 1.服务器的架构为epoll + 多线程 + sendfile 2.暂时只支持GET和HEAD方法,支持的首部不多大概七八个吧,支持伪长连接 3.可配置的,现阶段只支持domain和docroot配置项,domain就是你部署的网站域名,docroot想必学过网页的都知道是什么意思吧~ 4.编译方式: cd webserver && mk build && cd build
dcmtk-bin
- 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
cmake-3.10.0-rc3-win64-x64
- CMake是一个比make更高级的编译配置工具,它可以根据不同平台、不同的编译器,生成相应的Makefile或者vcproj项目(CMake is a more advanced compiler configuration tool than make, it can be based on different platforms, different compiler, generate the corresponding Make
cmake-3.0.2.tar
- CMake是一个开源,跨平台的工具系列,旨在构建,测试和打包软件。CMake用于控制软件编译过程,使用简单的平台和编译器独立的配置文件,并生成本地makefile和工作空间,可以在您选择的编译器环境中使用。(CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used
cmake配置
- 配置cmake生成sln文件还有解决方案(this document can configurate the cmake and create the sln document)