登录
首页 » Visual C++ » CPPSTL

CPPSTL

于 2014-11-06 发布 文件大小:529KB
0 193
下载积分: 1 下载次数: 1

代码说明:

   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.)

文件列表:

C%2B%2B标准模板库STL介绍.doc,655872,2014-08-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • C++YUmatlabDlg
    C++与MATLAB接口的实例 对于学习C++和MATLAB 很有帮助 请珍惜(C and MATLAB interface examples for learning C++ And MATLAB helpful please Value)
    2008-04-02 12:30:16下载
    积分:1
  • posongfangchengqiujie
    偏微分方程的求解,泊松方程的求解,一边大家学习交流(Partial differential equation, the solution of the Poisson equation, while we study the exchange)
    2012-06-11 12:15:07下载
    积分:1
  • wmflogicgenery
    由于最近做一个项目需要对MATLAB电路图做测试,且需要满足MCDC且覆盖每个门,由于 手工生成非常麻烦而且也容易出错,所以做了个工具来自动生成测试用例(With the recent need to do a project on the MATLAB test circuit, and the need to meet and MCDC coverage of each door, hand-generated as a result of a very troublesome and error-prone, so do a tool to automatically generate test cases)
    2009-06-26 09:50:36下载
    积分:1
  • rand_noise_generate
    产生高斯分布的白噪声的方法. 数据输出格式为txt. 可以读取到其它程序中, 作为后续开放使用. (have a Gaussian distribution of white noise method. Data output format txt. Can be read into other procedures, As a follow-up opening.)
    2007-06-15 21:13:22下载
    积分:1
  • shengjingwangluo
    用matlab实现神经网络的城市交通流量预测。主要以大脑生理变化过程为基础、模仿大脑的结构和功能(Neural network using matlab implementation of the urban traffic flow prediction. Major physiological changes to brain-based process, to imitate the structure and function of the brain)
    2009-03-08 11:27:34下载
    积分:1
  • vb
    说明:  材料力学中不同梁(简支梁、悬臂梁)受力分析计算程序(Mechanics of materials with different beam (Charpy, Izod) stress analysis calculation program)
    2014-10-23 15:57:17下载
    积分:1
  • Otsu
    最大类间方差法的VC++和matlab源程序,还包括其原理介绍的doc文档(Otsu method of VC++ and matlab source, but also introduced the principle document doc)
    2011-05-16 10:42:10下载
    积分:1
  • 11
    说明:   广告流水灯程序 ORG 00H MOV P2,#80H START:MOV A,#0FFH 赋初值 CLR C MOV R2,#8 LOOP:RRC A 带进位右移 MOV P1,A CALL DELAY DJNZ R2,LOOP MOV R2,#7 LOOP1:RLC A 带进位左移 MOV P1,A CALL DELAY DJNZ R2,LOOP1 JMP START DELAY:MOV R3,#20 延时0.2秒 D1: MOV R4,#20 D2: MOV R5,#248 DJNZ R5,$ DJNZ R4,D2
    2012-11-22 13:22:07下载
    积分:1
  • xindaorongliangbianma
    信道容量编码,C语言实现,照着程序一步一步做会找到你需要的(Channel capacity coding, C language, according to the program will find step by step what you need to do)
    2014-01-09 11:04:49下载
    积分:1
  • hechengjilu
    合成地震记录源程序,很适合初学者学习,便于掌握(Synthetic seismograms source, it is suitable for beginners to learn, easy to grasp)
    2014-11-30 17:39:39下载
    积分:1
  • 696518资源总数
  • 105409会员总数
  • 23今日下载