代码搜索:performs

找到约 4,693 项符合「performs」的源代码

代码结果 4,693
www.eeworm.com/read/129991/14213310

txt performs a dot product on 256 pairs of 9 element vectors.txt

*=============================================================================== * * TEXAS INSTRUMENTS, INC. * * MINIMUM ERROR SEARCH LOOP * * Revision Date: 04/23/97 * * USAGE This routin
www.eeworm.com/read/129991/14213321

txt this routine performs the bit-reversal of the input array x.txt

TEXAS INSTRUMENTS, INC. * * AUTOCORRELATION * * Revision Date: 04/16/97 * * USAGE This routine is C Callable and can be called as: * * int autcor(short ac[], short sd[], int N, int M)
www.eeworm.com/read/202979/15368498

txt performs a dot product on 256 pairs of 9 element vectors.txt

*=============================================================================== * * TEXAS INSTRUMENTS, INC. * * MINIMUM ERROR SEARCH LOOP * * Revision Date: 04/23/97 * * USAGE This routin
www.eeworm.com/read/202979/15368504

txt this routine performs the bit-reversal of the input array x.txt

TEXAS INSTRUMENTS, INC. * * AUTOCORRELATION * * Revision Date: 04/16/97 * * USAGE This routine is C Callable and can be called as: * * int autcor(short ac[], short sd[], int N, int M)
www.eeworm.com/read/378186/9242992

f ltrans.f

Subroutine ltrans ( n, m, a, t ) ! ---------------------------------------------------- ! --- 'ltrans' performs a local transpose. Input array ! is 'a', output array is 't'. ! --------------
www.eeworm.com/read/373369/9461174

java dogsandrobots.java

//: generics/DogsAndRobots.java // No latent typing in Java import typeinfo.pets.*; import static net.mindview.util.Print.*; class PerformingDog extends Dog implements Performs { public void
www.eeworm.com/read/169058/9883915

java dogsandrobots.java

//: generics/DogsAndRobots.java // No latent typing in Java import typeinfo.pets.*; import static net.mindview.util.Print.*; class PerformingDog extends Dog implements Performs { public void
www.eeworm.com/read/362013/10023701

m exampleusps.m

% Example on how to use LDS on the Uspst dataset load uspst; ks = unique( y ); k = length( ks ); for i=1:10 Xl = X(idxLabs(i,:),:)'; Xu = X(idxUnls(i,:),:)'; Yl = y(idxLabs(i,:)); Yu = y(i
www.eeworm.com/read/277285/10649424

c misc.c

/*********************************************************************** ** ** ** misc.c
www.eeworm.com/read/277285/10649470

c misc.c

/*********************************************************************** ** ** ** misc.c