搜索资源列表
C++_stl
- C++ 标准库介绍,适合初学人员。 编写程序尽量用库函数,效率高
ANSIC
- 介绍了 ANSI C的标准库函数,便于查阅
CRef
- Standard C,C语言标准库,是一个不错的C语言标准参考资料
Standard[2].C.library
- 标准C函数库 标准C函数库
c函数集
- c标准库函数使用手册
C++标准程序库(中英文对照).rar
- 一本很好的书籍
c库库
- C标准库 本文包括大部分C标准库函数,但没有列出一些用途有限的函数以及某些可以简单的从其他函数合成的函数,也没有包含多字节和本地化函数。
C++标准库
- C++标准库详细介绍
STL函数库
- STL最全的函数库,也包括标准c的库函数.从www.cplusplus.com网站整理.c++开发者最值得拥有的chm帮助文档.
C
- C语言的标准库函数,里面包含了函数的介绍及例子,非常全面-C language standard library functions, which includes the introduction of the function and example, very comprehensive
c-cPPstandard-library
- c\c++标准库。表达准确,使用频率高,能满足c或者c++开发的需要。CHM格式使用方便。-C/c++ standard library
Beyond-the-CPP-STL
- Boost 带领你远远地超越了C++标准库,它使得C++编程更优雅、更有活力、更高产。首先, 我们系统地介绍一下Boost 库的主要组成和它们的主要用法。-Boost lead you far beyond C++ standard library, it makes C++ programming more elegant, more dynamic, more productive. First, we introduced a major component of the Boost
The-C-Standard-Library
- C标准库,对C自带的基本函数的说明进行介绍,对学习会有帮助的-C standard library of C comes with basic function are introduced, will be helpful in learning
thePCPPPStandardPLibrary
- Boost带领你远远地超越了C++标准库,它使得C++编程更优雅、更有活力、更高产。首先,我们系统地介绍一下Boost库的主 要组成和它们的主要用法。-Boost lead you far beyond C++ standard library, it makes C++ programming more elegant, more dynamic, more productive. First, we introduced a major component of the Boost li
C-Reference-Card-(ANSI)-2.2.pdf
- C语言语法、标准库文件、常用常数速查卡(pdf格式)-C Reference Card (ANSI)
What_Are_Allocators_Good_For
- C++大师详细分析讲解C++标准库容器allocator。教你怎样使用allocator容器。-C++ Masters detailed analysis to explain C++ standard library container allocator. Teach you how to use the allocator container.
IAR-C-430standard-library-functions
- 这个是IAR编译软件 C语言 MSP430单片机的标准库函数-This is the IAR Compiler MSP430 microcontroller C language standard library functions
C标准库-中文
- c语言标准库,包含c语言标准库中的函数的介绍(Introduce of functions in c standard library.)
Python库参考手册
- Python 语言参考手册 中精确地描述了Python 语言的句法及语义. 然而语言参考手册中没有提到Python 所 附带功能强大的标准库. 这个函式库大大地增强了Python 的实用性. 其中包括C 写的内建模组, 提供介面 让程式进行操作系统层次的工作, 例如档案的输出输入; 同时也有以Python 语言本身编写的模组, 为实际 编程时常遇的问题提供标准解决方案. 这类模组有的经过特别设计以便Python 程式在跨平台的情况下运 行无误
8FX编程文档
- 富士通8位单片机开发文档,详细介绍了使用C/C++标准库的方法