搜索结果
找到约 1,320 项符合
db-library 的查询结果
人工智能/神经网络 人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic sy
人工智能中模糊逻辑算法
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, De ...
其他数据库 以OLE DB风格访问DB2数据库的C++类源码
以OLE DB风格访问DB2数据库的C++类源码,也可用于ODBC。
Linux/Unix编程 "More for C++" is a class library that provides some features that are usually common for object ori
"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
Linux/Unix编程 threadpool is a cross-platform C++ thread pool library
threadpool is a cross-platform C++ thread pool library
Linux/Unix编程 C++ Reflection & Service Library
C++ Reflection & Service Library
数值算法/人工智能 This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied wi
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,MUM ...
电子书籍 介绍Berkeley DB的一本英文书
介绍Berkeley DB的一本英文书,对于想学习使用Berkeley DB的人很有帮助。
电子书籍 A dynamic-link library (DLL) contains one or more subprogram procedures (functions or subroutines)
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 eas ...
其他数据库 一个短小精悍的PARADOX数据文件DB的修复工具
一个短小精悍的PARADOX数据文件DB的修复工具,能修复绝大多数损坏的DB文件。
加密解密 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an
加密算法
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-E ...