代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/125987/14453087
readme
KISS FFT - A mixed-radix Fast Fourier Transform based up on the principle,
"Keep It Simple, Stupid."
There are many great fft libraries already around. Kiss FFT is not trying
to be better than
www.eeworm.com/read/124659/14555227
1st readme.1st
README.1ST Tuesday, March 1, 1990 1:00 pm Page 1
!!YOU MUST READ THE README. FILE!!
pcVMM (PC Virtual Memory Manager) is a FAST memory manager that
www.eeworm.com/read/124533/14561637
cpp inffast.cpp
/* 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 "stda
www.eeworm.com/read/124442/14566802
c malloc.c
/*
* malloc.c --- a general purpose kernel memory allocator for Linux.
*
* Written by Theodore Ts'o (tytso@mit.edu), 11/29/91
*
* This routine is written to be as fast as possible, so that i
www.eeworm.com/read/124283/14579535
texi fft.texi
@cindex FFT
@cindex Fast Fourier Transforms, see FFT
@cindex Fourier Transforms, see FFT
@cindex Discrete Fourier Transforms, see FFT
@cindex DFTs, see FFT
This chapter describes functions for perfor
www.eeworm.com/read/124229/14585438
readme
KISS FFT - A mixed-radix Fast Fourier Transform based up on the principle,
"Keep It Simple, Stupid."
There are many great fft libraries already around. Kiss FFT is not trying
to be better than