The C++ Standard Library - A Tutorial and Reference书及例程源码
标签: Reference Standard Tutorial Library
上传时间: 2015-09-06
上传用户:Ants
* 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 themselves are not * sorted or modified in any way. This algorithm can be used as a filtering * tool for rejecting noisy data.
标签: DEFINITION calculate the library
上传时间: 2015-09-07
上传用户:refent
Cryptest (MFC Style Crypto++ v4.2 Library GUI).
标签: Cryptest Library Crypto Style
上传时间: 2015-09-07
上传用户:agent
Http library for Palm, HTTP full implimentation include GET, POst,
标签: implimentation library include Http
上传时间: 2015-09-07
上传用户:离殇
OpenCV Reference Manual 详细介绍了Intel opencv library 的各个函数,是使用opencv进行图像处理的必备手册,强烈推荐
标签: Reference library OpenCV Manual
上传时间: 2015-09-11
上传用户:ruan2570406
C24x Filter Library (SPRC072).zip 这是ti公司的滤波器程序库。
上传时间: 2014-01-15
上传用户:tonyshao
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.
标签: classification algorithms utilities library
上传时间: 2015-09-11
上传用户:l254587896
OpenCV means Intel® 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 does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入门教程
标签: collection functions Computer Library
上传时间: 2015-09-12
上传用户:zhangyi99104144
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
标签: and protocols Messager Instant
上传时间: 2015-09-14
上传用户:zhaiyanzhong
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 functions. The C++ Standard Library not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code.
标签: interfaces Standard provides Library
上传时间: 2014-03-01
上传用户:lizhizheng88