搜索资源列表
STL源码剖析
- STL源码剖析,对STL的使用方法及注意问题进行了说明。适合于相对STL进行深入分析的用户。-STL - source analysis, the use of STL methods and attention to issues of note. For relatively STL - depth analysis of users.
853
- Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori
C++applicationProgram200
- C++应用编程200例--------专为广大学习和使用C++语言的读者设计的,旨在帮助读者更快更有效地掌握C++语言。全书共分4部分,通过大量实例全面系统地介绍了C++语言程序设计的基本概念和方法,主要内容包括:基本运算、数据类型、程序结构、函数、类与对象、预处理指令、文件处理、函数模板、类模板和STL的使用等。 这些是书中的代码 -C Application Programming -------- 200 cases for the majority of the learning and
breymann_stl
- Design Componenet With C++ STL配套书源代码 -Design Componenet With STL supporting C source code book Design Componenet With STL supporting C source code book
Softstl
- 是stl程序员开发指南的源码,希望大家看一看-is stl programmers guide to the development of source code, we hope to look at
STLprj
- 大量程序实例,深入浅出地讲解了C++ STL高级编程技术。包括c++语言的基本知识、c++语言编程核心技术和C++关键库类,c++STL编程技术。意在展现深奥及抽象的C++编程技术,特别是令人望而生畏的强大的STL技术。
stlsoft-1.9.6-hdrs
- 新版本TR1的stl, 想学习的赶快
经典中的经典!STL源码分析
- 这是STL(标准模板库)学习的经典书籍,书中大量详细的剖析了STL的源码,相信认真读过这本书的读者用STL进行编程的能力会有很大提高-STL (Standard Template Library) learning the classic books, book a lot of detailed analysis of the source of STL, I believe carefully read this book readers with STL programming capac
stl
- 涵盖了大部分c++stl的例子的压缩包,对stl有兴趣的值得一看-c++ stl example stl interested to see
Data.Structures.with.Cplusplus.using.STL
- Data Structures with C++ using STL, 2nd Edition 的源代码-Data Structures with C++ using STL, 2nd Edition source code
datastructureAndstl_sourcecode
- 《数据结构与STL》这本书中的源代码,希望对你看这本书有帮助。-the source code in 《data structure and STL》,i hope it can be helpful.
STL
- STL源代码用法结构深入解说电子书c++进阶用书-STL source code use the structure in-depth explanations advanced e-book c++ books
STL
- 三十分钟掌握STL。帮您快速掌握STL。-Thirty minutes to master STL. Help you quickly master the STL.
stl
- 本书包含了基础的STL的应用实例,适合初学者使用-The book contains application examples based on the STL, for beginners
CPP-template-and-STL
- C++ template programming and STL
STL-source-code
- C++ STL的源代码,C++爱好者值得一看-The source code C++ STL, C++ enthusiasts worth a visit
STL-Algorithms
- STL Algorithms Non modifying sequence operations mismatch: 1. Generic mismatch algorithm: Find the corresponding positions in a deque and list at which unequal elements first occur 2. Check for mismatch between two vectors 3. Use mismatch fun
stl-source-code
- stl 源码分析书籍,书中源码,可以下载-stl source code analysis books, the book source, you can download to see
STL源码剖析--侯捷
- C++源码剖析,值得深入学习。双方的首发哈哈哈(c++ very intresing asf sfdd)
stl源码剖析源代码
- 侯捷STL源码剖析配套源码,学习STL的好东西(Hou Jie STL source analysis matching source code)