搜索资源列表
astl.beta.2.0
- 一个类似STL的自动机的源代码库,利用STL 组件开发,适合Windows和*nix多平台的C++ 编译器。-a similar automatic machine's source code for use STL components development for Windows and * nix multi-platform C compiler.
mypsd
- MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
MyPSD_src
- MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
VC 十个评委评分系统
- 这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能,很有趣,不妨-Because of STL libary of C++ used in this grade system,it has little code.The system carries out all the function with just 30 rows code.It s very interesting,you d better have a look.
Addison.Wesley.Effcient.C++ProgrammingTechniques.
- This book focuses on combining C++ s power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlin
AMF
- AMF官方文档,以及试验程序。 AMF是Adobe公司开发的基于二进制流的通讯协议。-AMF official documents, as well as testing procedures. AMF is Adobe' s development of communication protocol based on a binary stream.
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
stl
- 在vb中读入stl格式的文件。对于机械专业的三维仿真的有用。-Vb read in the stl format. Three-dimensional simulation for machinery useful.
NotepadHelpe
- Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器. 为了产生小巧且有效率的代码编辑器,这个在 GPL 许可证下的自由软体开发专案采用 win32 api 和 STL 以 C++ 程式语言撰写成,并且选用功能强大的编辑模组 Scintilla. 藉由加强与优化许多函数及演算法,Notepad++ 致力於减少世界二氧化碳的排放.当使用较少的 CPU 功 率, 降低电脑系统能源消耗, Notepad++ 间接造就了绿化的环境. 多亏它的轻巧与执行效率, Notepad++ 可 完美地取代
cPPvisualization
- MFC快速入门,对于初学者非常有用,以及关于VC,MFC,STL的概念详解。-MFC quick start, very useful for beginners, and on the VC, MFC, STL Detailed concept.
Efficient-CPP-Performance-Programming-Techniques.
- This book focuses on combining C++ s power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlin
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
STL-vector
- STL的应用,其中包含详细的vector,map,set,list的每一个函数的具体操作。-STL' s application, which contains detailed vector map, set, list every function specific operations.
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.
mysqlPP-3.0.9.tar
- MySQL++ 采用C++封装了MySQL的C语言API,本工程支持VS2003、2005、2008,比MySQL原生API使用方便!-MySQL++ is a C++ wrapper for MySQL s C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container
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