代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/156908/11753551

txt ake.txt

The files AKEn.CPP implement variations of the ake protocol descibed in http://eprint.iacr.org/2002/164/ This authenticated key exchange algorithm is used as a test-bed for testing fast imple
www.eeworm.com/read/156908/11753722

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

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

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

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/156208/11820092

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/155719/11852528

fr3 xiaopiao.fr3

www.eeworm.com/read/343962/11916790

cpp inffast.cpp

/* 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 "stdaf
www.eeworm.com/read/256508/11993528

ins chi96.ins

%% %% This file will generate fast loadable files and documentation %% driver files from the doc files in this package when run through %% LaTeX or TeX. %% %% This file is part of the LaTeX2e CHI 96 c
www.eeworm.com/read/342301/12031094

c malloc.c

/* * malloc.c --- a general purpose kernel memory allocator for Linux. * * Written by Theodore Ts'o (tytso@mit.edu), 11/29/91 * * This routine is written to be as fast as possible, so that it * can be