-
这是翻阅《数据结构、算法与应用――C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C...
这是翻阅《数据结构、算法与应用――C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类来看了,详见相关介绍的文档或书籍)。后来一想干脆做个template顺便学习一下,一举两得。-read "data structures, algorithms and applications-- Description Language C" on the Internet and get some information after the government. The causes of the projects have to use a linked list, but I do a simple List C when used with the C lot of difference, such as the assignment operator (compilers that do operator overloading, or test Pui Constructors, C as a structural view of the category, as detailed in the documents related presentations or books). Later, one would simply be a template to learn about the way the West.
- 2022-04-11 17:44:42下载
- 积分:1
-
STL 语言讲解教材。英文版的,希望大家能喜欢。
STL 语言讲解教材。英文版的,希望大家能喜欢。-STL language explaination. English version, I hope you like it.
- 2022-03-10 23:44:54下载
- 积分:1
-
PolyMulPoly_list
用stl实现多项式字符串相乘,用list实现,已测试。(Stl string using polynomial multiplication, with the list implementation, have been tested.)
- 2013-10-01 15:44:48下载
- 积分:1
-
归并排序
说明: Visual studio上利用C++模板类实现归并排序(sort c++ template on visual studio)
- 2020-06-20 22:40:01下载
- 积分:1
-
归并排序
Visual studio上利用C++模板类实现归并排序(sort c++ template on visual studio)
- 2020-06-20 22:40:01下载
- 积分:1
-
err
《C++ STL开发技术引导》配套光盘
聆听大师级的指点,轻松步入C++ STL开发殿堂-err
- 2022-03-15 01:32:01下载
- 积分:1
-
stl algorithm set, a concrete realization of various diameters programming examp...
stl算法集,具体实现了摸板编程的各种示例,有利于初学者.-stl algorithm set, a concrete realization of various diameters programming examples, is conducive to beginners.
- 2022-02-07 12:32:21下载
- 积分:1
-
STL之父访谈录,STL深入浅出的说明,
STL的由来,内部算法分析。...
STL之父访谈录,STL深入浅出的说明,
STL的由来,内部算法分析。-STL Interview with Father, STL explanation in layman
- 2023-03-24 16:35:04下载
- 积分:1
-
STL 队列使用教程。主要介绍基于STL的Queue的使用方法。
STL 队列使用教程。主要介绍基于STL的Queue的使用方法。-STL queue using the tutorial. Mainly based on the STL
- 2022-11-12 13:05:03下载
- 积分:1
-
STL的文档和BOOST仅有的书籍,推荐!
STL的文档和BOOST仅有的书籍,推荐!-STL documentation and BOOST only books, recommended!
- 2022-04-16 03:08:45下载
- 积分:1