代码搜索:Las 开发教程

找到约 10,000 项符合「Las 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/319460/3557178

s tkse_las_evt.s

/* *---------------------------------------------------------------------- * T-Kernel / Standard Extension * * Copyright (C) 2006 by Ken Sakamura. All rights reserved. * T-Kernel / Stand
www.eeworm.com/read/303435/3812224

c las2su.c

/* Copyright (c) Colorado School of Mines, 2006.*/ /* All rights reserved. */ /* LAS2SU: $Revision: 1.2 $ ; $Date: 2006/11/07 22:58:42 $ */ #include "par.h" #include "su.h" #in
www.eeworm.com/read/303435/3812371

sh las2su.sh

#!/bin/sh # Convert a LAS file to SU format # Author: Werner M. Heigl # Usage: ./las2su.sh lasfile ndc nsamp start dz units # All parameters are required until a program is written # that extracts t
www.eeworm.com/read/371704/2779059

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/371704/2779106

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/371704/2779117

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/194440/8194692

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/194440/8194764

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/135535/13922507

cc s_las2.cc

// File: s_las2.cc -- Implements the las2 class // Author: Suvrit Sra // Date: 14 nov, 2003 /************************************************************************* THE ORIGINAL SVDPAKC COPYRIGHT
www.eeworm.com/read/135535/13922545

cc s_las1.cc

// File: s_las1.cc -- Implements s_las1 // Author: Suvrit Sra // Date: 14, nov 2003 /************************************************************************* THE ORIGINAL SVDPAKC COPYRIGHT