代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/135541/13922166
ip-up
#!/bin/bash
# This file should not be modified -- make local changes to
# /etc/ppp/ip-up.local instead
PATH=/sbin:/usr/sbin:/bin:/usr/bin
export PATH
LOGDEVICE=$6
REALDEVICE=$1
[ -f /etc/sysconfig/
www.eeworm.com/read/133524/14037519
todo
o Fix compilation problems with the sox module under Solaris.
o Fix code to compile strict-ANSI.
o Use libraries where possibly in format modules instead of command line
programs.
o Pass fil
www.eeworm.com/read/132706/14077944
m lp.m
function [xout, lambdaout, howout] = lp(f,A,b,VLB,VUB,x0,N,verbosein)
% Functionally equivalent to Optimization Toolbox LP.M, but calls
% BPMPD instead; accepts both full and sparse A.
% Type "help
www.eeworm.com/read/132535/14085739
m dispsig.m
function dispsig(signalMatrix, range, titlestr);
%DISPSIG - deprecated!
%
% Please use icaplot instead.
%
% See also ICAPLOT
% @(#)$Id: dispsig.m,v 1.2 2003/04/05 14:23:57 jarmo Exp $
fprintf('\nN
www.eeworm.com/read/202107/15390554
cpp hashset.cpp
#include "hashset.h"
using namespace std;
// we do not compute prime numbers but use a table instead
static const int num_primes = 25;
static const unsigned long prime_list[] = {
53, 9
www.eeworm.com/read/111082/15519479
html systemmetaphor.html
System Metaphor
System Metaphor
What ExtremeProgramming (XP) uses instead of a formal architecture
www.eeworm.com/read/106648/15631449
m dispsig.m
function dispsig(signalMatrix, range, titlestr);
%DISPSIG - deprecated!
%
% Please use icaplot instead.
%
% See also ICAPLOT
% @(#)$Id: dispsig.m,v 1.2 2003/04/05 14:23:57 jarmo Exp $
fprintf('\nN
www.eeworm.com/read/100204/15880619
vms readme.vms
This README was written by Dr. Eberhard Heuser-Hofmann
vaxinf@chclu.chemie.uni-konstanz.de
If you are looking for a *.zip file instead of the tar arvhive,
check this address:
ftp://v36.chemie.uni-k
www.eeworm.com/read/100148/15882642
bor makefile.bor
# Makefile for Zip, ZipCloak, ZipNote and ZipSplit for
# Borland (Turbo) C++ 1.0 or 2.0.
# Warning: this file is not suitable for Turbo C 2.0. Use makefile.tc instead.
# To use, do "make -fmakefile.b
www.eeworm.com/read/192259/8391218
c sendfd.c
#include
#include
#include "ourhdr.h"
/* Pass a file descriptor to another process.
* If fd