代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/349916/10782127
ex1 in.ex1
Experiments = 1
Total Trials = 1000
Population Size = 50
Structure Length = 30
Crossover Rate = 0.6
Mutation Rate = 0.001
Generation Gap = 1.0
Scaling Window
www.eeworm.com/read/275831/10794533
rb 12 - waiting a certain amount of time.rb
3.downto(1) { |i| puts "#{i}..."; sleep(1) }; puts "Go!"
# 3...
# 2...
# 1...
# Go!
Time.new # => Sat Mar 18 21:17:58 EST 2006
sleep(10)
Time.new
www.eeworm.com/read/419541/10863139
h timer.h
# define MAXTIMER 10
struct TM
{
DWORD Interval;
DWORD LastTimer;
BOOL Enable;
BOOL Used;
void (*Pointer)();
www.eeworm.com/read/348694/10874364
m contents.m
% Bootstrap Toolbox
%
% Communications & Information Processing Group
% Cooperative Research Centre for Satellite Systems
% School of Electrical & Electronic Systems E
www.eeworm.com/read/273774/10901678
frm ftimer.frm
VERSION 5.00
Begin VB.Form fTimer
Caption = "服务器刷新周期"
ClientHeight = 2805
ClientLeft = 60
ClientTop = 345
ClientWidth = 4155
LinkTopic
www.eeworm.com/read/273774/10901756
cpp timerset.cpp
// TimerSet.cpp : implementation file
//
#include "stdafx.h"
#include "vcsvr.h"
#include "TimerSet.h"
#include "MainFrm.h"
#include "TagDef.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef T
www.eeworm.com/read/273531/10912742
h power_table.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio October 2001
FILE
power_table.h - power management table
MODIFIC
www.eeworm.com/read/272894/10937250
dpr ex.dpr
{
AC in 0.046 sec
"test.dpr" is the simple program(stupid program).
Write a simple program which precomputes values for all n (it may be a long time)
, writes to file the values for each n=10^5
www.eeworm.com/read/418320/10953071
h uhci-hcd.h
#ifndef __LINUX_UHCI_HCD_H
#define __LINUX_UHCI_HCD_H
#include
#include
/*
* Universal Host Controller Interface data structures and defines
*/
/* Command r