代码搜索:spread

找到约 1,538 项符合「spread」的源代码

代码结果 1,538
www.eeworm.com/read/433100/8546702

spread

www.eeworm.com/read/240472/4573858

nice spread

Lightning 1279882349 1 1279882344 31.000 1279879777 65.000 1279877746 100.000 1279877747 70.000 1382966355 2687 1279878771 89.000 1279879031 82.000 1332765556 65.000 1279879523 RGB: 100.0% 1
www.eeworm.com/read/414769/11102597

for spread.for

SUBROUTINE spread(y,yy,n,x,m) INTEGER m,n REAL x,y,yy(n) INTEGER ihi,ilo,ix,j,nden,nfac(10) REAL fac SAVE nfac DATA nfac /1,1,2,6,24,120,720,5040,40320,
www.eeworm.com/read/291235/8433422

cpp spread.cpp

#include "nr.h" void NR::spread(const DP y, Vec_IO_DP &yy, const DP x, const int m) { static int nfac[11]={0,1,1,2,6,24,120,720,5040,40320,362880}; int ihi,ilo,ix,j,nden; DP fac; int n=y
www.eeworm.com/read/189239/8482919

m spread.m

% Program 5-7 % spread.m % % Data spread function % % Programmed by M.Okita and H.Harada % function [iout, qout] = spread(idata, qdata, code1) % *******************************************
www.eeworm.com/read/433100/8546622

f spread.f

www.eeworm.com/read/433100/8546650

spread2

www.eeworm.com/read/428214/8883416

m spread.m

% Program 5-7 % spread.m % % Data spread function % % programmed by yixongshu,2006.8.9 function [iout,qout]=spread(idata,qdata,code1); % % code1: spread code sequence % switch nargin ca
www.eeworm.com/read/182909/9185874

m spread.m

% Program 5-7 % spread.m % % Data spread function % % Programmed by M.Okita and H.Harada % function [iout, qout] = spread(idata, qdata, code1) % *******************************************
www.eeworm.com/read/379443/9197144

m spread.m

% Program 5-7 % spread.m % % Data spread function % % Programmed by M.Okita and H.Harada % function [iout, qout] = spread(idata, qdata, code1) % *******************************************