代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/375190/2731540
hpp alpha_rounding_control.hpp
/* Boost interval/detail/alpha_rounding_control.hpp file
*
* Copyright 2005 Felix H鰂ling, Guillaume Melquiond
*
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying fi
www.eeworm.com/read/369339/2800900
1 sleep.1
.th SLEEP I 11/1/73
.sh NAME
sleep \*- suspend execution for an interval
.sh SYNOPSIS
.bd sleep
time
.sh DESCRIPTION
.it Sleep
suspends execution for
.it time
seconds.
It is used to execute a command
www.eeworm.com/read/358128/3004076
result subselect_notembedded.result
purge master logs before (select adddate(current_timestamp(), interval -4 day));
ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for t
www.eeworm.com/read/476081/6773424
m ip_07_01.m
% MATLAB script for Illustrated Problem 7.1.
echo on
T=1;
delta_T=T/200; % sampling interval
alpha=0.5; % rolloff factor
fc=40/T; % carrier frequency
A_m=1;
www.eeworm.com/read/194440/8195052
m vzanticline.m
% VZANTICLINE: model an anticline beneath a v(z) medium
%
%
% Just run the script
dx=10; %cdp interval
xmax=2500;zmax=1000; %maximum line length and maximum depth
%define the v(z) medium
z
www.eeworm.com/read/293183/8310688
m tree_map.m
%TREE_MAP Map a dataset by binary decision tree
%
% F = tree_map(A,W)
%
% Maps the dataset A by the binary decision tree classfier W on the
% [0,1] interval for each of the classes W is trained on
www.eeworm.com/read/173705/9640998
m confintp.m
function[Lo,Up]=confintp(x,statfun,alpha,B1,varargin)
%
% [Lo,Up]=confintp(x,statfun,alpha,B1,PAR1,...)
%
% Confidence interval of the estimator of a parameter
% based on the
www.eeworm.com/read/411027/11260972
h config.h
#ifndef __CONFIG_H
#define __CONFIG_H
/*** default Output-mode ***/
#define DEFAULTMODE OSS
//#define DEFAULTMODE Serial
/*** song interval (msec) ***/
#define DEFAULT_WAIT 100
/*** default sequenc
www.eeworm.com/read/334557/12591492
h partitioning.h
// Scintilla source code edit control
/** @file Partitioning.h
** Data structure used to partition an interval. Used for holding line start/end positions.
**/
// Copyright 1998-2007 by Neil Hodgson
www.eeworm.com/read/237957/13918026
h input_maker.h
// input_maker.h
#include "../source/libw.h"
#ifndef INPUTMAKER_H
#define INPUTMAKER_H
void Input_maker(int type, Interval &In); // function for making 6 different