代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/101586/15824362

txt readme.txt

FFT DLL Release 2 ----------------- Just a quick note on what this is... It's a slightly altered version of Don Cross's (dcross@intersrv.com) fabulous Discrete Fast Fourier Transform code.
www.eeworm.com/read/100919/15860459

c inffast.c

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

c mrbrick.c

/* * Module to implement Brickell et al's method for fast * computation of g^x mod n, for fixed g and n, using precomputation. * This idea can be used to substantially speed up certain ph
www.eeworm.com/read/100612/15868884

cpp ebrick.cpp

/* * Test program to implement Brickell et al's method for fast * computation of g^x mod n, for fixed g and n, using precomputation. * This idea can be used to substantially speed up cert
www.eeworm.com/read/100612/15868902

cpp brick.cpp

/* * Test program to implement Brickell et al's method for fast * computation of g^x mod n, for fixed g and n, using precomputation. * This idea can be used to substantially speed up cert
www.eeworm.com/read/100612/15868958

c brick.c

/* * Test program to implement Brickell et al's method for fast * computation of g^x mod n, for fixed g and n, using precomputation. * This idea can be used to substantially speed up cert
www.eeworm.com/read/100612/15869020

c ebrick2.c

/* * Test program to implement Brickell et al's method for fast * computation of g^x mod n, for fixed g and n, using precomputation. * This idea can be used to substantially speed up cert
www.eeworm.com/read/100612/15869026

c ebrick.c

/* * Test program to implement Brickell et al's method for fast * computation of g^x mod n, for fixed g and n, using precomputation. * This idea can be used to substantially speed up cert
www.eeworm.com/read/100153/15881947

c inffast.c

/* 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 */ #include "zut
www.eeworm.com/read/100150/15882014

c inffast.c

/* inffast.c -- process literals and length/distance pairs fast * Copyright (C) 1995-1998 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ #include "zut