CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - C 标准程序库

搜索资源列表

  1. C 标准程序库code.zip

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:168600
    • 提供者:
  1. examples.zip

    0下载:
  2. C++标准程序库中的STL源码例子
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:169945
    • 提供者:
  1. C++标准程序库code

    0下载:
  2. C++标准程序库code-C standard library code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:168913
    • 提供者:永洪
  1. C++StandardLibrary(English)

    0下载:
  2. C++标准程序库英文版 希望能给C++程序员提供帮助
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4446544
    • 提供者:kolin
  1. CppStandardLibExamples

    0下载:
  2. C++标准库实例代码,C++标准程序库书籍代码
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:168913
    • 提供者:ivw
  1. C语言代码

    0下载:
  2. OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complet
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:874167
    • 提供者:李权波
  1. para_to_ulong

    0下载:
  2. 做项目时候编的小程序,将二、八、十六进制字符串(以#b、#q、#h开头,不区分大小写)转换成无符号长整型数,在使用时,需包含(string.h,math.h等C标准函数库头文件),并做适当修改。-When do the project made a small program will be the second, eight, hexadecimal string (to# B,# Q,# H at the beginning, not case-sensitive) converted to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1233
    • 提供者:rain
  1. c++

    0下载:
  2. c++程序库,介绍了c++的标准版程序库,方便初学者学习-c++ library introduced c++ Standard Edition libraries for beginners to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3728068
    • 提供者:Evan
  1. CPPSTL

    0下载:
  2. C++标准程序库 C++标准程序库 C++标准程序库-C++ Standard Library C++ Standard Library C++ Standard Library C++ Standard Library C++ Standard Library
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4445439
    • 提供者:Lily
  1. cPP

    0下载:
  2. C++标准程序库,用常用的一些C++库文件,详细说明和使用方法-C++ Standard Library, with some commonly used C++ library files, and use of detailed
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:3711057
    • 提供者:晏义
  1. The-CPP-Standard-Library

    0下载:
  2.   C++ 标准程序库提供一组通用类别(classes)和接口(interfaces),可大幅扩充 C++ 核心语言。由于程序库本身并不容易,为了完整运用其组件并从其强大的威力中获得帮助,你需要一份完善的资源,而非一份仅仅陈列类和函数的普通文档。     《The C++ Standard Library》(中文版《C++ 标准程序库》)不仅对每一个程序库组件提供范围广泛的说明,也对繁杂的感念提供清楚明亮的解释,并描述高效运用这些组件时需要的实际编程细节,提出一个又一个的范例程序。
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-10
    • 文件大小:17152253
    • 提供者:qzq
  1. the-CPP-standard-library

    0下载:
  2. 这本包含最新资料的完整书籍,反映出被ANSI/ISO C++语言标准规格书纳入的C++标准程序库的最新组成。更明确地说,这本书将焦点放在标准模板库身上,检验其中的容器、迭代器、仿函数和算法。读者还可以找到特殊容、字串、数值类别、国际化议题、IOStream。每一个元素都有深刻的呈现,包括其介绍、设计、运用实例、细部解说、陷阱、意想不到的危险,以及相关类别和函数的精确樯记式和定义式。-This book contains the latest complete data reflects is A
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-10
    • 文件大小:17152285
    • 提供者:师辰
  1. The-CPP-Standard-Library

    0下载:
  2. 中文版的C++标准程序库。非常不错的C++学习资料,内容详实全面,是本难得的好书。-Chinese version of the C++ standard library. It s a very good C++ learning materials, which is informative and comprehensive.It s a rare book.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:22176957
    • 提供者:
  1. cPP

    0下载:
  2. c++标准程序库,中间讲诉了c++中的基础概念,外加一部分的小程序和使用中遇见的小麻烦,再则,对于c++中的一些信息进行详细的讲解,对于初学者来说,这是一本很不错的学习资料。-C++ standard library, tell him about among the conceptual basis in c++, and part of the small program and use of the met little trouble, moreover, some of the inf
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3727815
    • 提供者:李洋洋
  1. stl

    0下载:
  2. C++ 标准程序库学习,stl容器示例的一些列代码-C++ standard library learning, stl container code sample some of the columns
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1580516
    • 提供者:谢谢
  1. C++标准程序库

    0下载:
  2. C++标准库,对于C++进阶学习有一定帮助。了解库可以增加C++的理解.(C++ standard library, C++ advanced learning will help. Understanding libraries can increase the understanding of C++)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:17894400
    • 提供者:lx950925
  1. C++标准程序库

    0下载:
  2. c++标准程序库电子书,清晰实用,适合初学者学习(c++ standerd programing library)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:17490944
    • 提供者:polarlight1994
  1. Boost程序库探秘——深度解析C++准标准库

    1下载:
  2. Boost程序库探秘——深度解析C++准标准库 Boost Standard Lib Boost程序库探秘——深度解析C++准标准库(Boost standard lib Boost programming standard library for the c++ senior engineer to design professional application.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:44207104
    • 提供者:larrylewisliu
  1. ctjldc

    0下载:
  2. STLport(C++标准模板库源代码),在学C++的必备,吐血推荐!,()
  3. 所属分类:其他小程序

    • 发布日期:2018-04-29
    • 文件大小:294912
    • 提供者:san%255F743
  1. C++标准程序库

    0下载:
  2. C++标准程序库 ,介绍了c++的标准版程序库,方便初学者学习(The C++ standard library introduces the standard edition Library of c++, which is convenient for beginners to learn.)
  3. 所属分类:Windows编程

« 12 3 4 »
搜珍网 www.dssz.com