搜索资源列表
853
- Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori
npp.3.6.src
- Notepad++ 是在微軟視窗環境之下的一個免費的代碼編輯器。 為了產生小巧且有效率的代碼編輯器,這個在GPL許可證下的自由軟體開發專案採用 win32 api 和 STL 以 C++ 程式語言撰寫成,並且選用功能強大的編輯模組 Scintilla。多虧它的輕巧與執行效率,Notepad++ 可完美地取代微軟視窗的記事本。 -Notepad is in the Microsoft Windows environment free of a code editor. In order
STL_CODE
- C++ STL 标准模板库源码,对学习C++ STL非常有用-C STL standard template library source code, to learn very useful C STL
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
Data.Structures.with.Cplusplus.using.STL
- Data Structures with C++ using STL, 2nd Edition 的源代码-Data Structures with C++ using STL, 2nd Edition source code
pascal-compiler-in-cpp
- pascal compiler in C++是一个用C++实现的PASCAL编译器,主要包括符号表,创建语法树,代码生成和4元式解析等。该工程是根据龙书实现的编译器。项目中大量使用了STL,设计模式等思想。是学习面向对象编程和设计的好材料。里面包含有说明.txt有更详细说明 请使用Mingw或Dev-C++开发环境-pascal compiler in C++ is a compiler which compiles pascal code. The project consists
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
1312312chapter_7
- 数据结构与STL源代码第七章源码 -Chapter VII of Chapter VII of the source data structure of the data structures and the STL source code STL source code source
121212chapter_6
- 数据结构与STL源代码第六章源码 数据结构与STL源代码第六章源码-Chapter VI source of the data structures and STL source code the Chapter VI source data structure with the STL source code
STL-source-code
- C++ STL的源代码,C++爱好者值得一看-The source code C++ STL, C++ enthusiasts worth a visit
CAD-Import-VCL-6.1
- source code provided library for using in Delphi and C++Builder applications. 2D and 3D CAD formats, including AutoCAD® DWG/DXF, Autodesk® DWF, Hewlett-Packard® HPGL/HPGL2, PLT, HGL, STEP, IGES, STL, ACIS SAT, BREP, CGM, SVG etc. are supp
stlport-code-5.2
- STLport是一个完全符合C++98标准(及2003年修订)的免费的C++标准库实现。它是由俄罗斯人Boris Fomitchev于1997年发起的开源项目,目的是基于著名的SGISTL开发一个可移植到各种平台上使用的高效的C++标准库。 STLport具有很多其他STL实现所没有的优点。首先是高度的可移植性,可以配合市面上几乎所有的操作系统和编译器使用,使开发的程序能够在不同的编译平台上获得一致的标准库实现。其次是性能表现优秀,其原始版本SGISTL就以高效而闻名,STLport在移植时
stl-source-code
- stl 源码分析书籍,书中源码,可以下载-stl source code analysis books, the book source, you can download to see
stl源码剖析源代码
- 侯捷STL源码剖析配套源码,学习STL的好东西(Hou Jie STL source analysis matching source code)