搜索资源列表

  1. auto_ptr

    0下载:
  2. C++中只能指针的基本应用,有一定的说明性-C target only the basic application of a certain descr iptive
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5761
    • 提供者:TT
  1. boost_source_code

    0下载:
  2. 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3491458
    • 提供者:hnycmx
  1. mySmartPtr

    0下载:
  2. 一个类似于c++ stl中的auto_ptr,但是功能更加的强大。支持复制构造,并且新构造出来的实例和被复制的实例都拥有资源的操作权力,而且在最后一个拥有资源的实例被析构的时候资源才会被自动的释放
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2137
    • 提供者:熊军
  1. auto_ptr

    0下载:
  2. 智能指针练习的例子,可以实现动态内存的自动释放
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:12007
    • 提供者:zxk
  1. auto_ptr

    0下载:
  2. 为什么要用这个auto_ptr,一般的C语言指针不够用吗?它是智能的
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2349
    • 提供者:哈哈哈
  1. Delphi2009_Smart_Pointer

    0下载:
  2. 在Delphi2009中实现类似于STL中auto_ptr的智能指针!关于此智能指针的原理及解释请进入以下网址: http://www.cnblogs.com/felixYeou/archive/2008/09/06/1285806.html
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:105597
    • 提供者:杨芹勍
  1. auto_ptr

    0下载:
  2. C++中只能指针的基本应用,有一定的说明性-C target only the basic application of a certain descr iptive
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:5120
    • 提供者:TT
  1. boost_source_code

    0下载:
  2. 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备
  3. 所属分类:系统编程

    • 发布日期:2024-06-09
    • 文件大小:3500032
    • 提供者:hnycmx
  1. mySmartPtr

    0下载:
  2. 一个类似于c++ stl中的auto_ptr,但是功能更加的强大。支持复制构造,并且新构造出来的实例和被复制的实例都拥有资源的操作权力,而且在最后一个拥有资源的实例被析构的时候资源才会被自动的释放-A similar c++ Stl of auto_ptr, but more powerful features. Support copy constructor, and the new structure by copying exa
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:熊军
  1. auto_ptr

    0下载:
  2. 智能指针练习的例子,可以实现动态内存的自动释放-Practice examples of smart pointer, you can realize the automatic release of dynamic memory
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-06-09
    • 文件大小:11264
    • 提供者:zxk
  1. auto_ptr

    0下载:
  2. 为什么要用这个auto_ptr,一般的C语言指针不够用吗?它是智能的-Why use the auto_ptr, the C language pointer general enough it? It is intelligent
  3. 所属分类:C#编程

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:哈哈哈
  1. Delphi2009_Smart_Pointer

    0下载:
  2. 在Delphi2009中实现类似于STL中auto_ptr的智能指针!关于此智能指针的原理及解释请进入以下网址: http://www.cnblogs.com/felixYeou/archive/2008/09/06/1285806.html-Delphi2009 to achieve similar in STL in auto_ptr smart pointer! On the principle of smart pointe
  3. 所属分类:STL

    • 发布日期:2024-06-09
    • 文件大小:105472
    • 提供者:杨芹勍
  1. 222(1)

    0下载:
  2. 不能用一个指向"内存不是用new分配的"指针来初始化或者赋值auto_ptr指针-Can not use a point to " new allocation of memory instead of a" pointer to initialize or assign pointer auto_ptr
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:5756928
    • 提供者:陈奇
  1. information_auto_ptr

    0下载:
  2. 智能指针AUTO_PTR的使用说明,有效解决内存分配中一系列棘手问题。-Auto_ptr smart pointer instructions for use, effective solution to a series of thorny issues in the memory allocation.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:14336
    • 提供者:ZYZ
  1. win32console

    0下载:
  2. 类模板,智能指针auto_ptr原理介绍。-class template、auto_ptr、interduce.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:98304
    • 提供者:turoch
  1. auto_ptr

    0下载:
  2. 一篇关于智能指针的文章,非常不错,建议下载。-An article about smart pointers, very good, recommended to download.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:108544
    • 提供者:wangchao
  1. Auto_ptr

    0下载:
  2. 用C++/C实现的智能指针,对于C++深入学习有一定帮助-With C++/C implementation of smart pointers, for C++-depth study of some help
  3. 所属分类:系统编程

    • 发布日期:2024-06-09
    • 文件大小:5120
    • 提供者:xuezheng
  1. auto_ptr

    0下载:
  2. A wrapper class to provide auto_ptr with reference semantics. For example, an auto_ptr can be assigned (or constructed from) the result of a function which returns an auto_ptr by value.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-09
    • 文件大小:3072
    • 提供者:pgvvyi
  1. auto_ptr

    0下载:
  2. Without rvalue references, ptr got copied into the shared_ptr destructor and the copy was destroyed during unwinding. -Without rvalue references, ptr got copied into the shared_ptr destructor and the copy was destroy
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:skgtfing
  1. auto_ptr

    0下载:
  2. brief A simple smart pointer providing strict ownership semantics.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-09
    • 文件大小:4096
    • 提供者:kdwonxer
« 12 »

源码中国 www.ymcn.org