搜索资源列表
STLsourcecode3.3
- STL源码,就是侯捷那本书所用的 源码。-STL source, Hou Jie, is the book used by the source.
stl
- STL标准库源代码,非常经典的代码,学习STL的必备资料。
Hash_STL(Time)
- 使用C++语言的STL开发的一个用来进行大规模hash计算的程序,用来处理大规模ip地址的查找问题,输入的文件可以是从internet 上下载的ip地址数据,也可以自己输入数据,可以支持几百兆的数据文件的分析与查找。格式如下 ip1 ip2 ip3 ... 例如:100.100.100.100 200.200.200.200
学生管理系统-STL版
- 一个用c++写的控制台版学生管理例子,主要用STL写成
stl_sample
- 本程序提供一些stl的实例,帮助入门stl。其中有向量、队列、map等。-some stl samples.
Console_BankingSystem_prototype.ZIP
- Console Win32/STL prototype of simple functional banking system.
MapDemo_20100514
- STL库中map的用法,教你如何使用map来添加和删除元素-STL map library usage, teach you how to use the map to add and delete elements
STL
- STL标准库函数文档 希望对初学者有些帮助吧 -STL standard library functions documentation it wishes to be helpful for beginners
SingleList
- 通过STL来模拟实现单链表的功能,提供通用的接口来调用-Through the STL to simulate the function of the singly linked list, to provide a common interface to call
map
- 最全面的STL中Map函数用法。包括建立,插入,删除,查找等。-Map function usage in the most comprehensive STL. Including create, insert, delete, search.
Farleysequence
- 用单链表实现法雷序列,不许使用STL容器-Farley sequence
maze
- 完成迷宫程序的设计 输入 从maze.txt文件读入迷宫,格式如下 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为障碍物。 实验要求 要求自学查询技术文档,利用STL 的stack 类,完成以下要求的功能: 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两 个空格),注意每个位置都是两个字符。 打印示例
stl
- C++ 标准程序库学习,stl容器示例的一些列代码-C++ standard library learning, stl container code sample some of the columns
Cellular_Automate
- A Cellular Automate Simulator which is implemented with the use of a STL-Container and with the use of an array. Good for educational purposes, to learn how to use the copy- & move semantics, as well as the R- and L-Values in C++.
1.4-STL
- 动态数组和静态库的使用,对于初学编程的爱好者来说是很好的源代码。-Dynamic Array and lib
Opc_data
- An example of OPC data interface with PC. It contains a MS-Excel workbook along with a PLC Software written in STL S7 v5.5. It is also having a user manual which gives step by step quidance for configuring OPC server in PLC and OPC client in vba scr
STLTestApp
- This application tests STL Library.
cSharp-stl-read-file
- C#控制台读取STL文件,C#控制台读取STL文件-C# console reads the STL file, C# console reads the STL file