搜索资源列表
Testlog4j
- log4j的基本功能的实现包括属性文件的配置,输出的设定。-log4j realize the basic functions, including the configuration properties file, the output settings.
Effective_STL
- 能够快速有效地掌握c++stl的基本知识-Quickly and efficiently be able to c++ stl to master the basic knowledge
chat
- Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly
Stl_Tutorial_And_Reference_Guide
- The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science.This book will help you how to programming with STL.
SGI_Standard_Template_Library_Program_Guide
- The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science. The STL is a generic library, meaning that its components are he
ssd7exercise5
- 1,实现stl模型的优先队列; 2,实现所有声明的函数 关键内容: 1新建的类:bid:Class Bid models a bid placed on an advertisement. 2Changes to class Advertisement:要存放所有 竞拍他的用户信息,并根据他们放到优先队列中。 重要方法: priority_queue<Bid>& Advertisement::getBids(void) vector<Bi
STL-Basic
- STL入门,叫你如何使用其中的容器,迭代器以及算法-STL entry, so you how to use one of the containers, iterators and algorithms
booststandardlibrary
- boost基本库,STL的接班人,对所有库都有涉及。-boost basic library, STL' s successor, all libraries are involved.
usage-of-the-map
- STL中map用法详解,是关于map的基本操作,很详细的介绍。-Detailed usage of STL in the map, is about the map' s basic operation, it is described in detail.
STL
- C+++ STL的基本知识,包括各类STL的文章,各个文章由浅至深介绍STL。-C+++ STL basic knowledge, including various types of STL articles, each article described by the shallow deep STL.
STL_Programmer_Guide
- C++ STL学习手册,对于初学者来说很有用-The basic learning of C++ STL
CPP_STL
- 基本的STL的使用知识,涉及内容较全,如果全部掌握,对编程有很大帮助-Basic knowledge of the use of the STL involving than the whole, if all master programming
STL
- STL的Vector、List、deque、set、map、queue、stack等的使用,包含了基本的用法-The STL Vector, List, deque, set, map, queue, stack, etc. are used, contains the basic usage
QuikSort
- 是对快速排序的简单实现,可以实际运用,基本的思想都有了-Is a simple implementation of quick sort, you can actually use, have a basic idea
starting_with_cPP
- this basic c program-this is basic c program