代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/171619/9744754
ini gtasaconsole.ini
[Main]
ReadMe=All settings are kept in this ini to keep Registry Clean
Interval=50
Feedback=1
GTASAVersion=v1.0
InfoMsg=0
OrgSCM=1
SafeCheats=0
Fireproof=0,1
InfiniteRun=0,1
NeverWanted=1,1
www.eeworm.com/read/107776/15601965
srd dw_hotel.srd
$PBExportHeader$dw_hotel.srd
release 7;
datawindow(units=1 timer_interval=0 color=16777215 processing=0 HTMLDW=no print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.righ
www.eeworm.com/read/107515/15605417
srd d_test.srd
$PBExportHeader$d_test.srd
release 7;
datawindow(units=0 timer_interval=0 color=16777215 processing=0 HTMLDW=no print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right
www.eeworm.com/read/102394/15783425
changelog
2003-01-12 Brian Gough
* qawc.c (gsl_integration_qawc): fixed bisection condition to
prevent singularity falling on interval boundary
Mon Apr 29 20:05:56 2002
www.eeworm.com/read/290713/8466091
srd d_base_1.srd
$PBExportHeader$d_base_1.srd
release 8;
datawindow(units=0 timer_interval=0 color=1073741824 processing=1 HTMLDW=no print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.r
www.eeworm.com/read/389823/8496975
m pwctrl.m
clear;
clc;
%define constant variable
StartT = 0;%simulation start time:0ms
EndT = 1000;%simulation end time:1000ms
TTI = 10;%transport time interval:10ms
L = 12200;%number of random symbols:12.
www.eeworm.com/read/470000/6922281
h count_mile.h
//extern char Key_read ();
/*
extern unsigned int time_interval=1;//用作计算车速
extern unsigned int ii;
extern unsigned int count;
extern unsigned int run=0,run_k=0;
extern unsigned int run
www.eeworm.com/read/456354/7351344
m ip_01_04.m
% MATLAB script for Illustrative Problem 4, Chapter 1.
echo on
n=[-20:1:20];
% Fourier series coefficients of x(t) vector
x=.5*(sinc(n/2)).^2;
% sampling interval
ts=1/40;
% Time vector
t=[-.5:ts:1.5
www.eeworm.com/read/299187/7880787
m ofdm.m
clear all;
A = [1 1/exp(1) 1/exp(2)]; % power delay profile
N = 64; % number of symbols in a single OFDM symbol(子载波数)
GI = 16; % guard interval (保护间隔)
Mt = 1; % number of Tx antennas
Mr = 1; % n
www.eeworm.com/read/299187/7880873
asv ofdm.asv
clear all;
A = [1 1/exp(1) 1/exp(2)]; % power delay profile
N = 64; % number of symbols in a single OFDM symbol(子载波数)
GI = 16; % guard interval (保护间隔)
Mt = 1; % number of Tx antennas
Mr = 1; % n