搜索结果
找到约 1,056 项符合
RX-library 的查询结果
书籍源码 The C++ Standard Library - A Tutorial and Reference书及例程源码
The C++ Standard Library - A Tutorial and Reference书及例程源码
单片机开发 * DEFINITION * This is the header file for a library module used to calculate the median * of a
* DEFINITION
* This is the header file for a library module used to calculate the median
* of a list of values. It finds the value that would be in the center if
* the list were sorted. If the list contains an even number of values, the
* lower of the two center values is reported. The values th ...
驱动编程 Cryptest (MFC Style Crypto++ v4.2 Library GUI).
Cryptest (MFC Style Crypto++ v4.2 Library GUI).
网络 Http library for Palm, HTTP full implimentation include GET, POst,
Http library for Palm, HTTP full implimentation include GET, POst,
电子书籍 OpenCV Reference Manual 详细介绍了Intel opencv library 的各个函数
OpenCV Reference Manual 详细介绍了Intel opencv library 的各个函数,是使用opencv进行图像处理的必备手册,强烈推荐
汇编语言 C24x Filter Library (SPRC072).zip 这是ti公司的滤波器程序库。
C24x Filter Library (SPRC072).zip
这是ti公司的滤波器程序库。
人工智能/神经网络 DETRIN is a C++ library of classification algorithms and other utilities in the field of data mining
DETRIN is a C++ library of classification algorithms and other utilities in the field of data mining. We will use standard ISO C++ programming language to develop our project. The goal of DETRIN is to facilitate researchers in the related fields.
其他书籍 OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a
OpenCV means Intel&reg Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms.
OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It ...
Java编程 A Java package (library/API) to connect and use the Yahoo Instant Messager and Chat protocols (YMSG)
A Java package (library/API) to connect and use the Yahoo Instant Messager and Chat protocols (YMSG), in a reasonably coder-friendly and abstract way. Although methods the API exposes are closely matched to Yahoo IM features, the API attempts to hide
Download jYMSG API - Yahoo IM
Jars
电子书籍 C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C+
C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their fun ...