搜索资源列表
boost_1_34_1
- boost_1_34_1程序库 Boost带领你远远地超越了C++标准库,它使得C++编程更优雅、更有活力、更高产。首先,我们系统地介绍一下Boost库的主要组成和它们的主要用法。-boost_1_34_1 library
para_to_ulong
- 做项目时候编的小程序,将二、八、十六进制字符串(以#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
c++help
- c++语言程序设计超级简单了解,你会惊喜地发现你可以后人乘凉:max是C++标准库的一部分。 -c++ Language Program Design super simple to understand, you will be pleasantly surprised to discover later you can enjoy: max is the C++ part of standard library.
code
- 在C++标准库<string>中,没有直接提供去掉字符串首/尾/首尾/字串空格的方法,因此这里推荐实现该功能的代码。-In C++ standard library <string> , There is no direct provision to remove the first string/end/both/string spacing methods, so here recommend realize the function code.
ARMClibrary
- 常用的非常好的arm 标准C库,让我们对arm C库有更好理解-very good arm C library
boost_1_40_0.tar
- boost_1_40_0.tar,这个应该不用多做介绍了,网上常见的介绍时这样的: Boost库是一个经过千锤百炼、可移植、提供源代码的C++库,,作为标准库的后备,是C++标准化进程的发动机之一。 Boost库由C++标准委员会库工作组成员发起,其中有些内容有望成为下一代C++标准库内容。在C++社区中影响甚大,其成员已近2000人。 Boost库为我们带来了最新、最酷、最实用的技术,是不折不扣的“准”标准库。 -Boost provides free portable peer-re
src
- C/C++标准库源码,想研究标准库的朋友可以下来看下,如果你安装了VS的话,在F:\Microsoft Visual Studio 8\VC\crt也可以看到相应的源码。-The the C/C++ standard library source code, want to study the standard library friends down the look, if you install the VS in F: \ the Microsoft Visual Studio 8 \
main
- 用c++标准库完成的计算器小程序,程序有注释,很好,简单易懂-Complete the calculator applet, with c++ standard library procedures have comments, is very good, easy to understand
dxflib-2015
- dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。 需要注意的是,dxflib并不保存任何实体或者信息。它只是从DXF文件中分析可以识别的实体以及其他的对象。使用dxflib库读DXF文件并不需要知道所有的DXF格式信息。当然,像实体、属性、层、段等基本概念还是需要了解的。如果是用dxflib库写DXF文件,则需要知道DXF文件是如何组织的。dxflib完全基于C/C++标准库实现,不依赖任何其他的库
C标准库源代码
- C标准库源代码,各种C库函数的实现代码参考。(C standard library source code, a variety of C library functions, code reference.)
C语言题库
- 看看就好,标准答案,没事的时候练一练,其实也就是学校C语言上机机考答案(You can have a look, regard it as practicing and exercises)
C++标准程序库
- C++标准库,对于C++进阶学习有一定帮助。了解库可以增加C++的理解.(C++ standard library, C++ advanced learning will help. Understanding libraries can increase the understanding of C++)
Boost程序库探秘——深度解析C++准标准库
- Boost程序库探秘——深度解析C++准标准库 Boost Standard Lib Boost程序库探秘——深度解析C++准标准库(Boost standard lib Boost programming standard library for the c++ senior engineer to design professional application.)
C语言标准库函数
- C语言标准库函数介绍,可以在使用过程中起到事半功倍的效果(Introduction of C language standard library function)
musl-1.1.18c
- Musl是一个轻量级的C标准库,设计作为GNU C library (glibc)、 uClibc或Android Bionic的替代用于嵌入式操作系统和移动设备。它遵循POSIX 2008规格和 C99 标准,采用MIT许可证授权,使用Musl的Linux发行版和项目包括sabotage,bootstrap-linux,LightCube OS等等。(musl is a libc,an implementation of the standard library functionality d
stdLib
- 重构C语言标准库的部分功能函数。memcpy, memcmp, memset, strlen,strcmp,strcpy,strfind.(Refactoring the functional functions of the C language standard library. memcpy, memcmp, memset, strlen,strcmp,strcpy,strfind.)
Generic Programming and the STL
- 《》c++泛型编程与标准库》电子版,熟悉c++泛型编程方法以及灵活使用标准库(Generic Programming and the STL)
CplusplusConcurrencyInAction
- 并发处理,如果你正在用C++写一个多线程程序,你应该阅读本书。如果你正在使用C++标准库中新的多 线程工具,你可以从本书中得到一些指导意见。如果你正在使用其他线程库,后面章节里的 建议和技术指导也很值得一看。(Concurrent processing. If you are writing a multithreaded program with C++, you should read this book. If you are using more of the new C++ sta
c与c++标准类库及函数
- c与c++标准类库及函数.chm c与c++标准类库及函数.chm(C and c++ standard class library and function.Chm)
C++标准类库API
- C/C++标准类库及其函数+mfc类库详解+win32API大全(C / C + + standard class library and its functions)