代码搜索:Generates

找到约 10,000 项符合「Generates」的源代码

代码结果 10,000
www.eeworm.com/read/245201/12810907

c alg37.c

#include #include #include #include /* generates: original vector sequence: 0 1 0 2 0 3 0 4 0 5 vector after remove, without applying e
www.eeworm.com/read/245201/12810923

c alg8.c

#include #include #include #include /* generates: array element sequence after sort: 12 15 17 19 20 22 23 26 29 35 40 51 equal_range result
www.eeworm.com/read/245201/12810932

c alg4.c

#include #include #include #include /* generates: 0 1 1 3 5 8 13 shifting array sequence left by 1: 1 1 3 5 8 13 13 shifting vector
www.eeworm.com/read/245113/12819148

txt jsp源码实例1(输出).txt

作者:blackwhites 日期:2000-9-30 10:04:54 package coreservlets; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; /** Simple servlet that generates HTML. * * Taken
www.eeworm.com/read/142092/12963109

m nspunfilt.m

function [h,xs,w] = nspunfilt(data,nyy,t0,t1) % The function NSPUNFILT generates the HHT spectrum % of data(n,k) in time-frequency space, where % n specifies the length of time series, and % k
www.eeworm.com/read/142092/12963126

m nspeunfilt.m

function [h,xs,w] = nspeunfilt(data,nyy,t0,t1) % The function NSPEUNFILT generates an improved HHT spectrum % of data(n,k) in time-frequency space, where % n specifies the length of time series,
www.eeworm.com/read/142092/12963157

m sawt.m

function z=sawt(t) % The function SAWT generates a triangle saw tooth function. % % Calling sequence- % z=sawt(t) % % Input- % t - column vector data t(n) % Output- % z - column vector da
www.eeworm.com/read/139714/13137783

txt jsp源码实例1(输出).txt

作者:blackwhites 日期:2000-9-30 10:04:54 package coreservlets; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; /** Simple servlet that generates HTML. * * Taken
www.eeworm.com/read/138595/13229259

txt jsp源码实例1(输出).txt

作者:blackwhites 日期:2000-9-30 10:04:54 package coreservlets; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; /** Simple servlet that generates HTML. * * Taken
www.eeworm.com/read/240174/13233311

m amtriang.m

function y = amtriang(N,t0,T); %AMTRIANG Generate triangular amplitude modulation. % Y = AMTRIANG(N,T0,T) generates a triangular amplitude modulation % centered on a time T0, and with a spread propor