代码搜索:Fast

找到约 10,000 项符合「Fast」的源代码

代码结果 10,000
www.eeworm.com/read/291498/8412352

c malloc.c

/* * malloc.c --- a general purpose kernel memory allocator for Linux. * * Written by Theodore Ts'o (tytso@mit.edu), 11/29/91 * * This routine is written to be as fast as possible, so that it *
www.eeworm.com/read/291252/8431572

c malloc.c

/* * malloc.c --- a general purpose kernel memory allocator for Linux. * * Written by Theodore Ts'o (tytso@mit.edu), 11/29/91 * * This routine is written to be as fast as possible, so that it *
www.eeworm.com/read/433274/8534579

h critsect.h

#ifndef CRITSECT_H #define CRITSECT_H // A fast critical section / mutex class // It will work under Gcc using AtomicAdd or under // Windows using InterlockedIncrement. For other platforms // a repl
www.eeworm.com/read/433067/8549055

h fastio.h

/*++ Copyright (c) 2004 By LiGen , All right reserved Module Name: FastIO.h Abstract: FAST I/O Environment: Windows XP, Compiler Ver > 13.00 Notes: Revision History: creat
www.eeworm.com/read/289120/8574593

c malloc.c

/* * malloc.c --- a general purpose kernel memory allocator for Linux. * * Written by Theodore Ts'o (tytso@mit.edu), 11/29/91 * * This routine is written to be as fast as possible, so that it *
www.eeworm.com/read/287922/8660765

c malloc.c

/* * malloc.c --- a general purpose kernel memory allocator for Linux. * * Written by Theodore Ts'o (tytso@mit.edu), 11/29/91 * * This routine is written to be as fast as possible, so that it *
www.eeworm.com/read/287533/8683818

c ufft.c

/* * fft.c * * Unix Version 2.4 by Steve Sampson, Public Domain, September 1988 * * This program produces a Frequency Domain display from the Time Domain * data input; using the Fast Fourier Tra
www.eeworm.com/read/385280/8810572

kconfig

config PRAMFS tristate "Persistent and Protected RAM file system support" help If your system has a block of fast (comparable in access speed to system memory) and non-volatile RAM and you w
www.eeworm.com/read/384270/8883847

c sqrt.c

/* fsqrt.c * * A fast square root program adapted from the code of * Paul Lalonde and Robert Dawson in Graphics Gems I. * The format of IEEE double precision floating point numbers is: * * SEEEE
www.eeworm.com/read/186878/8898348

txt readme.txt

Improved Fast Gauss Transform, April 2004, Version 1.01 Author: Changjiang Yang Department of Computer Science University of Maryland College Park, MD 20742 USA Contact: yangcj@umiacs.umd.