代码搜索:Las 开发教程
找到约 10,000 项符合「Las 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/286777/8743517
exe txt2las.exe
www.eeworm.com/read/286777/8743526
exe las2txt.exe
www.eeworm.com/read/168118/9938399
m logtype2las.m
function [mnem,name]=logtype2las(itype)
% [mnem,name]=logtype2las(itype)
%
% Convert a numeric logtype, as generated by LAS2LOGTYPE, to a 4 letter
% las mnemonic identifying a log.
% The master lis
www.eeworm.com/read/168118/9938433
m las2logtype.m
function itype=las2logtype(mnem)
% itype=las2logtype(mnem)
%
% Convert a 4 letter las mnemonic identifying a log to a numeric logtype.
% The master list of possible numeric logtypes is to be fou
www.eeworm.com/read/245849/12777426
m read_las_file.m
function [wlog,las_header]=read_las_file(filename,iprint)
% Function reads well logs from a disk file in LAS (Log ASCII Standard) Version 2.0
% format as specified by the Canadian Well Logging Society
www.eeworm.com/read/245849/12777561
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/245849/12777583
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/259565/11781902
m read_las_file.m
function [wlog,las_header]=read_las_file(filename,iprint)
% Function reads well logs from a disk file in LAS (Log ASCII Standard) Version 2.0
% format as specified by the Canadian Well Logging Society
www.eeworm.com/read/259565/11782048
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/259565/11782071
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