搜索资源列表
MFCIteratorDemo
- 这个项目演示了STL风格的迭代子,如何编写自己的迭代子,使用容器来简化STL,并与STL兼容。在这个例子中使用的容器是MFC框架应用程序,文档模板,文档类CWinApp,-the project demonstrated the STL - style iteration, how to prepare their son iteration, the use of containers to simplify the STL, and compatible with the STL. In t
STl_diff
- stl编写的文件比较程序,适合STL的学习者,使用了很多STL的技巧-stl paper prepared by the procedure more suitable for STL learners, use a lot of skills STL
STL
- 这是一些STL的学习程序,是我以前学习STL时编写的,适合初学STL的人!有兴趣的可以下载下来看一看!
c++liberary
- 好像是一位台湾或者是香港学者编写的一步关于c++的标准程序库, 对STL进行了理论与应用上的详细介绍。
helloworld
- STL编写的helloworld程序,有需要的就下了
List
- 采用C++语言编写的链表模拟程序,可实现STL中的链表操作功能。-Linked list C++ language simulation program, linked list in the STL operation.
C++STL
- 可以帮助进一步学习、熟悉C++高级程序设计,并且提高编写C++程序的速度-Can help further learning, familiar with the C++ Senior programming, and enhance the preparation of C++ Procedures speed
testlineprogramme
- 一段VB编写的检测线用程序,可以检测制动,轴重等,对实际项目有很大的参考价值。-VB section of the test line with the preparation of procedures, can detect brake, axle load, etc., the actual project has great reference value.
yichuansuanfa
- 用MATLAB编写遗传算法程序源代码 全部为m文件,可以直接在MATLAB里运行-Procedures for the preparation of genetic algorithms using MATLAB source code for all the m files, to run directly in MATLAB
DesignPattern
- 正在重构几个大项目,自己也正在编写设计模式库。 覆盖20几种采用模式; 而本人是本着好用,简洁至上的原则。编写了一套易用,易懂的模式库。 该模式库会用到LOKI部分对象(和BOOST 用到STL 对象基本类似)。请注意下载LOKI。 代码完全原创,免费提供大家下载,学习,研究和使用, 参考文献:《设计模式》《C++设计新思维》《模式分析》《代码重构》 程序中所使用的英文注释,来自《设计模式》一书。 编写语言: C-Several large p
STL_Programmer_Guide
- C/C++标准模板库,主要是用于编写模板库程序入门-Standard Template Library Programmer s Guide
CPPSTL-and-effctiveCPP
- 高效C++书籍,详细讲解如何编写出高效率的程序,C++STL,介绍C++标准库。-effctiveC++ and C++STD
Exceptional-CPPStyle
- 软件“风格”所要讨论的主题是如何在开销与功能之间、优雅与可维护性之间、灵活。性与过分灵活之间寻找完美的平街点。在本书中,著名的C++大师Herb Sutter给出了40个编程问题。其目的是为了使读者不仅“知其然”,更要“知其所以然”,并帮助读者在软件开发中进行正确的决策。本书是围绕实际问题及其解决方案展开论述的,对一些至关重要的C++细节和相互关系提出了新的见解,为当今的关键C++编程技术(如泛型编程、STL、异常安全等)提供了新的策略。 本书中,C++大师Herb sutter通