代码搜索:L
找到约 10,000 项符合「L」的源代码
代码结果 10,000
www.eeworm.com/read/245849/12777610
m l_rename.m
function wlog=l_rename(wlog,varargin)
% Function replaces one or more curve mnemonics by new ones
% The function also works with structure arrays.
%
% Written by: E. R.: December 24, 2000
% Last updat
www.eeworm.com/read/245849/12777613
m l_plot.m
function aux=l_plot(wlog,varargin)
% Function plots log curves; a curve's properties can be changed by
% right-clicking on the curve and choosing new curve parameters from the
% pop-up menu.
%
% Wri
www.eeworm.com/read/245849/12777642
m l_average.m
function wlog=l_average(wlog,varargin)
% Function computes running average over specified log curves
% The function needs equidistantly sampled data; no null values
% Written by: E. R., June 7, 2001
%
www.eeworm.com/read/245849/12777692
m l_gd.m
function description=l_gd(wlog,mnem)
% Get the description of the curve with mnemonic "mnem" from log data set "wlog".
% If S4M.case_sensitive is set to false, the case of the curve mnemonic is disreg
www.eeworm.com/read/245849/12777699
m l_interpolate.m
function wlog=l_interpolate(wlog,mnemonics)
% Function interpolates null values of all curves specified by an optional list
% of mnemonics. The function assumes that null values are represented by Na
www.eeworm.com/read/245849/12777708
m l_lithocurves.m
function wlog=l_lithocurves(wlog,varargin)
% Function computes "logical" curves representing lithology. The curve values are
% either 1 (true), if a particular lithology is present, or 0 (false), if i
www.eeworm.com/read/245849/12778080
m l_info.m
function info=l_info(wlog,mnem)
% Get the row of column_info that pertains to a particular column of a well log.
% If global variable S4M.case_sensitive is set to false, the case of the
% column mnemo
www.eeworm.com/read/144526/12786309
asm 10_l.asm
data_seg segment
car db 29
db 40h,0bh,0,0
db 14 dup(40h,0bh,1,0)
db 40h,00h,0,1
db 13 dup(02ah,0bh,-1,0)
;-----------------------
www.eeworm.com/read/144526/12786351
exe 10_l.exe
www.eeworm.com/read/144526/12786391