加密算法 Test Driver for Crypto++, a C++ Class Library OF Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]
标签: Cryptographic Primitives generate Library
上传时间: 2015-07-16
上传用户:wqxstar
book OF Inside c sharp
上传时间: 2015-07-16
上传用户:agent
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum OF a function OF several variables. % fmaxga solves problems OF the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)
标签: pmutation BestPop popsize maximum
上传时间: 2015-07-16
上传用户:Altman
liblinphone is a high level library to make a SIP phone. This library includes ALL the features OF linphone. It is designed to be easy to use, directly from a user interface.
标签: library liblinphone features includes
上传时间: 2014-01-08
上传用户:qq521
Getting Started with JBoss 4.0 Release 5 The goal OF this book is to get you up and running J2EE 1.4 applications on JBoss 4.0 as quickly as possible.
标签: Getting Started Release running
上传时间: 2014-01-26
上传用户:ynzfm
BISON-C: A one-dimensional transport and burnup calculation code with consideration OF actinides and fission products Auteur(s) / Author(s) CETNAR J. (1) GRONEK P. (1) Affiliation(s) du ou des auteurs / Author(s) Affiliation(s) (1) University OF Mining and Metallurgy, Faculty OF Physics and Nuclear Techniques, 30 059 Cracow, POLOGNE
标签: one-dimensional consideration calculation and
上传时间: 2015-07-17
上传用户:royzhangsz
BISON-C: A one-dimensional transport and burnup calculation code with consideration OF actinides and fission products Auteur(s) / Author(s) CETNAR J. (1) GRONEK P. (1) Affiliation(s) du ou des auteurs / Author(s) Affiliation(s) (1) University OF Mining and Metallurgy, Faculty OF Physics and Nuclear Techniques, 30 059 Cracow, POLOGNE
标签: one-dimensional consideration calculation and
上传时间: 2015-07-17
上传用户:wendy15
Set OF functions that can be used for interpolation OF scattered data OF any dimensionality.
标签: dimensionality interpolation functions scattered
上传时间: 2013-12-09
上传用户:maizezhen
The Art OF C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne © 2004 The author OF this text applies C++ to a wide variety OF high-powered, practical applications, each focusing on a different aspect OF the language. Examples range from a garbage collector subsystem and a thread control panel to AI-based searches and more.
标签: McGraw-Hill 0072255129 The Herbert
上传时间: 2015-07-18
上传用户:lx9076
reads a set OF C-source files and generates a two-column listing OF those sources
标签: two-column generates C-source listing
上传时间: 2013-12-19
上传用户:qoovoop