资源列表
[STL] SGI_Standard_Template_Library_Program_Guide
说明:The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science. The STL is a generic library, mean<5263> 在 2025-02-06 上传 | 大小:659kb | 下载:0
[STL] ssd7exercise3
说明:1实现stl容器; 2实现说给声明的函数 3使用递归方法 相对于实验2,新增了2个类Class Category。Class Categories; 关键算法: virtual void findOfferings (Listing::iterator start, Listing::iterator finish, Listing &matches) void findOfferingsRecursive (<邹斌> 在 2025-02-06 上传 | 大小:646kb | 下载:0
[STL] ssd7exercise4
说明:1使用到了stl sorting 2stl find 3实现所有声明的函数。 关键方法是: virtual Listing sort(string field) 根据选择"email," "start," "close," and "quantity."来对list中的advertisements进行排序。 virtual Listing filter(string keyword) 筛选出whose<邹斌> 在 2025-02-06 上传 | 大小:645kb | 下载:0
[STL] ssd7exercise5
说明: 1,实现stl模型的优先队列; 2,实现所有声明的函数 关键内容: 1新建的类:bid:Class Bid models a bid placed on an advertisement. 2Changes to class Advertisement:要存放所有 竞拍他的用户信息,并根据他们放到优先队列中。 重要方法: priority_queue<Bid>& Advertisement<邹斌> 在 2025-02-06 上传 | 大小:654kb | 下载:0
[STL] Addison.Wesley.Essential.C++
说明:• 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 t<udo> 在 2025-02-06 上传 | 大小:650kb | 下载:0
[STL] STLport-5.2.1.tar
说明:一个标准库C++ STL的实现,很流行的,从网上下载的-A standard library of C++ STL implementation, very popular, downloaded from the Internet<caohui> 在 2025-02-06 上传 | 大小:700kb | 下载:0