搜索资源列表
C++通用模板库
- C++下的一些通用模板库, 可跨平台使用-some template libraries in c++,and it can be used to other platforms.
标准模板库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版本
C++通用模板库
- C++下的一些通用模板库, 可跨平台使用-some template libraries in c++,and it can be used to other platforms.
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
Flash广告模板
- 这是一个公司网站首页上用的Flash源码. 可以用做常用广告和一些网站首页的入口程序模板,不要花大量心思来设计Flash的流程,只要将库中的图书重新导入你自己的图书并覆盖就可以使用 -This is a website portal on the Flash source code. Can be used as common advertising and some Home imported templates and no
用标准模板库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!
MTL-4.0.7638-Linux
- MTL公司的矩阵模板库,需要先下载boost库提供运行环境。目前只有源代码,下次上传说明文档和示例-MTL' s matrix template library, you need to download the boost library provides runtime environment. At present, only the source code, documentation and sample the nex
标准库
- 用于车牌字符识别系统中的模板匹配识别法,模板库的简历,含数字字母和汉字(Template matching recognition method for license plate character recognition)