登录
首页 » Visual C++ » lastools

lastools

于 2020-07-03 发布 文件大小:8010KB
0 249
下载积分: 1 下载次数: 580

代码说明:

  las文件读取,转换程序。包含las转txt,las转shp等。从国外某大学上下载的开源代码。(las file read, the conversion process. Includes las transferred txt, las switch shp so. A university from abroad to download open-source code.)

文件列表:

lastools
........\bin
........\...\batch_files
........\...\...........\batch_change_version.bat
........\...\...........\batch_change_version_README.txt
........\...\...........\batch_repair_header.bat
........\...\...........\batch_repair_header_date.bat
........\...\...........\batch_repair_header_date_README.txt
........\...\...........\batch_repair_header_README.txt
........\...\...........\data
........\...\...........\....\flight
........\...\...........\....\......\flight001.las
........\...\...........\....\......\flight002.las
........\...\...........\....\......\flight003.las
........\...\...........\....\......\flight004.las
........\...\...........\....\path
........\...\...........\....\....\path001.las
........\...\...........\....\....\path002.las
........\...\...........\....\....\path003.las
........\...\...........\....\....\path004.las
........\...\...........\....\test001.las
........\...\...........\....\test002.las
........\...\GLUT32.DLL
........\...\gzip.exe
........\...\las2dem.exe
........\...\las2dem_README.txt
........\...\las2iso.exe
........\...\las2iso_README.txt
........\...\las2las.exe
........\...\las2las_README.txt
........\...\las2shp.exe
........\...\las2shp_README.txt
........\...\las2tin.exe
........\...\las2tin_README.txt
........\...\las2txt.exe
........\...\las2txt_README.txt
........\...\lasdiff.exe
........\...\lasdiff_README.txt
........\...\lasinfo.exe
........\...\lasinfo_README.txt
........\...\lasmerge.exe
........\...\lasmerge_README.txt
........\...\lasthin.exe
........\...\lasthin_README.txt
........\...\lasview.exe
........\...\lasview_README.txt
........\...\laszip.exe
........\...\laszip_README.txt
........\...\shp2las.exe
........\...\shp2las_README.txt
........\...\txt2las.exe
........\...\txt2las_README.txt
........\data
........\....\test.las
........\....\TO_core_last_zoom.las
........\....\TO_core_last_zoom.laz
........\inc
........\...\lasdefinitions.h
........\...\laspointreader.h
........\...\laspointreader0compressed.h
........\...\laspointreader0raw.h
........\...\laspointreader1compressed.h
........\...\laspointreader1raw.h
........\...\laspointreader2compressed.h
........\...\laspointreader2raw.h
........\...\laspointreader3compressed.h
........\...\laspointreader3raw.h
........\...\laspointwriter.h
........\...\laspointwriter0compressed.h
........\...\laspointwriter0raw.h
........\...\laspointwriter1compressed.h
........\...\laspointwriter1raw.h
........\...\laspointwriter2compressed.h
........\...\laspointwriter2raw.h
........\...\laspointwriter3compressed.h
........\...\laspointwriter3raw.h
........\...\lasreader.h
........\...\laswriter.h
........\las.dsw
........\las.ncb
........\las.opt
........\lib
........\...\LASlib.lib
........\libD
........\....\LASlib.lib
........\README.txt
........\src
........\...\lasreader.cpp
........\...\laswriter.cpp
........\...\Makefile
........\stl
........\...\algo.h
........\...\algobase.h
........\...\htm" target=_blank>algorithm
........\...\alloc.h
........\...\htm" target=_blank>bitset
........\...\bvector.h
........\...\char_traits.h
........\...\concept_checks.h
........\...\container_concepts.h

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

发表评论

0 个回复

  • Test5
    说明:  我的毕业设计,水表读数识别,使用哈夫变换(I graduated from design, water meter readings to identify, the use of Hough transform)
    2008-12-05 17:13:43下载
    积分:1
  • Chapter19
    基于windows的静态与动态链接库的调用,创建,加载DLL以及Depends工具(Call the windows of static and dynamic link library-based, create, load the DLL and Depends Tools)
    2014-04-15 10:26:15下载
    积分:1
  • Ghost-3.4
    功能强大的远控,免杀好做,包含各大远控的功能,界面美观漂亮,很多人要我就发布了(Powerful remote control, free to kill better to do)
    2014-02-27 22:01:41下载
    积分:1
  • dotnetconverter
    将VC 2003.net 的工程转化为Visual C++6的工程(VC 2003.net project will be converted to Visual C++6 project)
    2009-05-04 13:51:07下载
    积分:1
  • WindowsMonitorV1.0
    windows文件监控器,监控文件的增删改权限变化等操作(CRUD permissions changes windows file monitoring tool that monitors file operations)
    2016-04-19 14:27:10下载
    积分:1
  • SphereMap
    D3D创建球体并且加贴图的例子,可以用来做星球(Sphere, and add texture to create D3D example, can be used to make the planet)
    2021-05-13 14:30:02下载
    积分:1
  • vc++6.0ado
    c++数据库编程,里面有常用的对数据库操作的源代码,适合刚接触VC++操作数据库的人(c++ Database Programming, which has commonly used database operations on the source code for刚接触VC++ operate the database of people)
    2008-08-22 01:22:16下载
    积分:1
  • ns2-analysis-code
    ns2网络仿真的实例以及对应测试分析代码,含有时延,抖动,丢包率等(ns2 network simulation examples and counterparts test analysis code, containing latency, jitter, packet loss rate etc.)
    2009-02-27 21:08:56下载
    积分:1
  • Date-increment-1
    自定义一个简单的日期类DateType,它具有数据成员y、m、d,用来表示当前日期的年、月、日。而后设计该类欲实现(完成)的功能,进而设计出相应的类成员函数。   例如,下面给出的“雏形”可用来实现对天的增加,比较两个日期是否相等,以及对日期的输出等操作。请完成各类成员函数,并编制主函数,说明DateType类对象,对定义的各成员函数进行调用,以验证它们的正确性。 (Customize a simple date class DateType, it has a data member y, m, d, is used to indicate the current date, month, and day. To achieve the latter design class (complete) function, and then design the appropriate class member functions. For example, the following is the " prototype" is used to achieve the increase of day, compare two date are equal, and the output of dates and other operations. Please complete all kinds of member functions, and prepare the main function, indicating DateType class object for each member function definition be called to verify their correctness.)
    2013-05-22 21:22:09下载
    积分:1
  • zorros-software
    C++初级设计常用举例,方便初学者学习查对。如有疑问可回帖索求。(C++ primary design used for example for beginners to learn checker.)
    2013-11-04 11:11:54下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载