搜索结果
找到约 1,320 项符合
db-library 的查询结果
人工智能/神经网络 The GP kernel is a C++ class library that can be used to apply genetic programming techniques to al
The GP kernel is a C++ class library that can be used to apply genetic
programming techniques to all kinds of problems. The library defines
a class hierarchy. An integral component is the ability to produce
automatically defined functions as found in Koza s "Genetic
Programming II".
数学计算 Wild Math Library数值计算库
Wild Math Library数值计算库,支持向量计算,矩阵相乘,偏微分方程等
Linux/Unix编程 TinyRadius is a simple, small and fast Java Radius library capable of sending and receiving Radius
TinyRadius is a simple, small and fast Java Radius library capable of
sending and receiving Radius packets of all types. It is released
under the terms of the LGPL.
书籍源码 microsoft foundation class library document,enjoy! dessect in MFC
microsoft foundation class library document,enjoy!
dessect in MFC
VC书籍 MFC (Microsoft Foundation Class Library)中的各种类结合起来构成了一个应用程序框架
MFC (Microsoft Foundation Class Library)中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。因为总体上,MFC框架定义了应用程序的轮廓,并提供了用户接口的标准实现方法,程序员所要做的就是通过预定义的接口把具体应用程序特有 ...
网络 Sofia SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.
Sofia SIP is an open-source SIP User-Agent library, compliant with
the IETF RFC3261 specification. It can be used as a building block
for SIP client software for uses such as VoIP, IM, and many other
real-time and person-to-person communication services. The primary
target platform for Sofia SIP is ...
Java编程 对XML和DB的CURD的基本操作.使用的两个比较常用的组合设计模式:MVC模式+DAO模式。
对XML和DB的CURD的基本操作.使用的两个比较常用的组合设计模式:MVC模式+DAO模式。
Java编程 JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3 (i.e. MP3) in real time fo
JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3
(i.e. MP3) in real time for the JAVA(tm) platform.
and anyone can add his contribution. JLayer is licensed under LGPL (see LICENSE.txt).
数值算法/人工智能 COOOL:CWP面向对象最优化库(CWP Object Oriented Optimization Library) COOOL是C++类的一个集合
COOOL:CWP面向对象最优化库(CWP Object Oriented Optimization Library)
COOOL是C++类的一个集合,使用这些类可实现许多最优化算法,还包含一个测试函数集合,可用于评估新的最优化算法。