代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/306721/3734883
readme
The default version (interpolate8x8_ia64.s) of the interpolate functions
suffer from some rounding errors, but are fast. I our oppinion there
is no need to be such exact here. Just in the case we prov
www.eeworm.com/read/304657/3786768
c inffast.c
/* inffast.c -- fast decoding
* Copyright (C) 1995-2004 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.h"
#include "inftrees.h"
#include "in
www.eeworm.com/read/304657/3786873
c inffas8664.c
/* inffas8664.c is a hand tuned assembler version of inffast.c - fast decoding
* version for AMD64 on Windows using Microsoft C compiler
*
* Copyright (C) 1995-2003 Mark Adler
* For conditions
www.eeworm.com/read/304657/3793995
h ec.h
# ifndef EC_H
# define EC_H
# ifndef CORD_H
# include "cord.h"
# endif
/* Extensible cords are strings that may be destructively appended to. */
/* They allow fast construction of cords from charac
www.eeworm.com/read/304568/3797961
c inffast.c
/* inffast.c -- fast decoding
* Copyright (C) 1995-2004 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.h"
#include "inftrees.h"
#include "in
www.eeworm.com/read/303435/3811228
lib wpc.comp.dwpt.2d.lib
WPC - routines for compress a 2D seismic section using wavelet packets
wpcCompress compress a 2D section
wpcUncompress uncompress and generate a 2D section
wpcN1 obtain the # of samples in the fast
www.eeworm.com/read/303435/3811275
main transp.par.main
TRANSP - TRANSPose an n1 by n2 element matrix
transp outfile n1= [optional parameters]
Required Parameters:
n1 number of elements in 1st (fast) dimensi
www.eeworm.com/read/298657/3861296
tex necv70.tex
@node machine,,syscalls,Top
@chapter NEC V70 Specific Functions
The NEC V70 has machine instructions for fast IEEE floating-point
arithmetic, including operations normally provided by the library.
www.eeworm.com/read/291979/3961235
hhf processor.hhf
#if( ! @defined( processor_hhf ))
?processor_hhf := true;
namespace linux; @fast;
const
io_bitmap_size_c:= 32;
type
mm_segment_t: record
seg :dword;
endrecord;
revectored_stru
www.eeworm.com/read/291979/3961245
hhf time.hhf
#if( !@defined( time_hhf ))
?time_hhf := true;
namespace linux; @fast;
const
// itimer related constants
itimer_real := 0;
itimer_virtual := 1;
itimer_prof := 2;
type
timeval: record