代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/299020/7898469

maceeprom dm9000x.c.maceeprom

/* dm9000.c: Version 1.1 09/11/2001 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/or
www.eeworm.com/read/333109/12701747

asm inffas32.asm

;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding ; * ; * inffas32.asm is derivated from inffas86.c, with translation of assembly code ; * ; * Copyright (C) 1995-200
www.eeworm.com/read/245492/12798289

h fann_cpp.h

#ifndef FANN_CPP_H_INCLUDED #define FANN_CPP_H_INCLUDED /** * * @file fann_cpp.h * * @brief Fast Artificial Neural Network (fann) C++ Wrapper * Copyright (C) 2004 created by freego
www.eeworm.com/read/331439/12828569

m test_fft.m

% Test code for the fast quaternion Fourier transform. % This code tests the following functions: % % fft fft2 % ifft ifft2 % Copyright ? 2005 Stephen J. Sangwine and Nicolas Le Bihan. % See the fi
www.eeworm.com/read/330789/12869257

h ffttabls.h

;/* ; * Fast Fourier Transform lookup table ; * Copyright (C) ARM Limited 1998-1999. All rights reserved. ; */ ; ffttabls.h ; ; Table for 1024 point FFT. ; Table size = 516 bytes. ; Table st
www.eeworm.com/read/330789/12869297

c fftdgenc.c

/* * Fast Fourier Transform test data generation * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #include #include #include #include "bitutil
www.eeworm.com/read/330789/12869314

h fftc.h

/* * Fast Fourier Transform C definitions and prototypes * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #ifndef _FFT_C_ #define _FFT_C_ #include "fftstruc.h" /* import th
www.eeworm.com/read/330789/12869320

h ffttabls.h

;/* ; * Fast Fourier Transform lookup table ; * Copyright (C) ARM Limited 1998-1999. All rights reserved. ; */ ; ffttabls.h ; ; Table for 1024 point FFT. ; Table size = 516 bytes. ; Table st
www.eeworm.com/read/330789/12869333

h ffts.h

/* * Fast Fourier Transform assembler prototypes * Copyright (C) ARM Limited 1998-1999. All rights reserved. */ #ifndef _FFT_S_ #define _FFT_S_ #include "fftstruc.h" int FFT( Complex *
www.eeworm.com/read/329507/12950321

c eap_tls_common.c

/* * EAP peer: EAP-TLS/PEAP/TTLS/FAST common functions * Copyright (c) 2004-2006, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it under the t