代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/358128/3005069
test func_time.test
#
# time functions
#
--disable_warnings
drop table if exists t1,t2,t3;
--enable_warnings
# Set timezone to GMT-3, to make it possible to use "interval 3 hour"
set time_zone="+03:00";
select from_day
www.eeworm.com/read/264106/4289591
properties petclinic.properties
#HSQL Database Engine
#Wed Jul 20 17:10:21 EDT 2005
hsqldb.cache_file_scale=1
runtime.gc_interval=0
version=1.8.0
modified=no
hsqldb.script_format=0
hsqldb.cache_size_scale=10
hsqldb.cache_sca
www.eeworm.com/read/264106/4289789
properties jpetstore.properties
#HSQL Database Engine
#Wed Jul 20 16:49:09 EDT 2005
hsqldb.cache_file_scale=1
runtime.gc_interval=0
version=1.8.0
modified=no
hsqldb.script_format=0
hsqldb.cache_size_scale=10
hsqldb.cache_sca
www.eeworm.com/read/473293/6850866
m read_o.m
function [OHeader,ObsData]=Read_O(q)
% global DateT
%OHeader.
%interval 历元间隔
%TimeOBeg 历元开始时间
%TimeOEnd 历元结束时间
%ApproXYZ.X ApproXYZ.Y ApproXYZ.Z 测站的近似坐标
www.eeworm.com/read/194440/8192929
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/194440/8192938
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/394381/8227890
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/412963/11172410
properties event.properties
#HSQL Database Engine 1.8.0.7
#Wed Jul 25 16:52:50 CST 2007
hsqldb.script_format=0
runtime.gc_interval=0
sql.enforce_strict_size=false
hsqldb.cache_size_scale=8
readonly=false
hsqldb.nio_data_f