auxilary files for the Crypt Breakers Workbench (cbw). CBW is a multi-window integrated workbench of tools that help a cryptanalist read files encrypted with the BSD4.2 crypt command. Anyone may copy, modify, use, or redistribute this system. It was originally written by Robert W. Baldwin at MIT
标签: multi-window integrated Workbench workbench
上传时间: 2013-12-10
上传用户:cjl42111
Learning Multi-scale Block Local Binary Patterns for Face Recognition”
标签: Multi-scale Recognition Learning Patterns
上传时间: 2016-02-11
上传用户:cursor
Demo Source Code VxDemo Groups: 1. Multi-Processing 2. Networking 3. Input-Output 4. File System 5. MMU 6. Multi-Tasking 7. ANSI-C 8. POSIX 9. ExecHandling
标签: Multi-Processing Input-Output Networking Source
上传时间: 2014-02-26
上传用户:plsee
vxWork RTOS, VOIP example. used in Class project.
标签: example project vxWork Class
上传时间: 2014-11-08
上传用户:zhaiye
Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ implementation provides random number generators of a much better quality: Better randomness, higher resolution, and longer cycle lengths. The same random number generators are available as libraries coded in assembly language for higher speed. These libraries can be linked into projects coded in other programming languages under Windows, Linux, BSD, etc. The library files are available in the archive asmlib.zip. Non-uniform random number generators are provided in stocc.zip.
标签: generators contains Uniform randomc
上传时间: 2014-12-01
上传用户:royzhangsz
VC help material. describe some detail class library
标签: describe material library detail
上传时间: 2016-03-07
上传用户:许小华
VC环境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC).
标签: implemented encryption decryption BlowFish
上传时间: 2014-07-08
上传用户:ynsnjs
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
标签: compression mplemented huffman specify
上传时间: 2013-12-03
上传用户:yzhl1988
class Time { public: Time(int =0,int =0,int =0) void setTime(int,int,int) void printMilitary() void printStandard() private: int hour int minute int second }
标签: int Time void printMilita
上传时间: 2013-12-20
上传用户:hwl453472107
Member-function definitions for class Account. 源代码
标签: Member-function definitions Account class
上传时间: 2013-12-22
上传用户:小眼睛LSL