代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/478017/6728226

inc fastmm4options.inc

//Next line added by Gerold Veith, 2006: {$D-,L-} //I don't want to debug the memory manager! { Fast Memory Manager: Options Include File Set the default options for FastMM here. } {-
www.eeworm.com/read/410434/11287222

1 visitors.1

.TH VISITORS "1" "April 2005" "Visitors 0.7" .SH NAME visitors \- a fast web server log analyzer .SH SYNOPSIS .B visitors [\fIoptions] \fI [\fI ...] .SH DESCRIPTION .PP .I Visitors
www.eeworm.com/read/407373/11420188

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/405213/11469137

m kmeanspiotrdollar.m

% Very fast version of kmeans clustering. % % Cluster the N x p matrix X into k clusters using the kmeans algorithm. It returns the % cluster memberships for each data point in the N x 1 vector IDX
www.eeworm.com/read/347943/11626455

m blkchol.m

% [L.L, L.d, L.skip, L.add] = blkchol(L,X,pars,absd) % BLKCHOL Fast block sparse Cholesky factorization. % The sparse Cholesky factor will be placed in the fie
www.eeworm.com/read/347704/11648422

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/157685/11672546

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/346949/11711131

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/156908/11753174

cpp ebrick.cpp

/* * Test program to implement Brickell et al's method for fast * computation of e.G on the elliptic curve E(F_p) for fixed G and E, * using precomputation. * This idea can be used t
www.eeworm.com/read/156908/11753842

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