代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/382638/2628673
c int_fft.c
/* fix_fft.c - Fixed-point Fast Fourier Transform */
/*
fix_fft() perform FFT or inverse FFT
window() applies a Hanning window to the (time) input
fix_lo
www.eeworm.com/read/381490/2644407
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 zli
www.eeworm.com/read/380530/2656136
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
*/
/* @(#) $Id:
www.eeworm.com/read/376060/2715775
svn-base operators.cpp.svn-base
/* Operators.cpp
* Fast lookup for operators
* UnderC C++ interpreter
* Steve Donovan, 2001
* This is GPL'd software, and the usual disclaimers apply.
* See LICENCE
*/
#include
www.eeworm.com/read/376060/2715830
cpp operators.cpp
/* Operators.cpp
* Fast lookup for operators
* UnderC C++ interpreter
* Steve Donovan, 2001
* This is GPL'd software, and the usual disclaimers apply.
* See LICENCE
*/
#include
www.eeworm.com/read/370209/2786590
txt read_me_first.txt
This folder contains a set of example projects for the Philips LPC2103
evaluation board produced by IAR Systems Software.
As of 14 Jan 06 the examples consist of:
2103_FIQIntIRQ - Fast Interrup
www.eeworm.com/read/367182/2850939
import_intel_libm
#!/bin/sh
# Notes:
# We don't import copysign finite, fpclassify, isinf, isnan, and signbit
# since our own versions are nicer and just as correct and fast (except
# perhaps that they don't handl
www.eeworm.com/read/366359/2890984
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 zli
www.eeworm.com/read/358128/3003574
benchmark postgres.benchmark
# This file describes how to run MySQL benchmark suite with PostgreSQL
#
# WARNING:
#
# Don't run the --fast test on a PostgreSQL 7.1.1 database on
# which you have any critical data; During one of ou