代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/486343/6539881

c inffast.c

/* inffast.c -- fast decoding * Copyright (C) 1995-2004 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ #include "zutil.h" #include "inftrees.h" #incl
www.eeworm.com/read/483795/6595790

htm fe.htm

Fe de err
www.eeworm.com/read/481033/6656185

c inffas8664.c

/* inffas8664.c is a hand tuned assembler version of inffast.c - fast decoding * version for AMD64 on Windows using Microsoft C compiler * * Copyright (C) 1995-2003 Mark Adler * For conditions
www.eeworm.com/read/480027/6675159

m mu_coast.m

function [ncst,Area,k]=mu_coast(optn,varargin); % MU_COAST Add a coastline to a given map. % MU_COAST draw a coastline as either filled patches (slow) or % lines (fast) on a given proj
www.eeworm.com/read/479375/6693075

c eap_tls_common.c

/* * hostapd / EAP-TLS/PEAP/TTLS/FAST common functions * Copyright (c) 2004-2008, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it under the t
www.eeworm.com/read/479375/6693095

h eap_tls_common.h

/* * hostapd / EAP-TLS/PEAP/TTLS/FAST common functions * Copyright (c) 2004-2008, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it under the t
www.eeworm.com/read/410434/11287211

html doc.html

Visitors - fast web log analyzer
www.eeworm.com/read/400646/11570985

dat vfft.dat

./vfft Verify Fast Fourier Transform Package Verify the computed FFT of the AP series x[j]=j j = 0..7 Performing Complex FFT of AP series (IM part being set to 0) It took 0.00 sec to perform
www.eeworm.com/read/348097/11612304

txt fix_fft-doc.txt

Here it is... an integer FFT routine that's pretty fast. I've only tested it on a 68k powerbook, and it's much faster than either software floating point or the built in FPU. The orignal source was
www.eeworm.com/read/347943/11626616

m extracta.m

% Apart = extractA(At,Ajc,blk0,blk1,blkstart[,blkstart2]) % EXTRACTA Fast alternative to % Apart = At(blkstart(1):blkstart(2)-1,:). % Instead of blkstart(2), it takes "blkstart2" (i