-
STL
快速学习stl的书,30分钟掌握stl的pdf格式(Fast learning stl book, 30 minutes to master stl pdf format)
- 2013-05-26 11:25:11下载
- 积分:1
-
STLarray
多维数组的操作,在STL中的相关程序,找了好久才找到(Operation multidimensional arrays in STL relevant procedures for a long time to find)
- 2013-11-24 22:14:35下载
- 积分:1
-
这是一个非常好的、可以替代mfc中的CString的字符串类。支持ansi、unicode。
这是一个非常好的、可以替代mfc中的CString的字符串类。支持ansi、unicode。-This is a very good alternative to redeem mfc the string category. Support ansi, unicode.
- 2022-03-03 18:42:33下载
- 积分:1
-
这个项目演示了STL风格的迭代子,如何编写自己的迭代子,使用容器来简化STL,并与STL兼容。在这个例子中使用的容器是MFC框架应用程序,文档模板,文档类CWi...
这个项目演示了STL风格的迭代子,如何编写自己的迭代子,使用容器来简化STL,并与STL兼容。在这个例子中使用的容器是MFC框架应用程序,文档模板,文档类CWinApp,-the project demonstrated the STL- style iteration, how to prepare their son iteration, the use of containers to simplify the STL, and compatible with the STL. In this example is the use of containers MFC framework applications, document templates, document type CWinApp.
- 2022-07-02 15:11:36下载
- 积分:1
-
MFC
基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-MFC-based platform and STL string type, can achieve in the fast string search.
- 2022-03-29 06:09:54下载
- 积分:1
-
艾迪森维斯理
Addison Wesley - Effective STL, STL经典著作!-Addison Wesley-Effective STL, STL classics!
- 2023-05-17 19:45:03下载
- 积分:1
-
stlstlfilt.zip
STLstlfilt.zip
- 2023-03-14 06:20:03下载
- 积分:1
-
STL Quick Reference 1.26_2
STL Quick Reference 1.26_2
- 2022-07-02 13:15:20下载
- 积分:1
-
这是关于几个数相加的一个简单例子,对初学者很有用
这是关于几个数相加的一个简单例子,对初学者很有用-This is the number of add on a few examples of a simple, very useful for beginners
- 2023-07-07 23:15: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