CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - stl
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - stl - List
[
Data structs
]
dzint
DL : 0
STL算法实现的大整数加减法的程序, 能够进行正负数的加减,而且是动态数组的, 因此可以无限输入,这是本人这学期的大作业-STL algorithms and the largest integer addition and subtraction procedures, plus or minus a few to carry out addition and subtraction, but is a dynamic array, it can be unlimited importation, this is my semester of this operation
Date
: 2025-12-16
Size
: 1kb
User
:
曾郁荣
[
Data structs
]
hash_map
DL : 0
STL哈希表的使用范例:包括哈希表的创建、插入、查找、删除、内存分配和释放内存。-STL use examples include : Hash Table creation, insert, search, delete, memory allocation and release memory.
Date
: 2025-12-16
Size
: 10kb
User
:
何智峰
[
Data structs
]
Data Structures with C++ Using STL
DL : 1
这是数据结构和算法的国外经典书籍.清华大学出版社出版的<数据结构C++语言描述-应用模板库STL>陈君 译 英文名称是Data Structures with C++ Using STL. 作者: William Ford ,William Topp . 代码代码当中包含各种经典算法 ,比如各种排序 如选择排序,基数排序,快速排序等等.还有各种其他经典算法,有 8皇后问题,汉烙塔 Hanoi ,约瑟肤等了。此原文件是我们学校的一个博士从国外带回的,花了80美元,请大家好好的利用好.-This the data structure and algorithm abroad classic books. Qinghua University Press published lt; C data structure description language-STLgt Application Template Library; Chen translation of the English name of the Data Structures Using C with STL. Author : William Ford, William countries. Source code which packets containing various classical algorithms such as various sequencing option, in order of ranking base, rapid sequencing etc.. there are various other classic algorithms, 8 Queens, tower-baked Hanoi, Joseph skin waiting. This original document was the one Dr. schools from abroad back to a cost of 80 US dollars, please make good use of good.
Date
: 2025-12-16
Size
: 3.37mb
User
:
冰舟
[
Data structs
]
clonePtr
DL : 0
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.-a non-sharing smart pointer class that can STL be used with containers such as std : : map, vector, list, set, and deque. The smart pointer has an assignment o perator and greater than operator that the call target object s operator.
Date
: 2025-12-16
Size
: 2kb
User
:
张建
[
Data structs
]
carray
DL : 0
一个自己定义的数组外包装,这是“使用者自定义stl容器“的一个好例子,在数组之外包装了一层常用的容器界面。-own definition of an array overpack, which is a "user-defined stl containers" of a good example In addition to the array of packaging containers used layer interface.
Date
: 2025-12-16
Size
: 6kb
User
:
刘刚
[
Data structs
]
AVLTreeImpl
DL : 0
AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!-AVL Tree implementation : I also included a test to compare the function AV L Tree performance with STL Set and Map. Compile mavltree.cpp the source and run it to see the res ult!
Date
: 2025-12-16
Size
: 7kb
User
:
michael
[
Data structs
]
zwqvectorr
DL : 0
这是采用STL的VECTOR 做的一个程序,希望对大家有帮助-This is the STL so the probability of a process, we hope to help
Date
: 2025-12-16
Size
: 1kb
User
:
郑文清
[
Data structs
]
ListLink
DL : 0
数据结构单链表的实现,包含链表元素的删除,查找,插入-single linked list data structure to achieve List contains elements delete, retrieve, insert
Date
: 2025-12-16
Size
: 1kb
User
:
阿安
[
Data structs
]
tree-2.03
DL : 0
一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。-a German Kasper Peeters C template to write the tree S TL realized, and other containers and STL vector, map, providing standard STL interface, Calling for users. Very valuable reference documentation See tree.pdf.
Date
: 2025-12-16
Size
: 191kb
User
:
苏缦云
[
Data structs
]
a-star-algorithm-implementation
DL : 0
基于stl的a star寻路算法的高效实现-Stl of a star-based routing algorithm to achieve efficient
Date
: 2025-12-16
Size
: 18kb
User
:
WestWeald
[
Data structs
]
STL
DL : 0
详细的讲述一些C排序的函数 STL 几乎封装了所有的数据结构中的算法,从链表到队列,从向量到堆栈,对hash 到二叉树,从搜索到排序,从增加到删除-Describe in detail the function of some sort STL C encapsulates almost all of the data structure algorithms, from the list to the queue, from the vector to a stack of hash to a binary tree, from the search to sort, to remove from the .... ..
Date
: 2025-12-16
Size
: 190kb
User
:
汪柏胜
[
Data structs
]
stl-code
DL : 0
stl标准库是C++ 的一个类库,包括容器,算法,迭代器。提供许多基本的算法和数据结构-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.
Date
: 2025-12-16
Size
: 210kb
User
:
肖新
[
Data structs
]
Data-structure-and-STL
DL : 0
《数据结构与STL》 ——一本结合STL讲解数据结构的不错的本,PDF格式-" Data structures and STL" - a combination of STL data structures to explain the good, PDF format
Date
: 2025-12-16
Size
: 16.02mb
User
:
李兵
[
Data structs
]
The-Annotated-STL-Source
DL : 0
STL源码剖析,向专家学习型别技术、内存管理、算法、数据结构、STL各类组件之高阶实现技巧-The Annotated STL Source, for management of memory, algorithm, data structure and accomplish of STL component.
Date
: 2025-12-16
Size
: 10.98mb
User
:
徐赫
[
Data structs
]
STL-source-analysis
DL : 0
STL源码剖析.pdf 向专家学习 强型检验、内存管理、算法、数据结构、 及 STL 各类组件之实作技术-STL source analysis. PDF
Date
: 2025-12-16
Size
: 2.09mb
User
:
xk
[
Data structs
]
DeQ-using-STL
DL : 0
this is sample dqueue implementation using STL
Date
: 2025-12-16
Size
: 1kb
User
:
sham
[
Data structs
]
Data-structure-STL
DL : 0
数据结构与STL很全的程序例子,且分好了章节,好不容易才找到的,共享给大家,对学习数据结构应该很有帮助。-Data Structures and STL is the whole program examples, and divided the chapters, this really is a good thing, very helpful for learning.
Date
: 2025-12-16
Size
: 1.5mb
User
:
石同享
[
Data structs
]
STL--Data-strcture-and-Alogrithm
DL : 0
数据结构C++语言描述——应用标准模板库(STL)(第2版) 源代码-Source Code for STL-Based Data structure and Alogrithm for C Plus Plus Programing
Date
: 2025-12-16
Size
: 2.63mb
User
:
丁晟
[
Data structs
]
stlwrite
DL : 0
stlwrite从修补程序或表面数据编写STL文件,模式文件是使用“二进制”(默认)或“ascii”编写的。 写入STL文件的标题标题文本(最多80个字符)。(Stl writes STL files from patch or surface data, and the schema files are written using either " binary" ( default ) or " ascii ". Write the title header text ( up to 80 characters ) of the STL file.)
Date
: 2025-12-16
Size
: 3kb
User
:
孟凡不凡
[
Data structs
]
C++STL(2th)
DL : 0
STL标准模板库介绍,各种数据结构的使用,C++语言的实现(Introduction of Standard Template Library)
Date
: 2025-12-16
Size
: 20.36mb
User
:
billson_
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.