代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/411365/11248155
properties tutorial.properties
#HSQL Database Engine
#Thu Mar 30 15:43:53 PST 2006
hsqldb.script_format=0
runtime.gc_interval=0
sql.enforce_strict_size=false
hsqldb.cache_size_scale=8
readonly=false
hsqldb.nio_data_file=true
www.eeworm.com/read/334860/12568312
m rand.m
%R=rand(m,n) 生成(0,1)上均匀分布的m行n列随机矩阵
%RAND Uniformly distributed random numbers.
% RAND(N) is an N-by-N matrix with random entries, chosen from
% a uniform distribution on the interval (0.0,1.0
www.eeworm.com/read/235612/14060071
m vint2vrms.m
function vrms=vint2vrms(vint,t,tout)
% VINT2VRMS: convert interval to rms velocity
%
% vrms=vint2vrms(vint,t,tout)
% vrms=vint2vrms(vint,t)
%
% VINS2VRMS computes rms velocity as a function of
www.eeworm.com/read/235612/14060080
m vint2vave.m
function vave=vint2vave(vint,t,tout)
% VINT2VAVE: convert interval velocity to average
%
% vave=vint2vave(vint,t,tout)
% vave=vint2vave(vint,t)
%
% VINS2VAVE computes average velocity as a funct
www.eeworm.com/read/235546/14064235
m ofdmce5.m
% ofdmce5.m
%64个子在波
%
%
% Programmed by T.Yamamura and H.Harada
%
% GI CE GI data GI data...(data 6symbols)
% (CE: Chanel estimation symbol, GI Guard interval)
%
function[ber,per]=ofdmce5(
www.eeworm.com/read/102394/15783401
changelog
Sun Jul 15 17:53:48 2001 Brian Gough
* removed interval type
Sun May 6 14:26:59 2001 Brian Gough
* test.c: removed tests for macros, whi