加密算法 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
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
The libosip library is known to compile on various platform: * GNU/Linux * MacOSX (Darwin) * OpenBsd 3.1/3.2 // (FreeBSD&NetBSD should also work) * Windows NT/95/2000 (VC++6.0 or cygwin) * Solaris * HP-Unix. * VxWorks. * Some embedded systems with linux. * WinCE (report to be possible)
標簽: platform libosip compile library
上傳時間: 2015-07-16
上傳用戶:skfreeman
本手冊是 Rainer s DHTML Library 產品的一部分。 本手冊針對的是已有一定網頁設計制作經驗的讀者。其目的是提供完整清晰的樣式表內容的快速索引及進階幫助。所以對于網頁制作和樣式表的基礎知識,僅簡單介紹,恕不贅述。 手冊提供了完整的 CSS2.0 的屬性(Properties)、規則(At-Rules)、偽類(Pseudo-Classes)、偽元素(Pseudo-Elements)、聲明(Declarations)、單位(Units)、選擇符(Selectors)的介紹。其內容涵括了 W3C 的 CSS2.0 標準,以及 Internet Explorer 和 Netscape 各自的私有內容。出于種種眾所周知的原因考慮,本手冊以瀏覽器的事實標準—— Internet Explorer 為主。 手冊中為幾乎所有的已被支持的屬性、偽類、單位等,除了基本的語法示范外,都度身制作了可以對照源代碼即時察看運行演示的實例。 本手冊的升級信息與版權聲明請參閱關于本書頁面。 限于篇幅,對于一些過于繁雜的相關內容,如動態樣式屬性(Dynamic Properties),濾鏡(Filters),行為(Behaviors)請參閱我的其它相關著作。 本書中涉及到的所有HTML對象(Object,Element),HTML屬性(Attributes)和特性(Properties)請參閱我的相關著作。
上傳時間: 2013-12-18
上傳用戶:hakim
John Wiley & Sons - JPEG2000 Standard for Image Compression Concepts Algorithms and VLSI Architectures 2005
標簽: Compression Architectur Algorithms Concepts
上傳時間: 2013-12-04
上傳用戶:tyler
LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client. The client uses ncurses and is ideal for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents.
標簽: performance LibTorrent BitTorrent library
上傳時間: 2015-07-24
上傳用戶:冇尾飛鉈
zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero.
標簽: standard surface models either
上傳時間: 2013-12-05
上傳用戶:003030
orapp-2.0.3 ORAPP - Oracle OCI C++ Interface Library ,OCI 的一個C++封裝,簡單易用
標簽: Interface Library Oracle orapp
上傳時間: 2013-12-09
上傳用戶:515414293
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
標簽: distributed WARRANTY library WITHOUT
上傳時間: 2015-08-03
上傳用戶:牛布牛
an introduction to boost library
標簽: introduction library boost an
上傳時間: 2013-12-20
上傳用戶:liglechongchong