"More for C++" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C
標簽: that for features provides
上傳時間: 2015-07-12
上傳用戶:wuyuying
threadpool is a cross-platform C++ thread pool library
標簽: cross-platform threadpool library thread
上傳時間: 2015-07-12
上傳用戶:lz4v4
C++ Reflection & Service Library
標簽: Reflection Library Service
上傳時間: 2014-01-01
上傳用戶:skhlm
This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUMPS will be supported in a future version)
標簽: OpenNL construct supplied library
上傳時間: 2014-01-07
上傳用戶:semi1981
Jennic的Zigbee協議Demo程序
上傳時間: 2013-12-22
上傳用戶:lz4v4
A dynamic-link library (DLL) contains one or more subprogram procedures (functions or subroutines) that are compiled, linked, and stored separately from the applications using them. Because the functions or subroutines are separate from the applications using them, they can be shared or replaced easily.
標簽: dynamic-link subroutines subprogram procedures
上傳時間: 2014-01-15
上傳用戶:yyyyyyyyyy
加密算法 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
基于ZIGBEE協議通訊的開關程序,僅供參考
上傳時間: 2015-07-16
上傳用戶:youmo81
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