代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/344457/11877877
tcl _cpldfit.tcl
set _rspFileHandle [open _cpldfit.rsp w]
puts $_rspFileHandle "-p xc95108-7-PC84"
puts $_rspFileHandle "-optimize speed"
puts $_rspFileHandle "-loc on"
puts $_rspFileHandle "-slew fast"
puts $_rs
www.eeworm.com/read/344455/11877999
tcl _cpldfit.tcl
set _rspFileHandle [open _cpldfit.rsp w]
puts $_rspFileHandle "-p xc95108-7-PC84"
puts $_rspFileHandle "-optimize speed"
puts $_rspFileHandle "-loc on"
puts $_rspFileHandle "-slew fast"
puts $_rs
www.eeworm.com/read/344454/11878217
tcl _cpldfit.tcl
set _rspFileHandle [open _cpldfit.rsp w]
puts $_rspFileHandle "-p xc95108-7-PC84"
puts $_rspFileHandle "-optimize speed"
puts $_rspFileHandle "-loc on"
puts $_rspFileHandle "-slew fast"
puts $_rs
www.eeworm.com/read/154897/11920003
h list.h
/*
* Fast list methods
* Feb 2000 --Jcid
*
*/
#ifndef __LIST_H__
#define __LIST_H__
/*
* a_List_resize()
*
* Make sure there's space for 'num_items' items within the list
* (First, allocate
www.eeworm.com/read/152786/12083594
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
*/
#if defined( INC_ALL ) || defined( INC_CHILD )
www.eeworm.com/read/254349/12142375
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 "zutil.h"
www.eeworm.com/read/339794/12204041
cta fischer16.cta
/*
* project: CTA-model of Fischer's mutual exclusion protocol.
* modules: Process, System
* author: Dirk Beyer, 2000
* last change: 2001-03-28 mvogel
*
* Based on: Leslie Lamport, "A fast mu
www.eeworm.com/read/339794/12204042
cta fischer8.cta
/*
* project: CTA-model of Fischer's mutual exclusion protocol.
* modules: Process, System
* author: Dirk Beyer, 2000
* last change: 2001-03-28 mvogel
*
* Based on: Leslie Lamport, "A fast mu
www.eeworm.com/read/339794/12204049
cta fischer6.cta
/*
* project: CTA-model of Fischer's mutual exclusion protocol.
* modules: Process, System
* author: Dirk Beyer, 2000
* last change: 2001-03-28 mvogel
*
* Based on: Leslie Lamport, "A fast mu
www.eeworm.com/read/339794/12204052
cta fischer64.cta
/*
* project: CTA-model of Fischer's mutual exclusion protocol.
* modules: Process, System
* author: Dirk Beyer, 2000
* last change: 2001-03-28 mvogel
*
* Based on: Leslie Lamport, "A fast mu