搜索资源列表
sizable
- 动态二维数组的c++模板函数实现,实现了动态创建一维和二维数组,资源清除。-dynamic two-dimensional array of c template function, has implemented a dynamic creation of a dimensional and two-dimensional array of resources to remove.
Collection
- C++ Template of Collection, use MFC/ATL/STL (Ex: CArrayT, CListT, CMapT, CQueueT, CStackT)
MyArray
- 利用C++继承,重载,多态,和宏的结合,模拟了CARRAY模版-C inheritance, overloading, polymorphism, and Acer, the combination of the simulation template CARRAY
STL_CODE
- C++ STL 标准模板库源码,对学习C++ STL非常有用-C STL standard template library source code, to learn very useful C STL
C++applicationProgram200
- C++应用编程200例--------专为广大学习和使用C++语言的读者设计的,旨在帮助读者更快更有效地掌握C++语言。全书共分4部分,通过大量实例全面系统地介绍了C++语言程序设计的基本概念和方法,主要内容包括:基本运算、数据类型、程序结构、函数、类与对象、预处理指令、文件处理、函数模板、类模板和STL的使用等。 这些是书中的代码 -C Application Programming -------- 200 cases for the majority of the learning and
capacitor
- 讲解如何利用c++环境实现栈的构造,其实也就是模版list的个人定义-c explain how to use the environment to achieve stack structure, in fact, is the template list personal definition
stacktext
- 自己写的C++栈模板,并用其实现了括号匹配算法-write their own C + + Stack template, and used to achieve the brackets Matching Algorithm
C++DataStrModeClass
- 很难找到的C++版本的数据结构模版类,希望大家学习和交流!-difficult to find the C version of the data structure template category, we hope to learn and share!
C++ 模板元编程 ebook
- C++ 模板元编程 (C++ Template Metaprogramming)
algo
- c++模板源码中的第一章节algo,方便你学习时参考,应该会对你有所帮助-c++ template source in the first chapter of algo, to facilitate learning when you reference, it should be will help you
cont
- c++模板源码中的第一章节cont,方便你学习时参考,应该会对你有所帮助-c++ template source in the first chapter of cont, easy reference when you learn, it should be will help you
fo
- c++模板源码中的第一章节fo,方便你学习时参考,应该会对你有所帮助-c++ template source in the first chapter fo, easy reference when you learn, it should be will help you
iter
- c++模板源码中的第一章节iter,方便你学习时参考,应该会对你有所帮助-c++ template source in the first chapter of iter, easy reference when you learn, it should be will help you
memory
- c++模板源码中的第一章节memory,方便你学习时参考,应该会对你有所帮助-c++ template source in the first section of memory, easy reference when you learn, it should be will help you
yinacf10
- The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation. It features a very low error rate and few tuni
hounsell-ansi-c-template
- Ansi C templater code worker
CPP-template-and-STL
- C++ template programming and STL
stacknode
- 栈这种数据结构是一个工具性的数据结构,通常被其它复杂数据结构所使用。比如实现二叉树的遍历的非递归算法。下面就用C++模板实现栈数据结构的一个较完整代码!在书本《数据结构(C语言版)--严慰明》提到栈可以用数组,也可以用链表实现,这里只用链表实现这一数据结构。-This data structure is a stack instrumental data structure is often used for other complex data structures. Such as a bi
C-language-program-to-realize
- 以上文件在于为大家提供一个c语言链表的程序实现模板,特别简化了其语句的应用,方便大家在程序编写中节省时间。-The above documents is to provide a list of the C language program to realize the template for everyone, especially simplified application its statement, facilitate the program to save time.
C++编程新思维
- 这是一本关于C++模板高级应用和编程的书籍(this is a book about C++ Template)
