代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/102935/6228472

makefile

# # Makefile for the USB Mass Storage device drivers. # # 15 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # O_TARGET := storage.o EXTRA_CFLAGS :=
www.eeworm.com/read/101042/6258517

txt options.txt

Note that the UNROLL option makes the 'inner' des loop unroll all 16 rounds instead of the default 4. RISC1 and RISC2 are 2 alternatives for the inner loop and PTR means to use pointers arithmatic ins
www.eeworm.com/read/410343/6276340

4 makefile.2.4

# Makefile for the Linux video drivers. # 5 Aug 1999, James Simmons, # Rewritten to use lists instead of if-statements. O_TARGET := video.o mod-subdirs := matr
www.eeworm.com/read/485314/6557897

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/480213/6668347

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/478118/6720099

java intcount.java

// control/IntCount.java // TIJ4 Chapter Control, Exercise 7, page 146 // Modify exercise 1 so that the program exits by using the break keyword at // value 99. Try using return instead. import
www.eeworm.com/read/478118/6720238

java arrayofgenerics10.java

// arrays/ArrayOfGenerics10.java // TIJ4 Chapter Arrays, Exercise 10, page 762 // Modify ArrayOfGeneric.java to use containers instead of arrays. // Show that you can eliminate the compile-time war
www.eeworm.com/read/478118/6720266

java c7.java

// reusing/Ex7/C7.java // TIJ4 Chapter Reusing, Exercise 7, page 246 /* Modify Exercise 5 so that A and B have constructors with arguments instead * of default constructors. Write a constructor for
www.eeworm.com/read/263024/11379585

makefile

# # Makefile for the USB Mass Storage device drivers. # # 15 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # O_TARGET := storage.o EXTRA_CFLAGS :=
www.eeworm.com/read/407914/11408623

m gfnormrespf2.m

%GFNORMRESPF2 2-D filter response using frequency domain filters (REPLACED). % % GFNORMRESPF2 IS REPLACED BY GFRESPF2 AND WILL BE REMOVED IN FUTURE % VERSIONS, USE GFRESPF2 INSTEAD. % % [R] = GF