代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/274660/6288500

c mutex_unix.c

/* ** 2007 August 28 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness
www.eeworm.com/read/398163/6291405

makefile

include ../make.inc.gcc LIBS = $(F77LIB) $(I77LIB) $(BLASLIB) $(LAPACKLIB) -ltime -lm #LIBS = -lcats -ltime -lm INCLUDEDIRS = -I$(CLAPACK)/F2CLIBS -I$(CLAPACK) -I../time -I
www.eeworm.com/read/343438/6300426

c fiotest.c

/***************************************************************************** * fiotest.c: main C entry file for Philips LPC214x Family Microprocessors * * Copyright(C) 2006, Philips Semic
www.eeworm.com/read/489017/6481557

s alamc.s

/////////////////////////////////////////////////////////////////////////////// // / //
www.eeworm.com/read/481567/6643692

c mutex_os2.c

/* ** 2007 August 28 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness
www.eeworm.com/read/481239/6645532

bak fastcall.bak

#include #include int _fastcall add_fast(int a, int b) { return(a + b); } int add_slow(int a, int b) { return(a + b); } void main(void) { unsigned
www.eeworm.com/read/476355/6758169

bak fastcall.bak

#include #include int _fastcall add_fast(int a, int b) { return(a + b); } int add_slow(int a, int b) { return(a + b); } void main(void) { unsigned
www.eeworm.com/read/409272/11337978

bak fastcall.bak

#include #include int _fastcall add_fast(int a, int b) { return(a + b); } int add_slow(int a, int b) { return(a + b); } void main(void) { unsigned
www.eeworm.com/read/407373/11420156

c jfdctflt.c

#define JPEG_INTERNALS #include "jinclude.h" #include "jpeglib.h" #include "jdct.h" /* Private declarations for DCT subsystem */ #ifdef DCT_FLOAT_SUPPORTED /* * This module is specialize
www.eeworm.com/read/405502/11461211

cfg st20dc1chip.cfg

## ########################################################################### ## Copyright (c) STMicroelectronics 2000 ## ## Date: 2000/04/05 $ ## Author: panesarg edited by threlfall & thompson