代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
lzrw3.h
#ifndef _LZRW3_H
#define _LZRW3_H
/*
* $Source: /homes/cvs/ftape-stacked/ftape/compressor/lzrw3.h,v $
* $Revision: 1.1 $
* $Date: 1997/10/05 19:12:30 $
*
* include files for lzrw3. Only slighty
des_modes.pod
=pod
=head1 NAME
Modes of DES - the variants of DES and other crypto algorithms of OpenSSL
=head1 DESCRIPTION
Several crypto algorithms for OpenSSL can be used in a number of modes. Those
are use
compress.txt
Data Compression Algorithms of LARC and LHarc
Haruhiko Okumura*
*The author is the sysop of the Science SIG of PV-VAN. His
address is: 12-2-404 Green Heights, 580
compress.txt
Data Compression Algorithms of LARC and LHarc
Haruhiko Okumura*
*The author is the sysop of the Science SIG of PV-VAN. His
address is: 12-2-404 Green Heights, 580
compress.txt
Data Compression Algorithms of LARC and LHarc
Haruhiko Okumura*
*The author is the sysop of the Science SIG of PV-VAN. His
address is: 12-2-404 Green Heights, 580
compress.txt
Data Compression Algorithms of LARC and LHarc
Haruhiko Okumura*
*The author is the sysop of the Science SIG of PV-VAN. His
address is: 12-2-404 Green Heights, 580
lzrw3.h
#ifndef _LZRW3_H
#define _LZRW3_H
/*
* $Source: /homes/cvs/ftape-stacked/ftape/compressor/lzrw3.h,v $
* $Revision: 1.1 $
* $Date: 1997/10/05 19:12:30 $
*
* include files for lzrw3. Only slighty
lzrw3.h
#ifndef _LZRW3_H
#define _LZRW3_H
/*
* $Source: /homes/cvs/ftape-stacked/ftape/compressor/lzrw3.h,v $
* $Revision: 1.1 $
* $Date: 1997/10/05 19:12:30 $
*
* include files for lzrw3. Only slighty
l37.1a
#print
Let's try a recursive function. Write a subroutine
power(x,n)
which computes x to the power n by the following
algorithm:
1. if n is zero return 1.
2. if n is odd return x*power(x,n-1).
des_modes.pod
=pod
=head1 NAME
Modes of DES - the variants of DES and other crypto algorithms of OpenSSL
=head1 DESCRIPTION
Several crypto algorithms for OpenSSL can be used in a number of modes. Those
are use