代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/117078/14940529
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/116193/14983473
cpp bigint.cpp
#include "ap.h"
// The bigint functions
// Bigints are simply arrays of unsigned integers, they can be seen as
// base-2^32 numbers. Arithmetic on them is quite fast.
// The least significant
www.eeworm.com/read/216437/15014044
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/114196/15065460
diz file_id.diz
Libraries containing BASIC-style string
functions for C and C++. Date and time
functions are also included. Libraries
are fully written in fast assembly code.
Optimizations for Pentium processors
www.eeworm.com/read/212498/15155545
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
*