搜索资源列表
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
STLprj
- 大量程序实例,深入浅出地讲解了C++ STL高级编程技术。包括c++语言的基本知识、c++语言编程核心技术和C++关键库类,c++STL编程技术。意在展现深奥及抽象的C++编程技术,特别是令人望而生畏的强大的STL技术。
fcfs
- 计算机操作系统中先来先服务算法fcfs模拟 环境C++语言 使用STL希望读者在阅读代码的时候有一定的STL基础
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
DataStruct_CppSTL
- 数据结构 C++语言描述--应用标准模板库STL源码
STL
- STL源代码用法结构深入解说电子书c++进阶用书-STL source code use the structure in-depth explanations advanced e-book c++ books
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
AllStackPerms
- Write a C++ program (using STL preferably) to implement a vector-based spare matrix class, following the concepts of “data abstraction” and “data encapsulation”. Your class should provide the member function of smTranspose as discussed in class
ministl
- 个人重写注释版 简洁 STL程序库,支持基本容器 算法 迭代器 以及类型萃取(Personal rewrite Notes version concise STL library, support the basic algorithm and container iterator type extraction)
STL源码剖析--侯捷
- C++源码剖析,值得深入学习。双方的首发哈哈哈(c++ very intresing asf sfdd)