代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/165556/10057563
ini junkbstr.ini
# Sample Configuration file for the Internet Junkbuster 2.0
#
# Copyright 1997-8 Junkbusters Corp. For distribution, modification and use
# under the GNU General Public License. These files come
www.eeworm.com/read/361257/10062815
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/360806/10077833
c sbpcd4.c
/*
* duplication of sbpcd.c for multiple interfaces
*/
#define SBPCD_ISSUE 4
#include "sbpcd.c"
www.eeworm.com/read/360806/10077852
c sbpcd3.c
/*
* duplication of sbpcd.c for multiple interfaces
*/
#define SBPCD_ISSUE 3
#include "sbpcd.c"
www.eeworm.com/read/360806/10077873
c sbpcd2.c
/*
* duplication of sbpcd.c for multiple interfaces
*/
#define SBPCD_ISSUE 2
#include "sbpcd.c"
www.eeworm.com/read/164050/10134105
m exm04131_1.m
%exm04131_1.m
clear
S=['This string array '
'has multiple rows.']
size(S)
www.eeworm.com/read/163899/10140793
txt readme.txt
This PLASMA demo will show the technique of using the new color cycling feature
of DGC beta 5. Also, you can now create multiple starfields on your screen,
each with it's own properties and bounda
www.eeworm.com/read/163246/10168947
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/359019/10169584
todo
/* @(#)TODO 1.3 97/10/15 eric */
1) Finish multiple paths. Update nlink count on directories if it is
different than what stat returned. Save the nlink count that we store in
the rock ridge attri
www.eeworm.com/read/356267/10233571
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