資源簡介
三維點云數據讀取并顯示。格式為按行讀取,坐標為(X,Y,Z)
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
//using?System.Linq;
using?System.Text;
namespace?Example1
{
????class?CCValue
????{
????????public?static?bool?thStop?=?false;//申請bool型變量控制線程啟停
????????public?static?bool?thStart?=?false;//控制讀取文件
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????47616??2013-12-10?19:20??SharpGL\Example\bin\Debug\Example1.exe
?????文件??????83456??2013-12-10?19:20??SharpGL\Example\bin\Debug\Example1.pdb
?????文件??????11608??2014-01-03?10:06??SharpGL\Example\bin\Debug\Example1.vshost.exe
?????文件????????490??2010-03-17?22:39??SharpGL\Example\bin\Debug\Example1.vshost.exe.manifest
?????文件?????212992??2011-03-06?21:04??SharpGL\Example\bin\Debug\SharpGL.dll
?????文件?????564736??2011-03-06?21:04??SharpGL\Example\bin\Debug\SharpGL.pdb
?????文件????????304??2013-07-30?15:44??SharpGL\Example\CCValue.cs
?????文件???????3704??2013-07-31?08:51??SharpGL\Example\Example.csproj
?????文件??????90313??2013-10-04?11:16??SharpGL\Example\FormExample.cs
?????文件??????29261??2013-12-10?19:19??SharpGL\Example\FormExample.Designer.cs
?????文件???????6190??2013-10-03?17:45??SharpGL\Example\FormExample.resx
?????文件???????8829??2013-09-06?10:20??SharpGL\Example\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????5382??2013-12-10?19:20??SharpGL\Example\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????4342??2014-01-03?10:06??SharpGL\Example\obj\Debug\Example.csproj.FileListAbsolute.txt
?????文件????????853??2011-03-06?20:50??SharpGL\Example\obj\Debug\Example.csproj.GenerateResource.Cache
?????文件????????928??2011-03-06?19:55??SharpGL\Example\obj\Debug\Example1.csproj.FileListAbsolute.txt
?????文件????????854??2011-03-06?19:55??SharpGL\Example\obj\Debug\Example1.csproj.GenerateResource.Cache
?????文件??????47616??2013-12-10?19:20??SharpGL\Example\obj\Debug\Example1.exe
?????文件????????180??2013-10-03?17:45??SharpGL\Example\obj\Debug\Example1.FormExample.resources
?????文件????????521??2011-03-06?19:55??SharpGL\Example\obj\Debug\Example1.FormExample1.resources
?????文件??????83456??2013-12-10?19:20??SharpGL\Example\obj\Debug\Example1.pdb
?????文件????????180??2013-12-10?19:01??SharpGL\Example\obj\Debug\Example1.Properties.Resources.resources
?????文件???????1214??2013-12-10?19:01??SharpGL\Example\obj\Debug\GenerateResource-ResGen.read.1.tlog
?????文件???????1114??2013-12-10?19:01??SharpGL\Example\obj\Debug\GenerateResource-ResGen.write.1.tlog
?????文件???????9499??2013-09-10?11:22??SharpGL\Example\obj\Debug\ResolveAssemblyReference.cache
?????文件???????4608??2013-07-30?22:24??SharpGL\Example\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件????????483??2013-08-03?15:48??SharpGL\Example\Program.cs
?????文件???????1282??2007-06-29?18:25??SharpGL\Example\Properties\AssemblyInfo.cs
?????文件???????2855??2013-07-30?22:24??SharpGL\Example\Properties\Resources.Designer.cs
?????文件???????5612??2007-06-29?14:44??SharpGL\Example\Properties\Resources.resx
............此處省略26個文件信息
評論
共有 條評論