代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/428801/8840115
c fet410_wdt_01.c
//******************************************************************************
// MSP-FET430P410 Demo - WDT, Toggle P5.1, Interval Overflow ISR, DCO SMCLK
//
// Description: Toggle P5.1 using W
www.eeworm.com/read/285000/8877169
c mutual.c
/*Author: Rainer Hegger. Last modified, Sep 20, 2000 */
#include
#include "mex.h"
#include
#include
#include
// 定义输入参数
#define X prhs[0] // 时间序列(列向量
www.eeworm.com/read/384244/8887508
ini register.ini
[TCPSERVER]
HOST=reg2t.sandai.net
PORT=5200
[UDPPING]
HOST=reg2u.sandai.net
PORT=6200
INTERVAL=300
DISUDPNUM=5
www.eeworm.com/read/384244/8887533
ini thunder_cfg.ini
[AppCtrl]
QihooHint=1
LastQueryTime=1227410209
[REG_TCP]
HOST=reg2t.sandai.net
PORT=5200
[REG_UDP]
HOST=reg2u.sandai.net
PORT=6200
INTERVAL=300
DISUDPNUM=5
www.eeworm.com/read/428141/8890305
h timer.h
# define MAXTIMER 10
struct TM
{
DWORD Interval;
DWORD LastTimer;
BOOL Enable;
BOOL Used;
void (*Pointer)();
www.eeworm.com/read/186071/8962658
h josexx.h
//*******************
//** josexx.h **
//*******************
#ifndef JOSEX
#define JOSEX
class Jose{
public:
Jose(int boys=10, int begin=1, int m=3)
{
numOfBoys=boys;
beg
www.eeworm.com/read/186071/8962667
h josex.h
//*******************
//** josex.h **
//*******************
#ifndef JOSEX
#define JOSEX
class Jose{
public:
Jose(int boys=10, int begin=1, int m=3)
{
numOfBoys=boys;
begi
www.eeworm.com/read/186071/8962671
cpp josex.cpp
//*********************
//** josex.cpp **
//*********************
#include
#include "ring.h" //告诉编译,本文件中将使用Ring
#include "josex.h"
void Jose::Initial()
{
int n
www.eeworm.com/read/186071/8962677
cpp jose2.cpp
//******************************
//** Josephus问题解法二 **
//** jose2.cpp **
//******************************
#include
#include
struct jose
www.eeworm.com/read/186071/8962686
cpp josexx.cpp
//*********************
//** josexx.cpp **
//*********************
#include
#include "ring.h" //告诉编译,本文件中将使用Ring
#include "josexx.h"
void Jose::Initial()
{
int