代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/325170/13221323

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/239305/13289094

m ewasobi.m

function [Wwasobi,Wsobi,ISR,signals]= ewasobi(x,AR_order,rmax,eps0); % % implements algorithm WASOBI for blind source separation of % AR sources in a fast way, allowing separation up to 100 sources %
www.eeworm.com/read/137133/13344086

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 "zutil.h"
www.eeworm.com/read/136959/13351086

c rg_ssort.c

/* ** ssort() -- Fast, small, qsort()-compatible Shell sort ** ** by Ray Gardner, public domain 5/90 */ #include #include "snipsort.h" void ssort (void *base, size_t n
www.eeworm.com/read/323119/13351168

crash-me access.crash-me

Access 97 tested through ODBC 1998.04.19, by monty@mysql.com Access 97 has a bug when on executes a SELECT follwed very fast with a DROP TABLE or a DROP INDEX command: [Microsoft][ODBC Microsoft Acc
www.eeworm.com/read/319671/13446917

sub fl45.sub

FPAttributeValueFile n SubType="IVI" n SubVersion="1" v Current_Med_Fast_RangeTable DataType="d" FL45_VAL_AUTO_RANGE_ON (-1.00000000000000E+0) "Configures the DMM to calculate the r
www.eeworm.com/read/319671/13447030

sub fl45.sub

FPAttributeValueFile n SubType="IVI" n SubVersion="1" v Current_Med_Fast_RangeTable DataType="d" FL45_VAL_AUTO_RANGE_ON (-1.00000000000000E+0) "Configures the DMM to calculate the r
www.eeworm.com/read/319411/13452054

cpp inffast.cpp

#include "stdafx.h" /* inffast.c -- process literals and length/distance pairs fast * Copyright (C) 1995-1996 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h
www.eeworm.com/read/318176/13484389

txt float.txt

A new experimental fast multiprecison floating-point module is now available, implemented in float.cpp and float.h. The motivation was to speed up the CM program fir elliptic curves - see cm.txt
www.eeworm.com/read/309649/13667466

h xfile.h

/* +++Date last modified: 05-Jul-1997 */ /* ** xfile.h -- definitions for fast line buffered files */ #ifndef __XFILE_H__ #define __XFILE_H__ struct _xfile { int fd; int buf