登录
首页 » Visual C++ » scanalyze-1.0.3_source_code

scanalyze-1.0.3_source_code

于 2007-03-21 发布 文件大小:932KB
0 326
下载积分: 1 下载次数: 1604

代码说明:

  斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接(Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Generation can be achieved on the 3D graphics rotation, movement and different angles graphics Mosaic)

文件列表:

scanalyze-1.0.3 source code
...........................\absorient.cc
...........................\absorient.h
...........................\accpersp.c
...........................\accpersp.h
...........................\alignmentbrowser.tcl
...........................\analyze.tcl
...........................\auto_a.tcl
...........................\auxlibs
...........................\.......\include
...........................\.......\.......\stl
...........................\.......\.......\...\algo.h
...........................\.......\.......\...\algobase.h
...........................\.......\.......\...\htm" target=_blank>algorithm
...........................\.......\.......\...\alloc.h
...........................\.......\.......\...\htm" target=_blank>bitset
...........................\.......\.......\...\bvector.h
...........................\.......\.......\...\char_traits.h
...........................\.......\.......\...\defalloc.h
...........................\.......\.......\...\htm" target=_blank>deque
...........................\.......\.......\...\deque.h
...........................\.......\.......\...\function.h
...........................\.......\.......\...\htm" target=_blank>functional
...........................\.......\.......\...\hashtable.h
...........................\.......\.......\...\htm" target=_blank>hash_map
...........................\.......\.......\...\hash_map.h
...........................\.......\.......\...\htm" target=_blank>hash_set
...........................\.......\.......\...\hash_set.h
...........................\.......\.......\...\heap.h
...........................\.......\.......\...\htm" target=_blank>iterator
...........................\.......\.......\...\iterator.h
...........................\.......\.......\...\htm" target=_blank>limits
...........................\.......\.......\...\htm" target=_blank>list
...........................\.......\.......\...\list.h
...........................\.......\.......\...\htm" target=_blank>map
...........................\.......\.......\...\map.h
...........................\.......\.......\...\htm" target=_blank>memory
...........................\.......\.......\...\multimap.h
...........................\.......\.......\...\multiset.h
...........................\.......\.......\...\htm" target=_blank>numeric
...........................\.......\.......\...\pair.h
...........................\.......\.......\...\htm" target=_blank>pthread_alloc
...........................\.......\.......\...\pthread_alloc.h
...........................\.......\.......\...\htm" target=_blank>queue
...........................\.......\.......\...\htm" target=_blank>rope
...........................\.......\.......\...\rope.h
...........................\.......\.......\...\ropeimpl.h
...........................\.......\.......\...\htm" target=_blank>set
...........................\.......\.......\...\set.h
...........................\.......\.......\...\htm" target=_blank>slist
...........................\.......\.......\...\slist.h
...........................\.......\.......\...\htm" target=_blank>stack
...........................\.......\.......\...\stack.h
...........................\.......\.......\...\htm" target=_blank>stdexcept
...........................\.......\.......\...\stdexcept.h
...........................\.......\.......\...\stl_algo.h
...........................\.......\.......\...\stl_algobase.h
...........................\.......\.......\...\stl_alloc.h
...........................\.......\.......\...\stl_bvector.h
...........................\.......\.......\...\stl_config.h
...........................\.......\.......\...\stl_construct.h
...........................\.......\.......\...\stl_deque.h
...........................\.......\.......\...\stl_function.h
...........................\.......\.......\...\stl_hashtable.h
...........................\.......\.......\...\stl_hash_fun.h
...........................\.......\.......\...\stl_hash_map.h
...........................\.......\.......\...\stl_hash_set.h
...........................\.......\.......\...\stl_heap.h
...........................\.......\.......\...\stl_iterator.h
...........................\.......\.......\...\stl_list.h
...........................\.......\.......\...\stl_map.h
...........................\.......\.......\...\stl_multimap.h
...........................\.......\.......\...\stl_multiset.h
...........................\.......\.......\...\stl_numeric.h
...........................\.......\.......\...\stl_pair.h
...........................\.......\.......\...\stl_queue.h
...........................\.......\.......\...\stl_raw_storage_iter.h
...........................\.......\.......\...\stl_relops.h
...........................\.......\.......\...\stl_rope.h
...........................\.......\.......\...\stl_set.h
...........................\.......\.......\...\stl_slist.h
...........................\.......\.......\...\stl_stack.h
...........................\.......\.......\...\stl_string_fwd.h
...........................\.......\.......\...\stl_tempbuf.h
...........................\.......\.......\...\stl_tree.h
...........................\.......\.......\...\stl_uninitialized.h
...........................\.......\.......\...\stl_vector.h
...........................\.......\.......\...\htm" target=_blank>string
...........................\.......\.......\...\tempbuf.h
...........................\.......\.......\...\tree.h
...........................\.......\.......\...\type_traits.h
...........................\.......\.......\...\htm" target=_blank>utility
...........................\.......\.......\...\htm" target=_blank>vector
...........................\.......\.......\...\vector.h
...........................\.......\.......\tnt
...........................\.......\.......\...\blas.h
...........................\.......\.......\...\cholesky.h
...........................\.......\.......\...\cmat.h
...........................\.......\.......\...\fcscmat.h
...........................\.......\.......\...\fmat.h

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

发表评论

0 个回复

  • rock
    离散元软件3DEC软甲隧道分析实例,考虑了节理分布情况以及各种支护结构单元,建模技术较高,有助于避免自带生成器的伪节理影响(Discrete element analysis software 3DEC soft-tunnel instance, consider the joint distribution as well as supporting a variety of structural units, higher modeling techniques to help avoid pseudo generator comes joints affected)
    2014-12-16 17:36:50下载
    积分:1
  • 2DfastTriangulation
    清华大学本科生课程设计,实现平面点集的三角剖分!用外接圆测试剖分的正确性。算法执行速度较快,但存在狭长三角形!(Tsinghua University undergraduate courses designed to achieve the triangulation of the set of points in the plane! Circumcircle test the correctness of the split. Algorithms perform faster, but there is a long, narrow triangle!)
    2012-09-05 10:47:37下载
    积分:1
  • O3lidar
    说明:  处理激光雷达数据,计算臭氧的程序。学大气学和激光雷达的人明白。(Processing of laser radar data to calculate the ozone process. Study atmospheric science and laser radar understand.)
    2008-11-09 10:31:43下载
    积分:1
  • dragon.ply
    斯坦福大学的点云数据,龙模型,对于学习点云来说是非常好的实验资料(The point cloud data of Stanford University, dragon model, for learning point cloud is very good experimental data)
    2020-11-08 08:59:48下载
    积分:1
  • 12345678
    大规模地形渲演算法,支持LOD处理,是实现虚拟现实的一种方法(Virtural Realy)
    2012-02-07 14:27:06下载
    积分:1
  • delauncy
    说明:  生成tin,三角网格的显示,delauncy三角形的显示(generation tin, the triangular mesh, the triangular show delauncy)
    2006-01-15 16:10:37下载
    积分:1
  • EasyGUI
    简单的GUI,可以作为学习,也可以自己根据基类作扩展(Simple GUI can be used as learning can also be the base class for the extension)
    2012-07-22 00:19:37下载
    积分:1
  • maze
    说明:  随机生成三维迷宫,算法值得一看,可能对你有帮助(Randomly generated three-dimensional maze, algorithm worth a visit may help you)
    2008-09-09 14:57:00下载
    积分:1
  • NPR_Framework
    NPR_framework 3D model viewer.
    2006-10-19 04:10:43下载
    积分:1
  • Delaunay
    三维重建中散乱点云数据的常用网格生成算法delaunay三角网格生成算法(delaunay triangular mesh generation algorithm)
    2016-11-08 18:24:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载