登录
首页 » STL » MFC

MFC

于 2022-03-29 发布 文件大小:22.86 kB
0 74
下载积分: 2 下载次数: 1

代码说明:

基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-MFC-based platform and STL string type, can achieve in the fast string search.

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

发表评论

0 个回复

  • 1,实现stl模型的优先队列; 2,实现所有声明的函数 关键内容: 1新建的类:bid:Class Bid models a bid placed...
    1,实现stl模型的优先队列; 2,实现所有声明的函数 关键内容: 1新建的类:bid:Class Bid models a bid placed on an advertisement. 2Changes to class Advertisement:要存放所有 竞拍他的用户信息,并根据他们放到优先队列中。 重要方法: priority_queue& Advertisement::getBids(void) vector Advertisement::getTopDutchBids (void) const 3Changes to class Client:要存放用户所有 竞拍东西。 重要方法:void Client::addBid (int item) {bids.push_ void Client::addOffering (int item)back(item) } 4Function displayBidHistory 先HTML 下 显示出来 一个advertisement 下的各个 符合要求的bids。-Prerequisites: Students should have mastered the following prerequisite skills. Knowledge of STL priority_queue- Basic use of the container C++ Class Specification- Produce C++ class implementations Goals: This assignment is designed to reinforce the student s understanding and use of the STL priority_queue. Outcomes: Students successfully completing this assignment would master the following outcomes. Use the STL priority_queue Produce C++ class implementat
    2023-03-26 03:25:03下载
    积分:1
  • 1使用到了stl sorting 2stl find 3实现所有声明的函数。 关键方法是: virtual Listing sort(stri...
    1使用到了stl sorting 2stl find 3实现所有声明的函数。 关键方法是: virtual Listing sort(string field) 根据选择"email," "start," "close," and "quantity."来对list中的advertisements进行排序。 virtual Listing filter(string keyword) 筛选出whose name or description contains the string given by the parameter keyword; 压缩包里面有代码,指导书,以及Apache服务器。-outcomes. • Use STL sorting functions Use STL find functions Use of appropriate STL functions Produce C++ class implementations given class declarations
    2022-05-18 17:28:47下载
    积分:1
  • map
    C++ STL关于map的代码,里面详细说明了map的使用(n c++ STL code on the map, the map is described in detail)
    2014-11-27 15:36:24下载
    积分:1
  • 688796823C
    stl的一些算法 ,可以参考参考参考,代码可以通过(Some of the algorithms for STL can be referred to as reference, and the code can be passed through)
    2018-02-12 16:50:16下载
    积分:1
  • Export a vertices/faces patch to an STL triangular mesh.This is based heavily on...
    Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output functions for a different form of input.
    2022-04-12 17:04:18下载
    积分: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
    2022-07-07 02:57:41下载
    积分:1
  • STLyuanmapouxi
    代码中包含了部分作者侯捷的<<STL源码剖析>>一书中的程序实例,有助于理解及应用STL,来进行方便高效的编程(Code contains some of Hou Jie, author of <<STL源码剖析>> one book instance, contribute to the understanding and application of STL, to facilitate the efficient programming)
    2008-06-10 22:11:27下载
    积分:1
  • 这本书是关于C++标准模板库的书虽然介绍…
    本书是一本有关于C++ 标准模板库的介绍的丛书 即使是拥有STl使用经验的人也可以从本书中学到新知识-This book is a book about C++ standard template library even though the introduction of the series is to have STl experience in the use of the people can learn new knowledge from this book,
    2022-01-25 15:15:32下载
    积分:1
  • STL的部分实用技巧,STL的部分实用技巧
    STL的部分实用技巧,STL的部分实用技巧-STL part of practical skills, STL part of Practical Skills
    2022-11-16 03:45:03下载
    积分:1
  • C++ STL
    C++ STL中文版 适合C++ acmer 加油啊 -C++ STL
    2022-08-09 12:48:27下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载