代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/206142/5010974
1 gyencode.1
.TH GYENCODE 1 "QCCPACK" ""
.SH NAME
gyencode \- encode using Gersho and Yano's AVQ algorithm
.SH SYNOPSIS
.B gyencode
.RB "[\|" \-i
.IR adaption\_interval "\|]"
.RB "[\|" \-fc
.IR final\_codebook "\
www.eeworm.com/read/195341/5111750
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/338759/3313101
cpp fixed-class.cpp
#include
#include // for huge()
using namespace blitz;
// A simple fixed point arithmetic class which represents a point
// in the interval [0,1].
class FixedPoi
www.eeworm.com/read/338759/3313105
h fixed-point.h
#include
#include // for huge()
using namespace blitz;
// A simple fixed point arithmetic class which represents a point
// in the interval [0,1].
class FixedPoi
www.eeworm.com/read/338759/3313108
texi fixed-point.texi
#include
#include // for huge()
using namespace blitz;
// A simple fixed point arithmetic class which represents a point
// in the interval [0,1].
class FixedPoi
www.eeworm.com/read/332358/3400246
f w3reddat.f
subroutine w3reddat(it,rinc,dinc)
!$$$ SUBPROGRAM DOCUMENTATION BLOCK
!
! SUBPROGRAM: W3REDDAT REDUCE A TIME INTERVAL TO A CANONICAL FORM
! AUTHOR: MARK IREDELL ORG: WP23 D
www.eeworm.com/read/317451/3579888
awk bw.awk
#
# bw.awk
# awk script to parse the output of a ns trace file,
# and produce mean bandwidth vs time-interval
#
# Usage:
# awk -f bw.awk OP= [args] tracefile
#
# [a
www.eeworm.com/read/305566/3772431
sufft
SUFFT - fft real time traces to complex frequency traces
suftt sdout sign=1
Required parameters:
none
Optional parameters:
sign=1 sign in exponent of fft
dt=from header sampling interval
www.eeworm.com/read/303435/3811071
lib antialias.cwp.lib
ANTIALIAS - Butterworth anti-aliasing filter
antialias use before increasing the sampling interval of data
i.e. subsampling
Function Prototype:
void antialias (float frac, int phase, int n, floa
www.eeworm.com/read/301877/3831039
h timer.h
/*
* timer.h
*
* Real time down counting time interval class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the M