代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/390920/8433596

c jquant1.c

#define JPEG_INTERNALS #include "jinclude.h" #include "jpeglib.h" #ifdef QUANT_1PASS_SUPPORTED /* * The main purpose of 1-pass quantization is to provide a fast, if not very * high quali
www.eeworm.com/read/390563/8459202

m fft_analysis.m

function [X, Delta] = FFT_Analysis(Input, n) %X = FFT_Analysis(Input, n) % % Compute the auditory spectrum using the Fast Fourier Transform. % The spectrum X is expressed in dB. The size of t
www.eeworm.com/read/189512/8466657

c tbuild.c

/* Copyright (c) 1994 Burra Gopal, Udi Manber. All Rights Reserved. */ /* * build.c: Reads a file = list of indices and hashes frequently used * words into a hash-table for fast retrieval of a w
www.eeworm.com/read/189512/8466810

readme

/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */ This is version 2.04 of agrep - a new tool for fast text searching allowing errors. agrep is similar to egrep (or grep
www.eeworm.com/read/290293/8491285

c saferk64.c

/* Author: Pate Williams (c) 1997 SAFER K-64 (Secure and Fast Encryption Routine). See "Handbook of Applied Cryptography" by Alfred J. Menezes et al 7.7.1 Section pages 266 - 269. */
www.eeworm.com/read/289524/8545965

txt c code.txt

/* Code to implement the improved SAFER-SK form of the SAFER cipher, originally published as "SAFER K-64: A Byte-Oriented Block-Ciphering Algorithm", James L. Massey, "Fast Software Encryption
www.eeworm.com/read/386996/8714063

c saferk64.c

/* Author: Pate Williams (c) 1997 SAFER K-64 (Secure and Fast Encryption Routine). See "Handbook of Applied Cryptography" by Alfred J. Menezes et al 7.7.1 Section pages 266 - 269. */
www.eeworm.com/read/385934/8778302

c fastconvo.c

//FastConvo.c FIR filter implemented using overlap-add fast convolution #include #include "coeffs.h" //time domain FIR coefficients #define PI 3.14159265358979 #define PTS
www.eeworm.com/read/429363/8810334

m m_coast.m

function m_coast(varargin); % M_COAST Add a coastline to a given map. % M_COAST draw a coastline as either filled patches (slow) or % lines (fast) on a given projection. It uses a coas
www.eeworm.com/read/428927/8828728

c jquant1.c

#define JPEG_INTERNALS #include "jinclude.h" #include "jpeglib.h" #ifdef QUANT_1PASS_SUPPORTED /* * The main purpose of 1-pass quantization is to provide a fast, if not very * high quali