搜索资源列表
hashmap
- 哈希表的实现 hashmap.h - declaration of class HashMap hashmap.cpp - definition of class HashMap hash-driver.cpp demonstrates use of class HashMap and its member functions.-A Hash Table Implementation The following header file and implementation fil
gtest-1.4.0
- Google的最新测试框架,功能强大,可以测大多数的类型,但是好像不支持STL数据结果的测试-Google' s latest testing framework, powerful, can detect most of the types, but does not seem to support the STL data results of testing
NotepadHelpe
- Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器. 为了产生小巧且有效率的代码编辑器,这个在 GPL 许可证下的自由软体开发专案采用 win32 api 和 STL 以 C++ 程式语言撰写成,并且选用功能强大的编辑模组 Scintilla. 藉由加强与优化许多函数及演算法,Notepad++ 致力於减少世界二氧化碳的排放.当使用较少的 CPU 功 率, 降低电脑系统能源消耗, Notepad++ 间接造就了绿化的环境. 多亏它的轻巧与执行效率, Notepad++ 可 完美地取代
stx-btree-0.8.6.tar
- The STX B+ Tree package is a set of C++ template classes implementing a B+ tree key/data container in main memory. The classes are designed as drop-in replacements of the STL containers set, map, multiset and multimap and follow their interfaces very
vector
- 该程序是关于c++中STL的vector的一些简单应用实例。-The program is the STL' s vector c++ in some simple application examples.
main
- 停车场仿真 结果:学生成功完成这个作业将掌握下列结果 1,理解使用STL堆栈适配器 2,创建一个完整c++程序 3,用文件I / O 4,使用动态内存管理 5,使用指针 -Parking Lot Simulation Goals: This assignment is designed to improve the student s knowledge of stacks and their use of the STL stack
Exam_9_26
- 标准C++中,对于迭代器对象中的元素删除时的注意事项。 以vector,list为例,说明了erase使用时注意点。-in this test project,we demonstrate the Using of erase() method in STL s iteraor object.
PLC-STL-proggram-of-trafic-lights
- 南北和东西两个主干道交通灯控制,红灯亮10s,绿灯亮5s,黄灯闪亮5s-Two main north-south and east-west traffic light control, red light 10 s, 5 s green light, yellow light is shining 5 s