代码搜索:Multiple

找到约 9,501 项符合「Multiple」的源代码

代码结果 9,501
www.eeworm.com/read/199083/7889238

m zerohold.m

function Y=zerohold(X,N) %ZEROHOLD Oversample the input X, by N times, using zero order hold. % Y=zerohold(X,N) % If X is a matrix then each row is over sampled % % See : SUBSAMP % Copyr
www.eeworm.com/read/433936/7903227

m zerohold.m

function Y=zerohold(X,N) %ZEROHOLD Oversample the input X, by N times, using zero order hold. % Y=zerohold(X,N) % If X is a matrix then each row is over sampled % % See : SUBSAMP % Copyr
www.eeworm.com/read/331392/12830495

txt readme.txt

Test IIC master receive or transmit function with multiple char.
www.eeworm.com/read/142657/12932139

def backprnt.def

; module-definition file for generic -- used by LINK.EXE NAME Generic ; application's module name DESCRIPTION 'Sample Microsoft Windows Application' EXETYPE WINDOWS ; require
www.eeworm.com/read/142657/12932324

def eventtst.def

; module-definition file for generic -- used by LINK.EXE NAME Generic ; application's module name DESCRIPTION 'Sample Microsoft Windows Application' EXETYPE WINDOWS ; require
www.eeworm.com/read/142657/12932663

def prntwait.def

; module-definition file for generic -- used by LINK.EXE NAME Generic ; application's module name DESCRIPTION 'Sample Microsoft Windows Application' EXETYPE WINDOWS ; require
www.eeworm.com/read/138561/13232846

asm autocorf.asm

*=============================================================================== * * TEXAS INSTRUMENTS, INC. * * AUTOCORRELATION * * Revision Date: 4/30/98 * * USAGE * * This routine is
www.eeworm.com/read/137365/13326311

lnt co-powrc.lnt

// co-powrc.lnt // Compiler Options for Power C, Version 1.1, 2.0 -ctc // Similar to Turbo C // This file contains options to allow PC-lint to process source // files for yo
www.eeworm.com/read/320163/13431706

def progect.def

application { Progect lbPG } multiple code { todosect uisect tasksect }
www.eeworm.com/read/310212/13654728

m diric.m

function y=diric(x,N) %DIRIC Dirichlet, or periodic sinc function % Y = DIRIC(X,N) returns a matrix the same size as X whose elements % are the Dirichlet function of the elements of X. Positiv