代码搜索:Las 有哪些应用?
找到约 10,000 项符合「Las 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/202248/15387905
txt re [问题]北邮计算机有哪些优秀的导师?.txt
From: [精 选 集].bbs@bupt.org
To: caozihua.bbs@bupt.org
Subject: Re: [问题]北邮计算机有哪些优秀的导师?
Date: Mon, 28 Feb 2005 12:05:19 +0800 (CST)
Status: RO
作者: angie (紫木) 站内: KaoYan
标题: Re: [问题]北邮计算机有哪些优秀的导师?
www.eeworm.com/read/202248/15388099
txt re 咱们学校有应用数学招生吗?.txt
From: [精 选 集].bbs@bupt.org
To: caozihua.bbs@bupt.org
Subject: Re: 咱们学校有应用数学招生吗?
Date: Mon, 28 Feb 2005 12:01:14 +0800 (CST)
Status: RO
作者: twinsen (Idle中…………) 看板: KaoYan
标题: Re: 咱们学校有应用数学招生吗?
www.eeworm.com/read/286777/8743530
txt lasmerge_readme.txt
****************************************************************
lasmerge:
reads multiple LIDAR data files in the LAS format and merges
them into a single file. The filenames can either b
www.eeworm.com/read/433114/8544700
m read_las_file.m
function wlog=read_las_file(filename,varargin)
% Function reads well logs from a disk file in LAS format (Log ASCII Standard)
% Versions 2.0 or 3.0 as specified by the Canadian Well Logging Society.
www.eeworm.com/read/433114/8544826
m write_las_file.m
function write_las_file(wlog,filename,iprint)
% Function creates a disk file in LAS (Log ASCII Standard)format,
% Version 2.0, as specified by the Canadian Well Logging Society
%
% Written by: E. R.:
www.eeworm.com/read/433114/8544868
m show_las_header.m
function header=show_las_header(filename)
% Function displays/outputs the header of a LAS file
% Written by: E. R.: March 18, 2000;
% Last updated: December 13, 2000: use standard form for getting fil
www.eeworm.com/read/433114/8545503
m interpret_las3.m
function [wlog,aux]=interpret_las3(tlines,param)
% Interpret the lines of a file in LAS 3.0 format and create a well-log
% structure. Called by "read_las_file".
%
% Written by: E. R.: December 16, 200
www.eeworm.com/read/433114/8545586
m interpret_las2.m
function [wlog,aux]=interpret_las2(tlines,wrap)
% Interpret the lines of a file in LAS 3.0 format and create a well-log
% structure.
%
% Written by: E. R.: December 19, 2006
% Last updated: February 7
www.eeworm.com/read/286777/8743309
dsp txt2las.dsp
# Microsoft Developer Studio Project File - Name="txt2las" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C