搜索资源列表
41104
- This the string class you expected to find in STL, but didn t. The design goal of this class is to make all the string handling functions from the standard C library available within a single C++ class, with the add
41104
- This the string class you expected to find in STL, but didn t. The design goal of this class is to make all the string handling functions from the standard C library available within a single C++ class, with the add
Memery_Allocate_and_Recycle
- 用java界面模拟操作系统内存分配与回收的功能。直观易懂。-Simulation of the operating system interface using java memory allocation and recovery of function. Intuitively easy to understand.
alloca
- 栈内存分配使用演示,完全不存在内存泄漏问题-Stack memory allocation presentations, do not have a memory leak problem
alloca
- alloca.rar -- allocate automatically reclaimed memory Mostly portable public-domain implementation -- D A Gwyn
rwlock
- Avoid using the symbol _ALLOCA_H here, as Bison assumes _ALLOCA_H means there is a real alloca function.
eh-alloca-1
- getting and comparing the text within the iterators.
alloca
- Avoid using the symbol _ALLOCA_H here, as Bison assumes _ALLOCA_H means there is a real alloca function.
sb_celp
- Default size for the encoder and decoder stack (can be changed at compile time). This does not apply when using variable-size arrays or alloca for Linux v2.13.6.
alloca.tar
- Learn something about Buffers - Memory Allocation
OpenContainers: A Study of Portable Techniques for Thread-Heavy Applications
- The OpenContainers library is a open-source collection of portable C++ containers classes (arrays, hash tables, trees, etc.) written specifically to perform well in threaded applications that use hundreds of threads.