代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/169081/9881524

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/364410/9907466

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 "zut
www.eeworm.com/read/364162/9919589

pas fastmm4messages.pas

{ Fast Memory Manager: Messages English translation by Pierre le Riche. } unit FastMM4Messages; interface {$Include FastMM4Options.inc} const {The name of the debug info suppor
www.eeworm.com/read/167116/9980390

m ffttx.m

function y = ffttx(x) %FFTTX Textbook Fast Finite Fourier Transform. % FFTTX(X) computes the same finite Fourier transform as FFT(X). % The code uses a recursive divide and conquer algorithm fo
www.eeworm.com/read/362330/10003653

pas fastmm4messages.pas

{ Fast Memory Manager: Messages English translation by Pierre le Riche. } unit FastMM4Messages; interface {$Include FastMM4Options.inc} const {The name of the debug info suppor
www.eeworm.com/read/164416/10109417

php xtpl.php

www.eeworm.com/read/359831/10121452

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 t
www.eeworm.com/read/359331/10156111

kdf e100ent.kdf

; ; E100ENT.KDF ; Component Definition File For Intel (R) GD82559ER Fast Ethernet Controller ; ; Copyright (c) 2000 Intel Corporation ; [Version] Signature = "$Windows NT$" KdfVersi
www.eeworm.com/read/163079/10175322

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/358339/10192639

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 "zut