代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/448922/7522201

m qam.m

% QAM.m compares OFDM (multicarrier) to multi-level QAM (single carrier) % when they transmit the same # of bits in a given time period setup read % read data for QAM - does not affect OFDM dat
www.eeworm.com/read/448922/7522211

asv qam.asv

% QAM.m compares OFDM (multicarrier) to multi-level QAM (single carrier) % when they transmit the same # of bits in a given time period setup read % read data for QAM - does not affect OFDM dat
www.eeworm.com/read/442119/7659041

drop macro.drop

# # Shorewall version 4 - Drop Macro # # /usr/share/shorewall/macro.Drop # # This macro generates the same rules as the Drop default action # It is used in place of action.Drop when USE_ACTIONS=No. #
www.eeworm.com/read/441397/7671095

m qr.m

%QR Orthogonal-triangular decomposition. % [Q,R] = QR(A) produces an upper triangular matrix R of the same % dimension as A and a unitary matrix Q so that A = Q*R. % % [Q,R,E] = QR(A) pr
www.eeworm.com/read/438146/7735402

h platinumfb.h

/* * linux/drivers/video/platinumfb-hw.c -- Frame buffer device for the * Platinum on-board video in PowerMac 7200s (and some clones based * on the same motherboard.) * * Created 09 Feb 1998 by
www.eeworm.com/read/434781/7801788

java ex12.java

// holding/Ex12.java // TIJ4 Chapter Holding, Exercise 12, page 410 /* Create and populate a List. Create a second List of the * same size as the first, and use ListIterator to re
www.eeworm.com/read/434781/7801794

java ex12a.java

// holding/Ex12a.java // TIJ4 Chapter Holding, Exercise 12, page 410 /* Create and populate a List. Create a second List of the * same size as the first, and use ListIterator to r
www.eeworm.com/read/434781/7801826

java holderex2.java

// generics/HolderEx2.java // TIJ4 Chapter Generics, Exercise 2, page 621 /* Create a holder class that holds three objects of the same type along * with the methods to store and fetch those objec
www.eeworm.com/read/434781/7801869

java music26.java

// typeinfo/music268/Music268.java // TIJ4 Chapter Typeinfo, Exercise 26, page 615 // Implement clearSpitValve() as described in the summary. /* Solution includes, in same package: * import java
www.eeworm.com/read/434450/7865872

awk reopen.awk

# Date: 04-12-89 11:24 # From: Jeff Clough # To: Rob Duff # Subj: Bug (I think) in AWK 2.12 # The AWK documentation implied that I could write to a file and then use # that same fi