代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/410343/6276339

6 makefile.2.6

# Makefile for the Linux video drivers. # 5 Aug 1999, James Simmons, # Rewritten to use lists instead of if-statements. # Each configuration option enables a list o
www.eeworm.com/read/488127/6497076

txt 讲义.txt

触发器: 语法: create or replace trigger 名称 before/after/instead of insert/update/delete on 表名 for each row /statement when(条件) declare begin exception end; --for each row/statement
www.eeworm.com/read/488224/6498621

m factorize.m

function Factors = factorize(polyn) format long; Factors = []; % Use threshold of 1e-8 instead of 0 to account for % precision effects THRESH = 1e-8; % proots = roots(polyn); % get the zeroes of
www.eeworm.com/read/405053/11472694

todo

TODO ---- - Use 32-bit multiplications instead of 64-bit ones for less CPU cycles where the dynamic range is narrow enough not to affect quality. - Find out where this small quality difference is
www.eeworm.com/read/405053/11472703

changelog

Version 0.1, 03 May 2002: - Initial release. Version 0.2, 24 Jun 2002: - Make use of sin/cos interpolation functions instead of the floating point one for building window and mdct lookup t
www.eeworm.com/read/400577/11573353

m svc_nu.m

%SVC_NU Support Vector Classifier: NU algorithm % % This routine is outdated, use NUSVC instead % % [W,J,C] = SVC(A,TYPE,PAR,NU,MC,PD) % % INPUT % A Dataset % TYPE Type of the kernel (opti
www.eeworm.com/read/259541/11784203

readme

picocom by Nick Patavalis (npat@efault.net) As its name suggests, [picocom] is a minimal dumb-terminal emulation program. It is, in principle, very much like minicom, only it's "pico" instead of "m
www.eeworm.com/read/259531/11785012

in config.h.in

/* config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID /* Default baud rate */ #undef DEF_BA
www.eeworm.com/read/344239/11895249

java music2.java

//: polymorphism/music/Music2.java // Overloading instead of upcasting. package polymorphism.music; import static net.mindview.util.Print.*; class Stringed extends Instrument { public void pl
www.eeworm.com/read/256657/11980607

py svmc.py

# This file was created automatically by SWIG. # Don't modify this file, modify the SWIG interface instead. # This file is compatible with both classic and new-style classes. import _svmc def _swig_