代码搜索:INTERVAL

找到约 8,094 项符合「INTERVAL」的源代码

代码结果 8,094
www.eeworm.com/read/310212/13654661

m rectpuls.m

function y = rectpuls(t,Tw) %RECTPULS Sampled aperiodic rectangle generator. % RECTPULS(T) generates samples of a continuous, aperiodic, % unity-height rectangle at the points specified in arra
www.eeworm.com/read/310212/13654857

m inbounds.m

function x = inbounds(x,lim,logscale) %INBOUNDS Returns value limited to interval. % inbounds(x,lim), where x is a scalar and lim = [lower_bound % upper_bound], clips x to the interv
www.eeworm.com/read/307760/13715450

m example5.m

% % This Matlab script provides an interactive way to reproduce % Example 5: Confidence interval for the correlation coefficient % reported in: % Zoubir, A.M. and Boashash, B. The Bootstrap and
www.eeworm.com/read/307760/13715459

m example1.m

% % This Matlab script provides an interactive way to reproduce % Example 1: Confidence interval for the mean reported in: % Zoubir, A.M. and Boashash, B. The Bootstrap and Its Application in %
www.eeworm.com/read/306978/13733773

cc telnet.cc

/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */ /* * Copyright (c) 1997 Regents of the University of California. * All rights reserved. * * Redistribution and use in sour
www.eeworm.com/read/305906/13756654

htm time28.htm

时间跳动器
www.eeworm.com/read/302845/13826354

h uhci-hcd.h

#ifndef __LINUX_UHCI_HCD_H #define __LINUX_UHCI_HCD_H #include #include #define usb_packetid(pipe) (usb_pipein(pipe) ? USB_PID_IN : USB_PID_OUT) #define PIPE_DEVEP_MASK
www.eeworm.com/read/152312/5674183

java watcher.java

package examples.patterns; /* * @(#)Watcher.java * * 03L7246 (c) Copyright IBM Corp. 1996, 1998 * * The program is provided "as is" without any warranty express or * implied, including the wa
www.eeworm.com/read/151482/5681702

java databasestartupvalidator.java

/* * Copyright 2002-2005 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/144084/5753298

sql c_reports.sql

-- Calculate ASR (Average Service Ratio) and ACD (Average Call Duration) -- for a given route or all routes -- route statistics CREATE TYPE voip_route_stats AS ( -- route prefix prefix TEXT, -- t