代码搜索:Multiple

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

代码结果 9,501
www.eeworm.com/read/299957/7818301

h cmnhdr.h

/****************************************************************************** Module: CmnHdr.h Notices: Copyright (c) 2008 Jeffrey Richter & Christophe Nasarre Purpose: Common header file contai
www.eeworm.com/read/199075/7890312

cpp formulti.cpp

//listing 6.9 // demonstrates multiple statements in // for loops #include int main() { for (int i=0, j=0; i
www.eeworm.com/read/398819/7918882

m zak.m

function dzt=zak(sig,N,M) %ZAK Zak transform. % DZT=ZAK(SIG,N,M) computes the Zak transform of signal SIG. % % SIG : Signal to be analysed (length(X)=N1). % N : number of Zak coefficients in time (
www.eeworm.com/read/198548/7928485

m zak.m

function dzt=zak(sig,N,M) %ZAK Zak transform. % DZT=ZAK(SIG,N,M) computes the Zak transform of signal SIG. % % SIG : Signal to be analysed (length(X)=N1). % N : number of Zak coefficients in t
www.eeworm.com/read/298871/7929036

m nnpin.m

function y = nnpin(x,a,b,q) %NNPIN Neural Network Design utility function. % NNPIN(X,A,B,Q) % X - Number or matrix. % A - Lower bound. % B - Upper bound. % Q - Quantization constant (o
www.eeworm.com/read/297900/7986188

m zak.m

function dzt=zak(sig,N,M) %ZAK Zak transform. % DZT=ZAK(SIG,N,M) computes the Zak transform of signal SIG. % % SIG : Signal to be analysed (length(X)=N1). % N : number of Zak coefficients in time (
www.eeworm.com/read/398242/7997664

c 4.c

main( ) { int m, n, a, b, t, c; printf(" Input two integer numbers :\n"); scanf(" %d %d",&a ,&b); m=a; n=b; if(a
www.eeworm.com/read/297707/8002337

c lind6-1.c

#include void main() { long a,b,t,i,app,mul; //app presents the max common approximate number of the two numbers // mul presents the min common multiple number of the two numbers
www.eeworm.com/read/197224/8011034

1st readme.1st

MINICOM 1.5 BETA -- C Source Code. The keyserv process is gone, and bugs have been solved. Major additions are _scrollback_ (10 pages!), local echo, and multiple dial strings. A FREEWARE Telix Clo
www.eeworm.com/read/397647/8031306

plg lr(1)分析器.plg

Build Log --------------------Configuration: LR(1)分析器 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ADMI