代码搜索:Sec
找到约 10,000 项符合「Sec」的源代码
代码结果 10,000
www.eeworm.com/read/128531/5988692
h ip6t_limit.h
#ifndef _IP6T_RATE_H
#define _IP6T_RATE_H
/* timings are in milliseconds. */
#define IP6T_LIMIT_SCALE 10000
/* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
seconds, or one e
www.eeworm.com/read/127781/6000250
h ip6t_limit.h
#ifndef _IP6T_RATE_H
#define _IP6T_RATE_H
/* timings are in milliseconds. */
#define IP6T_LIMIT_SCALE 10000
/* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
seconds, or one e
www.eeworm.com/read/110034/6171087
h ip6t_limit.h
#ifndef _IP6T_RATE_H
#define _IP6T_RATE_H
/* timings are in milliseconds. */
#define IP6T_LIMIT_SCALE 10000
/* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
seconds, or one e
www.eeworm.com/read/102935/6229801
h ip6t_limit.h
#ifndef _IP6T_RATE_H
#define _IP6T_RATE_H
/* timings are in milliseconds. */
#define IP6T_LIMIT_SCALE 10000
/* 1/10,000 sec period => max of 10,000/sec. Min rate is then 429490
seconds, or one e
www.eeworm.com/read/156739/11780165
js 75060banner.js
var how_many_ads =2;
var now = new Date();
var sec = now.getSeconds();
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
document.write ("
www.eeworm.com/read/251412/12347039
txt 移动温度载荷计算方法.txt
/com, units: SI, m - degree C - W - kg -sec - J
!
! Bi=h*dx/K = 60*0.002/51.9 = 0.0023 < 1
! F0 = ( Kdt ) / (rho*C*dx^2)
! assume F0= beta = 0.4
! dt = (beta*rho*C*dx^2)/K = 0.1179 (sec)
!
www.eeworm.com/read/232327/14198395
h fat32.h
#ifndef _FAT32
#define _FAT32
// Boot Sector
#define BS_JMPBOOT 0 // Length = 3
#define BS_OEM_NAME 3 // Length = 8
#define BPB_BYTES_PER_SEC 11 // Length = 2
#define BPB_SEC_PER_CLUS 13 // Len
www.eeworm.com/read/121395/14757714
c taia_now.c
#include
#include
#include "taia.h"
void taia_now(struct taia *t)
{
struct timeval now;
gettimeofday(&now,(struct timezone *) 0);
tai_unix(&t->sec,now.tv_sec);
t->n
www.eeworm.com/read/38039/1101954
txt pmgravity_ui.txt
# {0} (14) [0] pmgravity_ui.Label
Gravity
重力
# [1] MagLayout.Label
Magnitude
模
# [2] MagInput.Value
0.0
0.0
# [3] MagUnits.Value
m/sec^2
m/sec^2
# [4] OkBtn.Label
OK
确定
# [5] CancelBtn.Label
Canc