代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/330789/12869328

h ffttestc.h

/* * Fast Fourier Transform main prototype * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #ifndef _FFT_TEST_ #define _FFT_TEST_ int fft_main( int argc, char **argv ) ;
www.eeworm.com/read/330789/12869338

c fftc.c

/* * Fast Fourier Transform C * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #include #include #include #include "fftc.h" /**** FFTC ****
www.eeworm.com/read/140700/13066037

txt alg083.txt

> restart; > # FAST FOURIER TRANSFORM ALGORITHM 8.3 > # > # To compute the coefficients in the discrete approximation > # for the data (x(J),y(J)), 0
www.eeworm.com/read/140700/13066338

txt alg083.txt

> restart; > # FAST FOURIER TRANSFORM ALGORITHM 8.3 > # > # To compute the coefficients in the discrete approximation > # for the data (x(J),y(J)), 0
www.eeworm.com/read/327242/13091872

v32t0 readme.v32t0

FASTX/Y and FASTA (DNA) are now half as fast, because the programs now search both the forward and reverse strands by default. The documentation in fasta3x.me/fasta3x.doc has been substantially revi
www.eeworm.com/read/241863/13111298

c ffttgenc.c

/* * Fast Fourier Transform table generation * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #include #include #include #include "ffttgenc.h"
www.eeworm.com/read/241863/13111328

c windowc.c

/* * Fast Fourier Transform windowing * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #include #include #include #include "windowc.h" stat
www.eeworm.com/read/241863/13111344

h ffttestc.h

/* * Fast Fourier Transform main prototype * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #ifndef _FFT_TEST_ #define _FFT_TEST_ int fft_main( int argc, char **argv ) ;
www.eeworm.com/read/241863/13111350

c fftc.c

/* * Fast Fourier Transform C * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #include #include #include #include "fftc.h" /**** FFTC ****
www.eeworm.com/read/326303/13149188

c dm9000x.c

/* dm9000x.c: Version 1.25 04/28/2004 A Davicom DM9000 ISA NIC fast Ethernet driver for Linux. Copyright (C) 1997 Sten Wang This program is free software; you can redistribute it and/