代码搜索:Reality

找到约 189 项符合「Reality」的源代码

代码结果 189
www.eeworm.com/read/307320/3724678

tcl test-suite-linkstate.tcl

# Agent/TCP set tcpTick_ 0.1 # The default for tcpTick_ is being changed to reflect a changing reality. Agent/TCP set rfc2988_ false # The default for rfc2988_ is being changed to true. # FOR UPDATING
www.eeworm.com/read/303435/3812394

psvelocity

#! /bin/sh # display velocity scans and "picks" # Look at velocity scans -- in reality would make picks interactively nv=120 dv=75.0 fv=4000.0 fold=12 # only have 12 shots, otherwise would be 64/2=3
www.eeworm.com/read/303435/3813051

psvelocity

#! /bin/sh # display velocity scans and "picks" # Look at velocity scans -- in reality would make picks interactively nv=120 dv=75.0 fv=4000.0 fold=12 # only have 12 shots, otherwise would be 64/2=3
www.eeworm.com/read/303435/3813078

psvelocity

#! /bin/sh # display velocity scans and "picks" # Look at velocity scans -- in reality would make picks interactively nv=120 dv=75.0 fv=4000.0 fold=12 # only have 12 shots, otherwise would be 64/2=3
www.eeworm.com/read/389028/2545095

tcl test-suite-satellite.tcl

# Agent/TCP set tcpTick_ 0.1 # The default for tcpTick_ is being changed to reflect a changing reality. Agent/TCP set rfc2988_ false # The default for rfc2988_ is being changed to true. # FOR UPDATING
www.eeworm.com/read/389028/2545124

tcl test-suite-sliding-window.tcl

# Agent/TCP set tcpTick_ 0.1 # The default for tcpTick_ is being changed to reflect a changing reality. Agent/TCP set rfc2988_ false # The default for rfc2988_ is being changed to true. # FOR UPDATING
www.eeworm.com/read/389028/2545160

tcl test-suite-wireless-gridkeeper.tcl

# Agent/TCP set tcpTick_ 0.1 # The default for tcpTick_ is being changed to reflect a changing reality. Agent/TCP set rfc2988_ false # The default for rfc2988_ is being changed to true. # FOR UPDATING
www.eeworm.com/read/389028/2545243

tcl test-suite-wireless-lan.tcl

# Agent/TCP set tcpTick_ 0.1 # The default for tcpTick_ is being changed to reflect a changing reality. Agent/TCP set rfc2988_ false # The default for rfc2988_ is being changed to true. # FOR UPDATING
www.eeworm.com/read/117859/14902237

m tfrrmsct.m

%function tfrrmsct %TFRRMSCT Unit test for the function TFRRMSC. % O. Lemoine - April 1996. N=64; % Reality of the TFR sig=noisecg(N); [tfr,rtfr]=tfrrmsc(sig); if sum(any(abs(imag(rtfr))>sqrt(eps)
www.eeworm.com/read/117859/14902306

m tfrrpwvt.m

%function tfrrpwvt %TFRRPWVT Unit test for the function TFRRPWV. % F. Auger - December 1995. N=128; % Reality of the TFR sig=noisecg(N); [tfr,rtfr]=tfrrpwv(sig); if sum(any(abs(imag(rtfr))>sqrt(ep