代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/148359/5715750

s inffast.s

/* * inffast.S is a hand tuned assembler version of: * * inffast.c -- fast decoding * Copyright (C) 1995-2003 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h
www.eeworm.com/read/141805/5768574

runstylizer

#!/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 set MODE = "echo" if ($1 == "-q") then set MODE
www.eeworm.com/read/140582/5785377

c inffast.c

/* inffast.c -- process literals and length/distance pairs fast * Copyright (C) 1995-2002 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ #include
www.eeworm.com/read/139876/5796286

pas inffast.pas

Unit InfFast; { inffast.h and inffast.c -- process literals and length/distance pairs fast Copyright (C) 1995-1998 Mark Adler Pascal tranlastion Copyright (C) 1998 by Jacques Nomss
www.eeworm.com/read/135941/5876272

h timex.h

/* * Use prescale timer at 25000 Hz instead of the baudrate timer at * 19200 to get rid of the 64ppm to fast timer (and we get better * resolution within a jiffie as well. */ #ifndef _ASM_CRIS_
www.eeworm.com/read/135582/5884231

makefile

# # "$Id: Makefile,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $" # # Library makefile for the Fast Light Tool Kit (FLTK). # # Copyright 1998 by Bill Spitzak and others. # # This library is free software
www.eeworm.com/read/135582/5884366

c vsnprintf.c

/* * "$Id: vsnprintf.c,v 1.1.1.1 2003/08/07 21:18:41 jasonk Exp $" * * vsnprintf() function for the Fast Light Tool Kit (FLTK). * * Emulates this call on systems that lack it (pretty much everyth
www.eeworm.com/read/135582/5884485

cxx colbrowser.cxx

// // "$Id: colbrowser.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $" // // Forms test program for the Fast Light Tool Kit (FLTK). // // This is an XForms program from the 0.86 distribution of XForms
www.eeworm.com/read/135582/5884488

cxx navigation.cxx

// // "$Id: navigation.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $" // // Navigation test program for the Fast Light Tool Kit (FLTK). // // Silly test of navigation keys. This is not a recommended
www.eeworm.com/read/132637/5916268

h fl_preferences.h

// // "$Id: Fl_Preferences.H,v 1.1 2002/11/27 15:42:37 vpisarev Exp $" // // Preferences definitions for the Fast Light Tool Kit (FLTK). // // Copyright 2002 by Matthias Melcher. // // This lib