代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/150971/5687414

c deskey.c

/* * deskey.c * Portable C code to create DES key schedules from user-provided * keys This doesn't have to be fast unless you're cracking keys * or UNIX passwords. * * Version: $Id: desk
www.eeworm.com/read/148359/5715755

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/141805/5768571

xalancommandline

#!/bin/csh # # Use the fast start (-f) option on the run command so that it doesn't # read the .cshrc and overwrite the path. source ../../env.cfg echo Running Xalan from command line rm -f ../sampl
www.eeworm.com/read/141805/5768577

xsltccommandline

#!/bin/csh # # Use the fast start (-f) option on the run command so that it doesn't # read the .cshrc and overwrite the path. source ../../env.cfg rm -f ../samples/$3.html echo Compiling the styles
www.eeworm.com/read/140871/5779009

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/136989/5828543

cpp bool_array.cpp

// -*- C++ -*- // Bool_Array.cpp,v 4.11 2003/11/01 11:15:22 dhinton Exp // Fast lookup table abstraction implemented as an Iteration Number Array // Copyright (C) 1989 Free Software Foundatio
www.eeworm.com/read/136865/5842007

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/136815/5856699

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/136571/5868775

3 sdl_blitsurface.3

.TH "SDL_BlitSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .SH "NAME" SDL_BlitSurface\- This performs a fast blit from the source surface to the destination surface\&. .SH "SYNOP
www.eeworm.com/read/135582/5884075

h enumerations.h

// // "$Id: Enumerations.H,v 1.1.1.1 2003/08/07 21:18:38 jasonk Exp $" // // Enumerations for the Fast Light Tool Kit (FLTK). // // Copyright 1998-1999 by Bill Spitzak and others. // // This library i