搜索资源列表
Standard Code
- 一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题. -some of the data structure to achieve c source code, including some standard template for the realization of some advanced topics.
光学字符识别技术
- OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR alg
标准模板库STL介绍
- 标准模板库STL介绍 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 666 KB -STL standard template library books on language : English books categories : program design license : free software books Si
用标准模板库STL实现文件比较
- 用标准模板库STL实现文件比较. 本文讨论如何使用标准模板库(STL),类模板和函数模板,以及其它编程技术来解决实际问题。本文涉及到STL包含的集合和向量,函数模板,类模板,常量检验,出错处理和使用STL的文件I/O。 要阅读本文,你要熟悉C++,熟悉类模板和函数模板。本文汇集了大量有关的信息,指引你逐步阅读。 本文用提问,设计和解决方案引导阅读。希望你能喜欢。 -Standard Template Library
11STLport(C++标准模板库源代码)
- STLport(C++标准模板库源代码),在学C++的必备,吐血推荐!-STLport (C standard template library source code), C students the essential, recommended to vomit blood!
数据结构 C++语言描述--应用标准模板库代码
- 数据结构 C++语言描述--应用标准模板库(STL)(第2版)书中代码。
C++模板与设计模式
- 讲解c++标准模板库与设计模式
VC++ 标准模板库
- 标准模板库
C++_标准模板库(STL)PDF
- C++_标准模板库(STL)PDF版本
ATL_____
- C++标准模板库-C standard template library
经典中的经典!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 read
Standard Code
- 一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题. -some of the data structure to achieve c source code, including some standard template for the realization of some advanced topics.
光学字符识别技术
- OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR alg
标准模板库STL介绍
- 标准模板库STL介绍 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 666 KB -STL standard template library books on language : English books categories : program design license : free software books Si
用标准模板库STL实现文件比较
- 用标准模板库STL实现文件比较. 本文讨论如何使用标准模板库(STL),类模板和函数模板,以及其它编程技术来解决实际问题。本文涉及到STL包含的集合和向量,函数模板,类模板,常量检验,出错处理和使用STL的文件I/O。 要阅读本文,你要熟悉C++,熟悉类模板和函数模板。本文汇集了大量有关的信息,指引你逐步阅读。 本文用提问,设计和解决方案引导阅读。希望你能喜欢。 -Standard Template Library
11STLport(C++标准模板库源代码)
- STLport(C++标准模板库源代码),在学C++的必备,吐血推荐!-STLport (C standard template library source code), C students the essential, recommended to vomit blood!
TheC++StandardLibrary
- C++标准模板库书籍,候杰翻译,繁体字。很不错的STL入门书籍。-C++ Standard Template Library books, designate Jie translation, traditional Chinese characters. Introduction to the STL is pretty good books.
C/C++函数库
- C/C++函数大全 C/C++ 语言参考 基本C/C++ 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库: Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other sta
STM32L1xx_StdPeriph_Lib_V1.3.1
- STM32L1XX 1.3.1版本标准设备库,含IAR和MDK工程模板,及各外设代码例程(STM32L1XX V1.3.1 Standard Library,includes IAR & MDK project templet.)
标准库
- 用于车牌字符识别系统中的模板匹配识别法,模板库的简历,含数字字母和汉字(Template matching recognition method for license plate character recognition)