搜索资源列表
dibapi_
- 构造自己的DIB函数库(dibapi.h和dibapi.cpp源码),这是我在一本书上看的,效果特好,拿来和大家分享-tectonic their DIB functions (dibapi.h and dibapi.cpp source) This is in my view a book, very good results, and we used to share
Maltab-CPP-Math-Library
- 此参考,让您快速访问MATLAB的C++数学库函数的原型和调用语法。在每一页的底部,你会发现一个函数的MATLAB版本的链接文件。使用MATLAB函数来查找参数的描述和功能的行为。-This reference gives you quick access to the prototypes and call syntax for the MATLAB C++ Math Library functions. At the bottom of each page, you’ll find a li
Cpp
- c++函数库查询辞典 源代码-c++ source code library queries Dictionary
CPPLIB
- cpp的库函数 Last modified on 3/12/2005 by Nate Kohl, with help from a lot of people. -cpp library Last modified on 3/12/2005 by Nate Kohl, with help from a lot of people.
Script
- 本程序实现了用ADO连接数据库,其中ado2.h和ado2.cpp是一个高度集成的ado函数库,很是不错;本程序的主要功能是执行脚本-This program implements a database using ADO connection, which ado2.h and ado2.cpp is a highly integrated ado library, it is good this program' s main function is to execute scr i
APIHook
- 使用微软detours库编写的API拦截函数,本代码主要提供了拦截recv函数的例子,其他函数的拦截可以参考例子编写-Detours library prepared using Microsoft API interception function, the code provides a blocking recv function key example of other function block can refer to the example of the preparation
3DSLoader
- 本代码用Vc++语言与OpenGL函数库编写,可以导入3Ds格式的三维图像,并绘制出来,可实现简单交互,适用于opengl初学者。-This code with Vc++ language and OpenGL libraries written in 3Ds format can import three-dimensional image, and draw out simple interaction can be achieved, for opengl beginners.
cPP-help
- c++程序设计帮助文档,内含基础的函数库,可以随时查看-c++ programming help files, containing basic library, you can always see
cPP
- C++库函数介绍,代有常用的库函数功能介绍,方便初学者使用-Bitsets can either be constructed with no arguments or with an unsigned long number val that will be converted into binary and inserted into the bitset. When creating bitsets, the number given in the place of the templat
The-CPP-Standard-Library
- C++ 标准程序库提供一组通用类别(classes)和接口(interfaces),可大幅扩充 C++ 核心语言。由于程序库本身并不容易,为了完整运用其组件并从其强大的威力中获得帮助,你需要一份完善的资源,而非一份仅仅陈列类和函数的普通文档。 《The C++ Standard Library》(中文版《C++ 标准程序库》)不仅对每一个程序库组件提供范围广泛的说明,也对繁杂的感念提供清楚明亮的解释,并描述高效运用这些组件时需要的实际编程细节,提出一个又一个的范例程序。
mfc-C-CPP-win32
- 是vc开发的帮助文件 包括win32 C c++库函数文件, VC的MSDN 全部都是中文版本的-Vc is the development of help files including win32 C c++ library files, VC' s are all Chinese version of MSDN
the-CPP-standard-library
- 这本包含最新资料的完整书籍,反映出被ANSI/ISO C++语言标准规格书纳入的C++标准程序库的最新组成。更明确地说,这本书将焦点放在标准模板库身上,检验其中的容器、迭代器、仿函数和算法。读者还可以找到特殊容、字串、数值类别、国际化议题、IOStream。每一个元素都有深刻的呈现,包括其介绍、设计、运用实例、细部解说、陷阱、意想不到的危险,以及相关类别和函数的精确樯记式和定义式。-This book contains the latest complete data reflects is A
CPP-High-level-reference-manual
- 本书是C++语言参考手册,按字母顺序介绍了C++语言的核心和最常用的类库及函数库,内容涵盖了 C++的关键字,函数,运算符,类概念 和技术细节.本书解释细致易懂,范例程序简短明了.初学者和有经验的C++程序员都能够从本书快速地找到所需问题的答案. -This book is the C++ language reference manual, introduced according to the alphabetical order the C++ language s core and
CPP.the-complete-reference
- 详细讨论了c++语言的各个方面 标准函数库、标准类库、应用程序范例-Detailed discussion of various aspects of c++ language standard function library, standard library, application examples
The-function-dictionary-of-C-and-CPP
- 中文名: C与C++ 函数库参考.chm 编程时很好的查阅工具哦! -The function dictionary of C and C++
winpcap.cpp
- WinPcap是用于网络封包抓取的一套工具,可适用于32位的操作平台上解析网络封包,包含了核心的封包过滤,一个底层动态链接库,和一个高层系统函数库,及可用来直接存取封包的应用程序界面。 -WinPcap is a set of tools for network packet capture, be applied to resolve the 32-bit operating platform network packet that contains the core packet filt
visualstudio-cPP
- 计算机编程语言库,C++函数库大全,请放心下载-visual studio c++
winpcap.cpp
- WinPcap是用于网络封包抓取的一套工具,可适用于32位的操作平台上解析网络封包,包含了核心的封包过滤,一个底层动态链接库,和一个高层系统函数库,及可用来直接存取封包的应用程序界面。 WinPcap is a set of tools for network packet capture, be applied to resolve the 32-bit operating platform network packet that contains the core packet filte
Dev-Cpp+5.3.0.3+TDM-GCC+x64+4.6.1+Setup
- 简便实用的正版dev中文编译器,拥有较全面的系统函数库(Simple and practical genuine dev Chinese compiler, has a more comprehensive system function library)
cppreference
- 帮助c/c++更容易学习,它能够离线查找函数,更方便我们编译,可以在codeblock软件上设置 一键查找函数(Help c++ to learn more easily)