代码搜索:INTERVAL

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

代码结果 8,094
www.eeworm.com/read/40450/1139372

ssf a8255.ssf

SIMULATOR_SETTINGS { FOCUS_ENTITY_NAME = |a8255; ESTIMATE_POWER_CONSUMPTION = OFF; GLITCH_INTERVAL = 1ns; GLITCH_DETECTION = OFF; SIMULATION_COVERAGE = ON; CHECK_OUTPUTS = OFF; RECOVERY
www.eeworm.com/read/40451/1139395

ssf a8259.ssf

SIMULATOR_SETTINGS { FOCUS_ENTITY_NAME = |a8259; ESTIMATE_POWER_CONSUMPTION = OFF; GLITCH_INTERVAL = 1ns; GLITCH_DETECTION = OFF; SIMULATION_COVERAGE = ON; CHECK_OUTPUTS = OFF; RECOVERY
www.eeworm.com/read/491360/1191723

m girem.m

% Function 4-4 % girem.m % % Function to remove guard interval from received signal % % Programmed by T.Yamamura and H.Harada % function [iout,qout]= girem(idata,qdata,fftlen2,gilen,nd); %
www.eeworm.com/read/490291/1206199

properties simulation.properties

#Mon Dec 15 08:47:51 CST 2008 max=0 interval=60 target_ps=./adm/ min_online=1 min=0 detection=500 max_online=120 target_fn=wtmpx
www.eeworm.com/read/482538/1287699

hh timedsource.hh

#ifndef CLICK_TIMEDSOURCE_HH #define CLICK_TIMEDSOURCE_HH #include #include CLICK_DECLS /* =c TimedSource([INTERVAL, DATA, I]) =s basicsources periodi
www.eeworm.com/read/455463/1614331

m vins2vint.m

function [vrms,vave]=vins2vint(v,z,zout) % [vrms,vave]=vins2vint(v,z,zout) % % Given instantaneaous velocity at a set of discrete z % levels, develop an rms interval velocity function and % an avera
www.eeworm.com/read/248077/4471027

m p9_6.m

% MAT9_6.M Compute the FFT of a pulse and compare to the Fourier transform % clear ft=[1;0;0;0]; % 25% duty cycle ft=kron(ft,ones(64,1)); % % fprintf('Sample interval, Number of points, an
www.eeworm.com/read/240162/4582703

c eh57.c

// { dg-do assemble } // { dg-options "-fno-exceptions" } class Calendar_Time { public: ~Calendar_Time (); int operator
www.eeworm.com/read/236246/4643016

cpp 8_2.cpp

//8_2 #include bool assign(); int num,interval; void main() { if(!assign()) return; int* a=new int[num]; for(int i=0; i
www.eeworm.com/read/233448/4675520

c eh57.c

// { dg-do assemble } // { dg-options "-fno-exceptions" } class Calendar_Time { public: ~Calendar_Time (); int operator