代码搜索:precise

找到约 541 项符合「precise」的源代码

代码结果 541
www.eeworm.com/read/124989/6034911

h latch.h

#ifndef LATCH_H #define LATCH_H #define TICKS_PER_SEC (1000UL) /* Fixed timer interval used for calibrating a more precise timer */ #define LATCHES_PER_SEC 10 void sleep_latch(void); #endif /* L
www.eeworm.com/read/124910/6037319

c fe_nomask.c

/* Procedure definition for FE_NOMASK_ENV for Linux/ppc. Copyright (C) 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can
www.eeworm.com/read/148971/12411194

h latch.h

#ifndef LATCH_H #define LATCH_H #define TICKS_PER_SEC (1000UL) /* Fixed timer interval used for calibrating a more precise timer */ #define LATCHES_PER_SEC 10 void sleep_latch(void); #endif /* L
www.eeworm.com/read/449577/7500307

step_filtazi_resample

#!/bin/tcsh -f set WORKDIR=".." if (! -e $WORKDIR/filtazi.dorisin) then cp $DORIS_SCR/filtazi.dorisin $WORKDIR endif if (! -e $WORKDIR/resample.dorisin) then cp $DORIS_SCR/resample.dorisin $
www.eeworm.com/read/157982/11652762

cpp graphics.cpp

#include "graphics.h" console_dc::console_dc(int height,int width) { if(width>console_width||widthconsole_height||height
www.eeworm.com/read/38039/1094739

mnu wrkregtype.mnu

WRK#REG#TYPE # Precise Sketch precise work region for current Simplified Representation. # Approximate Specify approximate work region for current Simplified Representation. # Quit Quit current proce
www.eeworm.com/read/183817/9137091

c delay.c

/* Precise Delay Functions V 0.5, Martin Thomas, 9/2004 In the original Code from Peter Dannegger a timer-interrupt driven "timebase" has been used for precise One-Wire-Delays.
www.eeworm.com/read/168349/9919498

c delay.c

/* Precise Delay Functions V 0.5, Martin Thomas, 9/2004 In the original Code from Peter Dannegger a timer-interrupt driven "timebase" has been used for precise One-Wire-Delays.
www.eeworm.com/read/272577/10953012

c delay.c

/* Precise Delay Functions V 0.5, Martin Thomas, 9/2004 In the original Code from Peter Dannegger a timer-interrupt driven "timebase" has been used for precise One-Wire-Delays.