代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/323119/13351166
benchmark postgres.benchmark
# This file describes how to run MySQL benchmark suite with PostgreSQL
#
# WARNING:
#
# Don't run the --fast test on a PostgreSQL 7.1.1 database on
# which you have any critical data; During one of ou
www.eeworm.com/read/323118/13354402
readme
Directory
../Utilities
Contents
colSum.m
Sums the columns of matrices.
diagProduct.m
Fast way to get the diagonal of the product of two matrices.
dupCol.m
Creates a matrix
www.eeworm.com/read/136573/13371426
txt readme.txt
General Purpose FFT (Fast Fourier/Cosine/Sine Transform) Package
Description:
A package to calculate Discrete Fourier/Cosine/Sine Transforms of
1-dimensional sequences of length 2^N.
Files:
www.eeworm.com/read/136277/13384187
c ufft.c
/*
* fft.c
*
* Unix Version 2.4 by Steve Sampson, Public Domain, September 1988
*
* This program produces a Frequency Domain display from the Time Domain
* data input; using the Fast Fourier Tra
www.eeworm.com/read/318176/13484037
h ebrick2.h
/*
* MIRACL C++ Header file ebrick2.h
*
* AUTHOR : M. Scott
*
* PURPOSE : Definition of class EBrick2
* Brickell et al's method for fast exponentiation with
www.eeworm.com/read/318176/13484171
cpp ebrick.cpp
/*
* Test program to implement the Comb 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 to substa