代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/169975/9828314
m girem.m
%Program 4-4
%girem.m
%
%Function to remove guard interval from received signal
%
%Copyed by lpch
%
function [iout,qout]=girem(idata,qdata,fftlen2,gilen,nd);
%************************** vari
www.eeworm.com/read/169975/9828325
m daopintiqu.m
%Program 4-4
%girem.m
%
%Function to remove guard interval from received signal
%
%Copyed by lpch
%
function [iout,qout]=girem(idata,qdata,fftlen2,gilen,nd);
%************************** vari
www.eeworm.com/read/169489/9857758
dfm unit1.dfm
object Form1: TForm1
Left = 201
Top = 106
Width = 385
Height = 350
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
www.eeworm.com/read/169323/9865966
sh monbycpu.sh
#!/bin/bash
# 监测的网络接口
ETH=eth1
# 监测的时间间隔,秒计
INTERVAL=10
# 进程中各线程cpu占有率之和的最小值
DIFFERENCE=40
# 监测和进程名
PRGNAME=tcpkill*
#纪录cpu占有率小于规定值的次数的阀值,超过次阀值,重起
SUMERROR=10
#纪录cpu占有率小于规定值的次数
Record=0
#为了在比较时取整,Now和
www.eeworm.com/read/365210/9875063
h timer3.h
//----------------------------------------------------//
//-------Institute Of Computing Technology-----------//
//------------Chinese Academic Science---------------//
//-----中国科学院计算技术研究所先进测试技术实
www.eeworm.com/read/168618/9905007
ini csgpini.ini
[SvcConfig]
SvcDSN=DSN=IVRGW;UID=sa;PWD=sql2000_x2.com.cn@67;DATABASE=IVRGW
[ClientInfo]
ServerID = 10102
UserID = 10102
Password = hd102
[10102]
Name =与声讯网关连接
Host =61.135.142.22
Port =6
www.eeworm.com/read/364264/9916753
m scale.m
function vscaled=scale(v,from,to)
%SCALE Maps numbers from one interval to another.
% SCALE(NUMBERS,SOURCE,OBJECT) returns the elements in NUMBERS mapped
% from the SOURCE interval into the
www.eeworm.com/read/363445/9951449
as fpscpn.as
package org.kingda.book.display
{
import flash.display.Sprite;
import flash.text.TextField;
import flash.events.Event;
import flash.utils.*;
import mx.flash.UIMovieClip; //一定要在类路径中设置mx.fla
www.eeworm.com/read/167211/9976828
h axis.h
// Axis.h: interface for the CAxis class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_AXIS_H__1C29CEA1_DAC8_4885_B260_A7FD690E3392__INCLUDED_)
#def
www.eeworm.com/read/167186/9977212
dfm changetimers.dfm
object ChangeTimerForm: TChangeTimerForm
Left = 602
Top = 341
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Change XXX Timer Interval'
ClientHeight = 89
ClientWid