代码搜索:repeat
找到约 6,690 项符合「repeat」的源代码
代码结果 6,690
www.eeworm.com/read/384259/8885777
vwf divclk.sim_ori.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/283982/8973390
vwf plltest.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/382649/9007621
h ospf.h
/* @(#) $Header: /tcpdump/master/tcpdump/ospf.h,v 1.23 2007-10-08 07:53:21 hannes Exp $ (LBL) */
/*
* Copyright (c) 1991, 1993, 1994, 1995, 1996, 1997
* The Regents of the University of California.
www.eeworm.com/read/184327/9109861
pas ac1057.pas
program tju1057;
const
mintime=480;
maxtime=1260;
var
count:array[mintime-1..maxtime]of byte;
n,t,i,j,p,x,y:word;
s:string;
no:boolean;
procedure time2num(s:string;var x:word);
www.eeworm.com/read/179954/9327968
c keymouse.c
/*----------------------------------------
KeyMouse.c
----------------------------------------*/
#include
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM) ;
int WINAPI WinMai
www.eeworm.com/read/176251/9510606
bas unx_benchmarks.bas
#!/usr/local/bin/sbrun -g
'
'
st=ticks
for i=1 to 1000000:next
et=ticks
? "FOR speed: "; ((et-st)/tickspersec); "sec "; round(1000000/((et-st)/tickspersec));" l/s"
st=ticks
i=0
while i
www.eeworm.com/read/366543/9809629
vwf fsk.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/170114/9818819
c 11-3.c
#include
#include
#include
#include
int main(int argc,char **argv)
{
double y;
sigset_t intmask;
int i,repeat_factor;
i