Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • ssd7exercise2.rar 相对于实验一,新增了2个类。 Class Listing vector<Advertisement*>. Class Group vector<Client*>. 使用到了向量。增强了大家对STL向量容器,以及实现所给的声明函数。 压缩包里面有代码,指导书,以及Apache服务器。
  • ssd7exercise3.rar 1实现stl容器; 2实现说给声明的函数 3使用递归方法 相对 ...
  • ssd7exercise4.rar 1使用到了stl sorting 2stl find 3实现所有声明的函数。 关键方法 ...
  • ssd7exercise5.rar 1,实现stl模型的优先队列; 2,实现所有声明的函数 关键内容 ...
  • CseApi20.zip CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即string)、Int数组、object数组、字典dict等,由于封装是轻量级的,常用作基础类型库来支持Win32软件开发,如果使用STL容器等觉得不便时,这个库是很好的替代方案。
  • serch.rar 查找模板,C++ STL,熟悉C++如何定义模版
  • STL_ebook.rar 本文介绍了stl的基本知识,对于初学者特别有用,希望能对大家有所帮助
  • Addison.Wesley.Essential.C++.rar • Generic programming and the Standard Template Library (STL) • Object-based programming and class design • Object-oriented programming and the design of class hierarchies • Function and class template design and use • ...
  • Addison.Wesley.Effcient.C++ProgrammingTechniques. ... power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlining, referencecounting, STL, and much more.
  • STLProgrammerDevelopGuide.rar c++STL 程序员开发指南