CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - smart pointer
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - smart pointer - List
[
Mathimatics-Numerical algorithms
]
Loki.rar
DL : 0
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!
Date
: 2025-09-18
Size
: 67.36kb
User
:
[
Other resource
]
clonePtr
DL : 0
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.-a non-sharing smart pointer class that can STL be used with containers such as std : : map, vector, list, set, and deque. The smart pointer has an assignment o perator and greater than operator that the call target object s operator.
Date
: 2008-10-13
Size
: 2.27kb
User
:
张建
[
Other resource
]
count_ptr
DL : 1
自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题-since the definition of smart pointer types, but a number of indicators shared object, and it will not disclose the cause memory problems
Date
: 2008-10-13
Size
: 5.53kb
User
:
刘刚
[
Other
]
northwest_wolf_Utility
DL : 0
一些实用工具类,包括智能指针、循环队列、同步队列、环状缓冲区、线程模型等。-some practical tool categories, including smart pointer, cyclic queue, queue synchronous, circular buffer, thread model.
Date
: 2008-10-13
Size
: 67.06kb
User
:
韩永泉
[
OS program
]
MEMORY-MANAGE
DL : 0
本程序主要实现内存管理的演示说明功能,利用MFC将七个部分综合在一起来说明内存管理的相关知识,包含1:内存空间分配,2:分配失败,3:堆区学习,4:虚拟内存,5:内存泄漏,6:内存池,7:智能指针等七部分,现已实现分配失败,堆区学习,内存泄漏等三部分,其他的演示对话框已经完成,但是功能还未实现-this procedure main memory management functions of the presentations, MFC will use some combination of seven to illustrate the memory management of the relevant knowledge, including one : memory space allocation, 2 : allocation failures, 3 : Reactor Region on the Study, 4 : virtual memory, 5 : Memory Leak, 6 : memory pool, 7 : smart pointer in seven parts, is the failure to achieve distribution stacked Region on the Study, three memory leak, Other presentations dialog has been completed, but have not yet been realized function
Date
: 2008-10-13
Size
: 218.43kb
User
:
罗恺
[
Applications
]
SmartPtr_demo
DL : 0
C++垃圾回收框架,一个智能指针模版类,管理内存分配,以及自动回收。支持异步。-C waste recovery framework, a smart pointer class template, memory allocation management, and automatic recovery. Asynchronous support.
Date
: 2008-10-13
Size
: 11.86kb
User
:
赵鹏
[
WEB Code
]
SmartPointers
DL : 0
讲述了智能指针最为明显的错误到最为微妙的错误一篇好文章.通过本文,你将成为智能指针的专家.-smart pointer on the most obvious error of the most delicate an excellent article wrong. Through this paper, you will be smart pointer experts.
Date
: 2008-10-13
Size
: 446.01kb
User
:
何阳
[
OS program
]
smartptr
DL : 0
智能指针,很好的vc支持代码, 适合vc开发人员-smart pointer, good vc support code for developers vc
Date
: 2008-10-13
Size
: 34.96kb
User
:
开心
[
Mathimatics-Numerical algorithms
]
Loki
DL : 0
Modern C++ Design 一书中实现的程序库,全面体现Policy Based Programming 的灵活,提供了诸多设计模式何smart pointer的灵活实现,强烈推荐!--The program library which has been realized in the book << Modern C++ Design>>, it embodies the flexibility of Policy Based Programming, and provides the realisation of various design models of the smart pointer, it`s recommended strongly!
Date
: 2025-09-18
Size
: 67kb
User
:
suncfboy
[
Applications
]
SmartPtr_demo
DL : 0
C++垃圾回收框架,一个智能指针模版类,管理内存分配,以及自动回收。支持异步。-C waste recovery framework, a smart pointer class template, memory allocation management, and automatic recovery. Asynchronous support.
Date
: 2025-09-18
Size
: 12kb
User
:
赵鹏
[
Documents
]
SmartPointers
DL : 0
讲述了智能指针最为明显的错误到最为微妙的错误一篇好文章.通过本文,你将成为智能指针的专家.-smart pointer on the most obvious error of the most delicate an excellent article wrong. Through this paper, you will be smart pointer experts.
Date
: 2025-09-18
Size
: 446kb
User
:
何阳
[
OS program
]
smartptr
DL : 0
智能指针,很好的vc支持代码, 适合vc开发人员-smart pointer, good vc support code for developers vc
Date
: 2025-09-18
Size
: 35kb
User
:
开心
[
Data structs
]
clonePtr
DL : 0
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.-a non-sharing smart pointer class that can STL be used with containers such as std : : map, vector, list, set, and deque. The smart pointer has an assignment o perator and greater than operator that the call target object s operator.
Date
: 2025-09-18
Size
: 2kb
User
:
张建
[
STL
]
count_ptr
DL : 0
自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题-since the definition of smart pointer types, but a number of indicators shared object, and it will not disclose the cause memory problems
Date
: 2025-09-18
Size
: 5kb
User
:
刘刚
[
Other
]
northwest_wolf_Utility
DL : 0
一些实用工具类,包括智能指针、循环队列、同步队列、环状缓冲区、线程模型等。-some practical tool categories, including smart pointer, cyclic queue, queue synchronous, circular buffer, thread model.
Date
: 2025-09-18
Size
: 67kb
User
:
韩永泉
[
OS program
]
MEMORY-MANAGE
DL : 1
本程序主要实现内存管理的演示说明功能,利用MFC将七个部分综合在一起来说明内存管理的相关知识,包含1:内存空间分配,2:分配失败,3:堆区学习,4:虚拟内存,5:内存泄漏,6:内存池,7:智能指针等七部分,现已实现分配失败,堆区学习,内存泄漏等三部分,其他的演示对话框已经完成,但是功能还未实现-this procedure main memory management functions of the presentations, MFC will use some combination of seven to illustrate the memory management of the relevant knowledge, including one : memory space allocation, 2 : allocation failures, 3 : Reactor Region on the Study, 4 : virtual memory, 5 : Memory Leak, 6 : memory pool, 7 : smart pointer in seven parts, is the failure to achieve distribution stacked Region on the Study, three memory leak, Other presentations dialog has been completed, but have not yet been realized function
Date
: 2025-09-18
Size
: 4.96mb
User
:
罗恺
[
Windows Develop
]
fastest_smart_pointer
DL : 0
撰写您自己的智能指针将专门解决性能问题。当调试结束后,您采取了由此产生的类(命名为: AUTO_REF )试车,到能与其他类似的课程。-write your own smart pointer which will specifically address the performance issue. When debugging was over, you took the resulting class (named: AUTO_REF) to the test track, to go head to head with other similar classes.
Date
: 2025-09-18
Size
: 5kb
User
:
陈思拓
[
Windows Develop
]
smart_pointer_src
DL : 0
The Safest Smart Pointer of the East
Date
: 2025-09-18
Size
: 4kb
User
:
newsbc
[
Other
]
pointer
DL : 0
Vc++ 主要讲解智能指针, 对c++学员有用-Vc++ smart pointer to the main talks on the c++ useful for students
Date
: 2025-09-18
Size
: 7kb
User
:
ISugar
[
VC/MFC
]
smart-pointer
DL : 0
the smart pointer ,处理带有指针的类-if the class have the pointer,and more than one class object have the same pointer,one class object desconstruct ,the other can t visit the same pointer of value
Date
: 2025-09-18
Size
: 1.02mb
User
:
songzheng
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.