代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/294899/8195131
c fastconvo.c
//FastConvo.c FIR filter implemented using overlap-add fast convolution
#include
#include "coeffs.h" //time domain FIR coefficients
#define PI 3.14159265358979
#define PTS
www.eeworm.com/read/293996/8259332
cpp inffast.cpp
#include "stdafx.h"
/* inffast.c -- process literals and length/distance pairs fast
* Copyright (C) 1995-1996 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
www.eeworm.com/read/393745/8267276
sub fl45.sub
FPAttributeValueFile
n SubType="IVI"
n SubVersion="1"
v Current_Med_Fast_RangeTable DataType="d"
FL45_VAL_AUTO_RANGE_ON (-1.00000000000000E+0)
"Configures the DMM to calculate the r
www.eeworm.com/read/173991/9616797
c inffast.c
/* inffast.c -- process literals and length/distance pairs fast
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.h"
www.eeworm.com/read/270032/11050352
c emboss.c
/*
* ANSI C code from the article
* "Fast Embossing Effects on Raster Image Data"
* by John Schlag, jfs@kerner.com
* in "Graphics Gems IV", Academic Press, 1994
*
*
* Emboss - shade 24-bit pixe
www.eeworm.com/read/270032/11050926
c circlerect.c
/*
Fast Circle-Rectangle Intersection Checking
by Clifford A. Shaffer
from "Graphics Gems", Academic Press, 1990
*/
#include "GraphicsGems.h"
boolean Check_Intersect(R, C, Rad)
/* Return TRUE iff
www.eeworm.com/read/415537/11065183
txt firefox speed tweaks.txt
Yes, firefox is already pretty damn fast but did you know that you can tweak it and improve the speed even more?
That's the beauty of this program being open source.
Here's what you do:
In the UR
www.eeworm.com/read/265648/11258811
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/265644/11259177
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/265643/11259241
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