代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/28833/1008337
ini 串口通信控制器.ini
[Form]
Top=67
Left=1131
Width=670
Height=490
Caption=串口通信控制器
InitMax=0
HexGet=1
StopShow=0
Clear=1
Show=0
hexSend=0
Interval=1000
www.eeworm.com/read/28833/1010660
ini 串口通信控制器.ini
[Form]
Top=67
Left=1131
Width=670
Height=490
Caption=串口通信控制器
InitMax=0
HexGet=1
StopShow=0
Clear=1
Show=0
hexSend=0
Interval=1000
www.eeworm.com/read/491360/1191733
m giins.m
% Function 4-3
% giins.m
%
% Function to insert guard interval into transmission signal
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]= giins(idata,qdata,fftlen,gilen,nd);
www.eeworm.com/read/455463/1614338
m shootray.m
function [x,t]=shootray(v,z,p)
% [x,t]=shootray(v,z,p)
%
% shootray shoots a single ray or fan of rays through a stratified
% velocity model.
% It is assumed that v is a vector of interval vel
www.eeworm.com/read/455463/1614688
m highv_wedge.m
% HIGHV_WEDGE: model an anticline beneath a high velocity wedge
%
% high velocity wedge
% Just run the script
dx=5; %cdp interval
xmax=2500;zmax=1000; %maximum line length and maximum depth
xpin
www.eeworm.com/read/248077/4471132
m ex2_15.m
% EX2_15.M Compute the norm of sin(x) on the interval [0,2pi]
% Compare symbolic and numerical result
% (This script requires the Symbolic Math Toolbox)
% Numerical value; call function sinsq to c
www.eeworm.com/read/242331/4554584
txt 13-4.txt
// Here are the initial values for our animation.
var x = 0, y = 0, w=200, h=200; // Window position and size
var dx = 5, dy = 5; // Window velocity
var interval = 100;
www.eeworm.com/read/216502/4890445
1 sleep.1
.TH SLEEP 1
.SH NAME
sleep \- suspend execution for an interval
.SH SYNOPSIS
.B sleep
time
.SH DESCRIPTION
.I Sleep
suspends execution for
.I time
seconds.
It is used to execute a command
after a cer
www.eeworm.com/read/216502/4890468
1m iostat.1m
.TH IOSTAT 1M
.SH NAME
iostat \- report I/O statistics
.SH SYNOPSIS
.B iostat
[ option ] ...
[ interval [ count ] ]
.SH DESCRIPTION
.I Iostat
delves into the system and reports certain statistics kep
www.eeworm.com/read/177358/5327988
removeprefs
#!/usr/bin/perl
print "removeprefs.pl\n";
my $debug = 0;
@prefs = ( 'tcp_max_thin_delay_tolerance',
'tcp_min_thin_delay_tolerance',
'tcp_thick_min_interval',
'