搜索结果
找到约 1,571 项符合
Standard-Library 的查询结果
其他数据库 sybase数据库ct library的开发,使用了所以有函数
sybase数据库ct 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 ...
其他书籍 这是本介绍standard C++的非常流行的书籍。已经更新至最新版。
这是本介绍standard C++的非常流行的书籍。已经更新至最新版。
Linux/Unix编程 standard libarary source code of XML .
standard libarary source code of XML .
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 ...
电子书籍 Sams Teach Yourself SQL in 10 Minutes has established itself as the gold standard for introductory S
Sams Teach Yourself SQL in 10 Minutes has established itself as the gold standard for introductory SQL books, offering a fast-paced accessible tutorial to the major themes and techniques involved in applying the SQL language. Forta s examples are clear and his writing style is crisp and concise. 原 ...
电子书籍 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 ...