代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/348694/10874380
m example4.m
%
% This Matlab script provides an interactive way to reproduce
% Example 4: Confidence interval for the mean reported in:
% Zoubir, A.M. and Boashash, B. The Bootstrap and Its Application in
%
www.eeworm.com/read/274316/10876695
cfg sur_ctr.cfg
8 Record mode (dist=1/time=2): 2
9 Dist interval: 0.2
10 Time interval (
www.eeworm.com/read/418955/10890533
m p_y.m
function pc3inte=P_y(interval,len);
% 该函数对区间进行裁减即Py投影,返回裁剪后的区间信号
if sign(interval(1))==sign(interval(len))
interval=interval.*(sign(interval)==sign(interval(1)));
inte=interp1([1,len],[i
www.eeworm.com/read/272894/10937012
dpr ex.dpr
{
Set-DP
F(S,i,k)
S is the visited set.
i is current node.
k=1 denotes being in the train from 1 to N.
k=2 denotes being in the train from N to 1.
}
program Ural_1267(Input,Output);
con
www.eeworm.com/read/271704/10983317
h sdl_timer.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2006 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser Genera
www.eeworm.com/read/417263/10998284
h sdl_timer.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2006 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser Genera
www.eeworm.com/read/417239/10999081
cpp multhread.cpp
// MulThread.cpp: implementation of the CMulThread class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "lane_new.h"
#include "Picture.h
www.eeworm.com/read/416051/11043318
m loadrinexobs.m
%%========================================
%% Toolbox for attitude determination
%% Zhen Dai
%% dai@zess.uni-siegen.de
%% ZESS, University of Siegen, Germany
%% Last Modified
www.eeworm.com/read/470421/6910604
java go.java
import java.awt.*;
import java.util.*;
//import javax.swing.*;
//import java.awt.image.*;
public class Go extends Panel
{
int whichStep;
Hashtable myHash;
Point pointNow;//当前的点
Point
www.eeworm.com/read/470205/6914695
c ticpd.c
//********************************************************************
//
// Author : ADI - Apps www.analog.com/MicroConverter
//
// Date : October 2003
//
// File