代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/383603/8932871
c alarm.c
/* file: timer.c
function: show POSIX interval timer and signal handling
compile: gcc -o timer timer.c -lrt
run: ./timer
*/
#include
#include
#include
www.eeworm.com/read/426733/9003020
h halstack.h
#ifndef HALSTACK_H
#define HALSTACK_H
// Macro for setting the WDT timeout interval.
#define WDT_SET_TIMEOUT_PERIOD(timeout) \
do { WDCTL &= ~0x03; WDCTL |= timeout; } while (0)
/
www.eeworm.com/read/168118/9937282
m channel_hyp.m
% CHANNEL: model a channel beneath a few layers
%
% low velocity channel beneath a v(z) medium
% Just run the script
dx=5; %cdp interval
dt=.002; %time sample rate
xmax=2500;tmax=1.0; %maximum l
www.eeworm.com/read/168118/9937835
m vave2vint.m
function vint=vave2vint(vave,t)
% vins=vave2vint(vave,t)
%
% Convert average to interval velocity
% NOTE: It is illegal for you to use this software for a purpose other
% than non-profit education or
www.eeworm.com/read/168118/9938564
m syncline.m
% SYNCLINE: model a channel beneath a few layers
%
% high velocity wedge
% Just run the script
dx=10; %cdp interval
xmax=2500;zmax=1000; %maximum line length and maximum depth
x=0:dx:xmax; % x c
www.eeworm.com/read/419826/10834867
m awgn.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; % nu
www.eeworm.com/read/458682/7291735
sh connect-stat.sh
#!/bin/bash
PROCNAME=pppd # ppp daemon
PROCFILENAME=status # Where to look.
NOTCONNECTED=65
INTERVAL=2 # Update every 2 seconds.
pidno=$( ps ax | grep -v "ps ax" | grep -v grep | g
www.eeworm.com/read/453925/7403720
c psx-interv.c
/* psx-interv.c: test POSIX intervals, both basic and extended. */
#include "test.h"
void
test_intervals ()
{
printf ("\nStarting POSIX interval tests.\n");
test_should_match = true;
www.eeworm.com/read/447973/7542768
measure4multi
nmc=11
nz=2
kmax=93
run number , frame , sample interval , measurements:
1 1 1.709471 186.698339 253.722301
1 2 1.709471 487.482449 613.161853
1 3 1.709471 988.073293 1122.339135
1 4 1.
www.eeworm.com/read/447973/7542785
dat systemb5_6_4_1n1.dat
nmc=50
nx=2
kmax=100
run number , frame , sample interval , truth:
1 1 1.000000 -7.818527 -8.501354
1 2 1.000000 -16.097726 -8.057044
1 3 1.000000 -24.199032 -8.145568
1 4 1.000000 -31