代码搜索:WELL
找到约 9,521 项符合「WELL」的源代码
代码结果 9,521
www.eeworm.com/read/476738/6749239
h call.h
#include "apue.h"
#include
#include
#define CS_CALL "/home/sar/calld" /* well-known server name */
#define CL_CALL "call" /* command for server */
extern char escapec; /*
www.eeworm.com/read/264377/11317710
h call.h
#include "apue.h"
#include
#include
#define CS_CALL "/home/sar/calld" /* well-known server name */
#define CL_CALL "call" /* command for server */
extern char escapec; /*
www.eeworm.com/read/408584/11381575
h unpicmpd.h
#ifndef __unpicmp_h
#define __unpicmp_h
#include "unp.h"
#define ICMPD_PATH "/tmp/icmpd" /* server's well-known pathname */
struct icmpd_err {
int icmpd_errno;/* EHOSTUNREACH, EMSGSIZE, ECONN
www.eeworm.com/read/156956/11750385
m t_loadcase.m
function t_loadcase(quiet)
%T_LOADCASE Test that loadcase() works with a struct as well as case file.
% MATPOWER
% $Id: t_loadcase.m,v 1.3 2004/09/02 03:02:19 ray Exp $
% by Ray Zimmerman, PSE
www.eeworm.com/read/259727/11770759
m t_loadcase.m
function t_loadcase(quiet)
%T_LOADCASE Test that loadcase() works with a struct as well as case file.
% MATPOWER
% $Id: t_loadcase.m,v 1.5 2005/11/04 18:09:48 ray Exp $
% by Ray Zimmerman, PSE
www.eeworm.com/read/259565/11782748
m info2label.m
function label=info2label(info)
% Create label for axis annotation from two-element or three-element
% cell array such as those found in structures for seismic data, well logs,
% p.d.f.s, etc.
% Wri
www.eeworm.com/read/259565/11782792
m l1_slope_intercept.m
function [a,b]=l1_slope_intercept(x,y,alpha)
% Compute L2 approximation to slope and intercept
% y =a + b x
% With correction factor for Nsiko-well
% Written by: E. R.: August 8, 2003
% last updated:
www.eeworm.com/read/257911/11907225
m t_loadcase.m
function t_loadcase(quiet)
%T_LOADCASE Test that loadcase() works with a struct as well as case file.
% MATPOWER
% $Id: t_loadcase.m,v 1.5 2005/11/04 18:09:48 ray Exp $
% by Ray Zimmerman, PSE
www.eeworm.com/read/253405/12226053
h call.h
#include "apue.h"
#include
#include
#define CS_CALL "/home/sar/calld" /* well-known server name */
#define CL_CALL "call" /* command for server */
extern char escapec; /*
www.eeworm.com/read/151143/12233138
m l1_slope_intercept.m
function [a,b]=l1_slope_intercept(x,y,alpha);
% Compute L2 approximation to slope and intercept
% y =a + b x
% With correction factor for Nsiko-well
% Written by: E. R.: August 8, 2003
% last upd