登录
首页 » STL » 目标:这项任务的目的是加强学生的理解和…

目标:这项任务的目的是加强学生的理解和…

于 2022-07-07 发布 文件大小:646.18 kB
0 219
下载积分: 2 下载次数: 1

代码说明:

1实现stl容器; 2实现说给声明的函数 3使用递归方法 相对于实验2,新增了2个类Class Category。Class Categories; 关键算法: virtual void findOfferings (Listing::iterator start, Listing::iterator finish, Listing &matches) void findOfferingsRecursive (Listing::iterator start, Listing::iterator finish, Listing &matches) 压缩包里面有代码,指导书,以及Apache服务器。-Goals: This assignment is designed to reinforce the student s understanding and use of recursion. Outcomes: Students successfully completing this assignment would master the following outcomes. Use the STL vector container Produce C++ class implementations given class declarations Produce a recursive algorithm

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

发表评论

0 个回复

  • 学习编程的经典资料 初学者必备 拥有理论性和实践性
    学习编程的经典资料 初学者必备 拥有理论性和实践性 -Programming information for beginners to learn the classic theoretical and practical must-have
    2022-04-16 00:32:48下载
    积分:1
  • 归并排序
    说明:  Visual studio上利用C++模板类实现归并排序(sort c++ template on visual studio)
    2020-06-20 22:40:01下载
    积分:1
  • 这是我利用STL写的ISODATA分类算法,希望对大家学习能有帮助
    这是我利用STL写的ISODATA分类算法,希望对大家学习能有帮助-This is what I use STL wrote ISODATA classification algorithm, in the hope that everyone has to learn to help
    2022-07-10 00:38:37下载
    积分:1
  • stlwrite
    stl转换,能够有效的将matlab 转化为stl文件,用于3DMAX的绘图(STL conversion, can effectively convert matlab to STL files, for 3DMAX drawing)
    2021-04-03 17:59:07下载
    积分:1
  • STLsjzn
    STL实践指南,一本学习STL不错的书,非常值得一看。(STL Guide to Practice, a good book to learn STL, worth a visit.)
    2009-06-08 23:24:59下载
    积分:1
  • STLRead
    读取stl文件的工具包,并通过demo演示工具包如何使用。并显示stl数据(Kit read stl file, and how to use the demo presentation tools package. Stl data is displayed)
    2020-07-03 21:00:02下载
    积分:1
  • sliding
    说明:  求出sliding window的最大最小值(n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves rightwards by one position. Following is an example: The array is [1 3-1-3 5 3 6 7], and k is 3. Window position Minimum value Maximum value [1 3 -1]-3 5 3 6 7 -1 3 1 [3 -1 -3] 5 3 6 7 -3 3 1 3 [-1 -3 5] 3 6 7 -3 5 1 3 -1 [-3 5 3] 6 7 -3 5 1 3 -1 -3 [5 3 6] 7 3 6 1 3 -1 -3 5 [3 6 7] 3 7 Your task is to determine the maximum and minimum values in the sliding window at each position. )
    2011-04-03 19:25:46下载
    积分:1
  • 介绍标准C++的一本好书。主要是STL等内容,包括了堆栈的讲解。...
    介绍标准C++的一本好书。主要是STL等内容,包括了堆栈的讲解。-Standard C++
    2022-06-27 00:40:08下载
    积分:1
  • err
    《C++ STL开发技术引导》配套光盘 聆听大师级的指点,轻松步入C++ STL开发殿堂-err
    2022-03-15 01:32:01下载
    积分:1
  • Boost Python application to expand the use of Boost1.32 for example, can generat...
    Boost扩展Python应用样例 使用Boost1.32库,生成可以在Python环境下调用的Dll库-Boost Python application to expand the use of Boost1.32 for example, can generate the Python environment calls for the D
    2022-05-13 12:00:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载