登录
首页 » Visual C++ » vtkBioeng-5.0

vtkBioeng-5.0

于 2021-02-26 发布 文件大小:1317KB
0 133
下载积分: 1 下载次数: 69

代码说明:

  vtk碰撞检测程序,基于obb包围盒的碰撞检测程序,需要用cmake进行编译(vtk collision detection procedure, based on obb bounding box collision detection program needs to be compiled with cmake)

文件列表:

vtkBioeng-5.0
.............\bin
.............\...\ALL_BUILD.vcproj
.............\...\ALL_BUILD.vcproj.CEA6E884599742F.Administrator.user
.............\...\ALL_BUILD.vcproj.cmake
.............\...\bin
.............\...\...\debug
.............\...\...\.....\TestCollisionDetection.exe
.............\...\...\.....\testcollisiondetection.idb
.............\...\...\.....\testcollisiondetection.pdb
.............\...\...\.....\TestCollisionDetection1.exe
.............\...\...\.....\testcollisiondetection1.idb
.............\...\...\.....\testcollisiondetection1.pdb
.............\...\...\.....\vtkBioeng.dll
.............\...\...\.....\vtkBioeng.exp
.............\...\...\.....\vtkbioeng.idb
.............\...\...\.....\vtkBioeng.lib
.............\...\...\.....\vtkbioeng.pdb
.............\...\CMakeCache.txt
.............\...\CMakeFiles
.............\...\..........\ALL_BUILD.rule
.............\...\..........\cmake.check_cache
.............\...\..........\CMakeCCompiler.cmake
.............\...\..........\CMakeCPlatform.cmake
.............\...\..........\CMakeCXXCompiler.cmake
.............\...\..........\CMakeCXXPlatform.cmake
.............\...\..........\CMakeOutput.log
.............\...\..........\CMakeRCCompiler.cmake
.............\...\..........\CMakeSystem.cmake
.............\...\..........\CMakeTmp
.............\...\..........\........\CMakeFiles
.............\...\..........\........\cmTryCompileExec.dir
.............\...\..........\........\....................\Debug
.............\...\..........\........\debug
.............\...\..........\ZERO_CHECK.rule
.............\...\cmake_install.cmake
.............\...\Testing
.............\...\.......\CMakeFiles
.............\...\.......\cmake_install.cmake
.............\...\.......\Cxx
.............\...\.......\...\CMakeFiles
.............\...\.......\...\cmake_install.cmake
.............\...\.......\...\TestCollisionDetection.dir
.............\...\.......\...\..........................\Debug
.............\...\.......\...\..........................\.....\BuildLog.htm
.............\...\.......\...\..........................\.....\mt.dep
.............\...\.......\...\..........................\.....\TestCollisionDetection.exe.embed.manifest
.............\...\.......\...\..........................\.....\TestCollisionDetection.exe.embed.manifest.res
.............\...\.......\...\..........................\.....\TestCollisionDetection.exe.intermediate.manifest
.............\...\.......\...\..........................\.....\TestCollisionDetection.obj
.............\...\.......\...\TestCollisionDetection.vcproj
.............\...\.......\...\TestCollisionDetection.vcproj.CEA6E884599742F.Administrator.user
.............\...\.......\...\TestCollisionDetection.vcproj.cmake
.............\...\.......\...\TestCollisionDetection1.dir
.............\...\.......\...\...........................\Debug
.............\...\.......\...\...........................\.....\BuildLog.htm
.............\...\.......\...\...........................\.....\mt.dep
.............\...\.......\...\...........................\.....\TestCollisionDetection1.exe.embed.manifest
.............\...\.......\...\...........................\.....\TestCollisionDetection1.exe.embed.manifest.res
.............\...\.......\...\...........................\.....\TestCollisionDetection1.exe.intermediate.manifest
.............\...\.......\...\...........................\.....\TestCollisionDetection1.obj
.............\...\.......\...\TestCollisionDetection1.vcproj
.............\...\.......\...\TestCollisionDetection1.vcproj.CEA6E884599742F.Administrator.user
.............\...\.......\...\TestCollisionDetection1.vcproj.cmake
.............\...\Utilities
.............\...\.........\CMakeFiles
.............\...\.........\cmake_install.cmake
.............\...\.........\Doxygen
.............\...\.........\.......\CMakeFiles
.............\...\.........\.......\cmake_install.cmake
.............\...\vtkBioeng.dir
.............\...\.............\Debug
.............\...\.............\.....\BuildLog.htm
.............\...\.............\.....\mt.dep
.............\...\.............\.....\vtkBioeng.dll.embed.manifest
.............\...\.............\.....\vtkBioeng.dll.embed.manifest.res
.............\...\.............\.....\vtkBioeng.dll.intermediate.manifest
.............\...\.............\.....\vtkBioengInstantiator.obj
.............\...\.............\.....\vtkBufferOutputWindow.obj
.............\...\.............\.....\vtkCellsFilter.obj
.............\...\.............\.....\vtkCollisionDetectionFilter.obj
.............\...\.............\.....\vtkRemoveCellsFilter.obj
.............\...\.............\.....\vtkSelectCellsFilter.obj
.............\...\.............\.....\vtkTesselateBoundaryLoops.obj
.............\...\vtkBioeng.ncb
.............\...\vtkBioeng.sln
.............\...\vtkBioeng.vcproj
.............\...\vtkBioeng.vcproj.CEA6E884599742F.Administrator.user
.............\...\vtkBioeng.vcproj.cmake
.............\...\vtkBioengConfigure.h
.............\...\vtkBioengInstantiator.cxx
.............\...\vtkBioengInstantiator.h
.............\...\ZERO_CHECK.vcproj
.............\...\ZERO_CHECK.vcproj.CEA6E884599742F.Administrator.user
.............\...\ZERO_CHECK.vcproj.cmake
.............\vtkbioeng
.............\.........\CMakeLists.txt
.............\.........\hints
.............\.........\Testing
.............\.........\.......\CMakeLists.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • disk
    对于给定的文件检索概率,编程计算磁盘文件的最优存储方案.(For a given probability of document retrieval, programming the calculation of the optimal disk file storage scheme.)
    2007-09-15 14:43:26下载
    积分:1
  • find_-contours
    可以采用形态学方法找出边界,比较有益的初学者的学习方法。(It s very good for a newer to learning about image processing.)
    2013-12-30 14:44:05下载
    积分:1
  • code
    本程序实现的是绘制一个单位立方体正平行投影图的程序,可以画出变换后的图形。运行环境为vc++6.0,内附有可执行文件以及所有源代码。(Implementation of this program is drawing a unit cube are parallel to the projection of the program, you can draw the transformed graph. Operating environment for vc++6.0 there is an executable file containing the source code and all.)
    2020-06-30 12:00:02下载
    积分:1
  • SSIM
    一个十分有用的SSIM图像评测程序,基于结构的客观评测。(A very useful measure SSIM image procedures, based on the structure of an objective evaluation.)
    2009-03-23 16:18:43下载
    积分:1
  • upfile_2.4.3
    多图片上交过程,程序的主要功能就是图片上传。可以一次上传多个文件。速度也相当的快哦。 (hand in the picture)
    2013-05-31 08:35:19下载
    积分:1
  • DrawCircle
    中心画圆 使用vc6.0实现 多多指教(draw a Circle use vc6.0)
    2010-11-20 20:49:37下载
    积分:1
  • RCS_Results
    我用VC编的一个画图程序:其中使用了切分视图(I VC series a drawing program : the use of split View)
    2004-10-27 18:30:38下载
    积分:1
  • fasta
    DNA比对中FASTA算法的简单实现,通过建立查找表、位移表和位移向量表来得出两条序列的最大匹配位移。(DNA matching the FASTA algorithm is simple to achieve, through the establishment of a lookup table, displacement and the displacement vector table to derive maximum matching two sequences displacement.)
    2021-01-11 11:18:49下载
    积分:1
  • dianyunsanjiaohua
    空间点云的三角化,已通过调试,大家共同学习(Point cloud of the triangular space, and have passed testing, we learn together)
    2009-05-31 16:55:54下载
    积分:1
  • lhj_shuibiaozhizhengshibie
    水表指针识别系统,能够从外部导入任何一个bmp图像,最好是水表图,能够对该图形操作并读出图中水表的度数 (meter target identification system from the outside into any one bmp image, preferably meter map, Graphics to be able to operate and read out the map meter reading)
    2007-06-21 20:57:09下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载