Octree.08.03.2008
代码说明:
八叉树代码,实现最近点查找,内包含点云实例(Octree code to find the nearest point to achieve, and contains the point cloud instances)
文件列表:
Octree.08.03.2008-重要
......................\Build
......................\.....\octc.dll,57344,2015-11-05
......................\.....\octc.pdb,167424,2015-11-05
......................\Octree
......................\......\Backup
......................\......\......\Demo
......................\......\......\....\Demo.csproj,3433,2008-08-03
......................\......\......\....\Form1.cs,3857,2008-08-03
......................\......\......\....\Form1.Designer.cs,6611,2008-08-03
......................\......\......\....\Form1.resx,5814,2008-08-03
......................\......\......\....\Program.cs,471,2008-08-03
......................\......\......\....\Properties
......................\......\......\....\..........\AssemblyInfo.cs,1256,2008-08-03
......................\......\......\....\..........\Resources.Designer.cs,2837,2008-08-03
......................\......\......\....\..........\Resources.resx,5612,2008-08-03
......................\......\......\....\..........\Settings.Designer.cs,1089,2008-08-03
......................\......\......\....\..........\Settings.settings,249,2008-08-03
......................\......\......\Octree
......................\......\......\......\FastSerialization.cs,17133,2008-08-03
......................\......\......\......\IOctree.cs,7329,2008-08-03
......................\......\......\......\Octree.cs,19249,2008-08-03
......................\......\......\......\OctreeBox.cs,4790,2008-08-03
......................\......\......\......\OctreeLeaf.cs,3087,2008-08-03
......................\......\......\......\OctreeNode.cs,39509,2008-08-03
......................\......\......\......\OctreeSearch.csproj,4879,2008-08-03
......................\......\......\......\Point3d.cs,6445,2008-08-03
......................\......\......\......\Point3f.cs,6280,2008-08-03
......................\......\......\......\Properties
......................\......\......\......\..........\AssemblyInfo.cs,2542,2008-06-20
......................\......\......\......\Vector3d.cs,17064,2008-08-03
......................\......\......\......\Vector3f.cs,15975,2008-08-03
......................\......\......\Octree.sln,1899,2008-08-03
......................\......\Demo
......................\......\....\bin
......................\......\....\...\Debug
......................\......\....\...\.....\Demo.exe,10752,2015-11-05
......................\......\....\...\.....\Demo.pdb,22016,2015-11-05
......................\......\....\...\.....\demo.txt,56030,2015-11-05
......................\......\....\...\.....\Demo.vshost.exe,22704,2015-11-06
......................\......\....\...\.....\Demo.vshost.exe.manifest,490,2013-03-18
......................\......\....\...\.....\octc.dll,57344,2015-11-05
......................\......\....\...\.....\octc.pdb,167424,2015-11-05
......................\......\....\Demo.csproj,3741,2015-11-05
......................\......\....\Form1.cs,3857,2008-08-03
......................\......\....\Form1.Designer.cs,6611,2008-08-03
......................\......\....\Form1.docx,26259,2015-11-05
......................\......\....\Form1.resx,5814,2008-08-03
......................\......\....\obj
......................\......\....\...\Debug
......................\......\....\...\.....\Demo.csproj.FileListAbsolute.txt,1030,2015-11-06
......................\......\....\...\.....\Demo.csproj.GenerateResource.Cache,847,2015-11-05
......................\......\....\...\.....\Demo.csprojResolveAssemblyReference.cache,5654,2015-11-05
......................\......\....\...\.....\Demo.exe,10752,2015-11-05
......................\......\....\...\.....\Demo.Form1.resources,180,2015-11-05
......................\......\....\...\.....\Demo.pdb,22016,2015-11-05
......................\......\....\...\.....\Demo.Properties.Resources.resources,180,2015-11-05
......................\......\....\...\.....\DesignTimeResolveAssemblyReferences.cache,791,2015-11-05
......................\......\....\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6126,2015-11-05
......................\......\....\...\.....\TempPE
......................\......\....\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2015-11-05
......................\......\....\Program.cs,471,2008-08-03
......................\......\....\Program.docx,11533,2015-11-05
......................\......\....\Properties
......................\......\....\..........\AssemblyInfo.cs,1256,2008-08-03
......................\......\....\..........\Resources.Designer.cs,2848,2015-11-05
......................\......\....\..........\Resources.resx,5612,2008-08-03
......................\......\....\..........\Settings.Designer.cs,1104,2015-11-05
......................\......\....\..........\Settings.settings,249,2008-08-03
......................\......\Octree
......................\......\......\FastSerialization.cs,17133,2008-08-03
......................\......\......\FastSerialization.docx,28998,2015-11-05
......................\......\......\IOctree.cs,7329,2008-08-03
......................\......\......\IOctree.docx,19278,2015-11-05
......................\......\......\obj
......................\......\......\...\Debug
......................\......\......\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5683,2015-11-05
......................\......\......\...\.....\octc.dll,57344,2015-11-05
......................\......\......\...\.....\octc.pdb,167424,2015-11-05
......................\......\......\...\.....\OctreeSearch.csproj.FileListAbsolute.txt,410,2015-11-05
......................\......\......\...\.....\OctreeSearch.csprojResolveAssemblyReference.cache,888,2015-11-05
......................\......\......\...\.....\TempPE
......................\......\......\Octree.cs,19249,2008-08-03
......................\......\......\Octree.docx,26084,2015-11-05
......................\......\......\OctreeBox.cs,4790,2008-08-03
......................\......\......\OctreeBox.docx,15031,2015-11-05
......................\......\......\OctreeDistance.cs,432,2008-05-08
......................\......\......\OctreeLeaf.cs,3087,2008-08-03
......................\......\......\OctreeLeaf.docx,14344,2015-11-05
......................\......\......\OctreeNode.cs,39509,2008-08-03
......................\......\......\OctreeNode.docx,42735,2015-11-05
......................\......\......\OctreeSearch.csproj,5101,2015-11-05
......................\......\......\OctreeSearch.sln,1118,2008-08-03
......................\......\......\Point3d.cs,6445,2008-08-03
......................\......\......\Point3d.docx,18974,2015-11-05
......................\......\......\Point3f.cs,6280,2008-08-03
......................\......\......\Point3f.docx,19005,2015-11-05
......................\......\......\Properties
......................\......\......\..........\AssemblyInfo.cs,2542,2008-06-20
......................\......\......\Vector3d.cs,17064,2008-08-03
下载说明:请别用迅雷下载,失败请重下,重下不扣分!