代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/473772/6840046

pot gsmlib.pot

# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy
www.eeworm.com/read/472548/6869872

m m_powerspec.m

function [waxis,Pyy]=m_powerspec(y,nfft,wind,nsamp,overlap) %estimates the power spectrum with the same method as in bicoherence %parameter checks [ly, nrecs] = size(y); if (ly == 1) y = y(:);
www.eeworm.com/read/395876/8148428

java rodent7.java

// interfaces/rodent/Rodent7.java // TIJ4 Chapter Interfaces, Exercise 7, page 320 // Modify Exercise 9 in the Polymorphism chapter so that Rodent is an // interface. /* Solution includes, in same
www.eeworm.com/read/395703/8158934

po tntjv0tipofdaypor.po

# Copyleft (C) 2006 Copyleft # This file is distributed under the same license as the TntJvTipOfDay unit. # JVCL adaption. # msgid "" msgstr "" "Last-Translator: Jordi March 'n"
www.eeworm.com/read/395703/8158946

po tntjv0tipofdayglg.po

# Copyleft (C) 2006 Copyleft # This file is distributed under the same license as the TntJvTipOfDay unit. # JVCL adaption. # msgid "" msgstr "" "Last-Translator: Jordi March 'n"
www.eeworm.com/read/395703/8159029

po tntjv0tipofdayspa.po

# Copyleft (C) 2006 Copyleft # This file is distributed under the same license as the TntJvTipOfDay unit. # JVCL adaption. # msgid "" msgstr "" "Last-Translator: Jordi March 'n"
www.eeworm.com/read/395703/8159109

po tntjv0tipofdaybaq.po

# Copyleft (C) 2006 Copyleft # This file is distributed under the same license as the TntJvTipOfDay unit. # JVCL adaption. # msgid "" msgstr "" "Last-Translator: Jordi March 'n"
www.eeworm.com/read/194440/8194532

m strmatfind.m

function ind=strmatfind(smat,s) % ind=strmatfind(smat,s) % % STRMATFIND searches a string matrix, smat, for a row whos contents % contain the same string as s. ind is returned as a vector of row % nu
www.eeworm.com/read/294635/8215093

txt resourceid.txt

This addin auto exports resource id's to the file rsrc.xxx when any of the resource scripts are updated. At the same time code properties are refreshed. This means that code complete on resource id'
www.eeworm.com/read/294077/8254968

m m_powerspec.m

function [waxis,Pyy]=m_powerspec(y,nfft,wind,nsamp,overlap) %estimates the power spectrum with the same method as in bicoherence %parameter checks [ly, nrecs] = size(y); if (ly == 1) y = y(:);