人工智能中模糊邏輯算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support. It supports all commonly used shape functions and hedges, with full support for the various types of Aggregation, Correlation, Alphacut, Composition, Defuzzification methods. The latest version of the C++ Fuzzy Logic Class Library contains all the C++ source code and comes complete with a usage example for building a multi-controllers fuzzy logic model.
標簽: comprehensive constructing FuzzyLib library
上傳時間: 2013-12-17
上傳用戶:dbs012280
以OLE DB風格訪問DB2數據庫的C++類源碼,也可用于ODBC。
上傳時間: 2013-12-22
上傳用戶:FreeSky
"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
介紹Berkeley DB的一本英文書,對于想學習使用Berkeley DB的人很有幫助。
上傳時間: 2013-12-22
上傳用戶:chfanjiang
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
一個短小精悍的PARADOX數據文件DB的修復工具,能修復絕大多數損壞的DB文件。
上傳時間: 2014-01-09
上傳用戶:hullow
加密算法 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