-
CPPSTL
STL(Standard Template Library),即标准模板库,是一个具有工业强度的,高效的C++程序库。它被容纳于C++标准程序库(C++ Standard Library)中,是ANSI/ISO C++标准中最新的也是极具革命性的一部分。该库包含了诸多在计算机科学领域里所常用的基本数据结构和基本算法。为广大C++程序员们提供了一个可扩展的应用框架,高度体现了软件的可复用性。 (STL (Standard Template Library), which is a standard template library, with industrial strength, efficient C++ library. It is contained in the C++ standard library (C++ Standard Library), ANSI/ISO C++ standard is the latest in is also very part of a revolutionary. The library contains many in Computer Science in the field of common basic data structures and basic algorithms. Provides an extensible application framework for the majority of C++ programmers, highly reflects the software reusability.)
- 2014-11-06 11:06:37下载
- 积分:1
-
HaarPAdaBoost
Haar+AdaBoost分类器训练总结(Haar+ AdaBoost classifier training summary)
- 2015-04-07 10:03:20下载
- 积分:1
-
Heuristic-search-algorithm-of-matlab
简单的基于matlab的启发式搜索算法。(The matlab simulation method of heuristic search algorithm。)
- 2014-11-06 09:38:48下载
- 积分:1
-
WinPainter21
windows图像编程处理类库,用于实现各种图像处理功能(programming windows image processing library, used to achieve a variety of image processing functions)
- 2007-11-27 11:08:06下载
- 积分:1
-
TMA1
抛物线拟合算法实现代码,已经通过测试可指直接运行(Parabola fitting algorithm code, has passed the tests can be run directly refers to)
- 2013-09-25 12:33:44下载
- 积分:1
-
Gau_noise_gen1
高斯有色噪声生成,有色噪声的谱估计及其在雷达中的应用(gauss noise generation)
- 2012-11-21 19:14:31下载
- 积分:1
-
fuzzy
模糊数学在聚类分析中的作用(matlab代码)(Fuzzy clustering analysis of the role in the (matlab code))
- 2013-08-22 14:51:18下载
- 积分:1
-
LRS
进行时域分析的好程序,刚和师兄编的,仅供参考(Good time domain analysis procedures, and senior compiled just for reference only)
- 2011-10-04 09:54:20下载
- 积分:1
-
2DMaxima
在二维空间里有两个点A=(X1,Y1)和B=(X2,Y2),如果X1>X2并且Y1>Y2 ,我们认为A优于B,A是这个集合的最大极值点,在给定的二维空间里的N个点的集合S中,找出最大极值点。(In two-dimensional space, there are two points = A = (X1, Y1) and B (X2, Y2), if the X1 and Y1 > X2 > Y2, we think that A is superior to B, A is the biggest extreme value point of the set, in A given set of N points in the two-dimensional space S, find out the most extreme value point.)
- 2013-12-24 21:02:56下载
- 积分:1
-
MFC_matlab
程序实现了C++和MATLAB的混合编程,对接的方法是使用Matcom组件。程序实现的功能是,绘制一个sin函数。(Program implements C++ and MATLAB mixed programming, docking method is to use Matcom components. Program' s function is to draw a sin function.)
- 2013-08-13 16:56:57下载
- 积分:1