代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/325171/13221276

m pn_test.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Tests that using rand X times generates the same values as rand(1,X) clear all; % read in key for PN generator file_
www.eeworm.com/read/324188/13279844

cpp maxseqtree.cpp

#include "../Global.h" #include "../ProjDB.h" #include "SeqTree.h" #if defined( _FIND_MAX_SEQS ) // Assumes itemsets have the same size. inline bool ItemSetGreater( ItemSet * a, ItemSet * b ) { if(
www.eeworm.com/read/322651/13372101

po ml.po

# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FSF-India , 2003. # msgid "
www.eeworm.com/read/322302/13383033

m rest_loadmask.m

function mask=rest_loadmask(AX, AY, AZ, AMaskFilename) %Load mask for REST by Xiao-Wei Song % AX, AY, AZ should be the same size as the Volume, this size should be set automatically, but I use this
www.eeworm.com/read/321546/13403392

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 read % read data for QAM - does not affect OFDM data_in_po
www.eeworm.com/read/320227/13430506

m pn_test.m

%Name: Chris Shoemaker %Course: EER-280 - Digital Watermarking %Project: Tests that using rand X times generates the same values as rand(1,X) clear all; % read in key for PN generator file_
www.eeworm.com/read/318262/13482397

c zdtkipseed.c

#include "zd80211.h" #if!defined(AMAC) /* The Sbox is reduced to 2 16-bit wide tables, each with 256 entries. */ /* The 2nd table is the same as the 1st but with the upper and lower */ /* by
www.eeworm.com/read/315110/13551820

po ml.po

# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FSF-India , 2003. # msgid "
www.eeworm.com/read/315110/13551821

po he.po

# translation of libgtop.libgtop-GNOME-2-0-port.he.po to Hebrew # translation of libgtop.libgtop-GNOME-2-0-port.po to Hebrew # This file is distributed under the same license as the PACKAGE package. #
www.eeworm.com/read/309649/13666886

c palnfilt.c

/* +++Date last modified: 05-Jul-1997 */ /* ** PALNFILT.C - A palindrome filter. ** ** Reads lines of text and only passes lines which are palindromes, i.e. ** those which read the same forw