C++ young 程序库——y_pointer.hpp、y_ptr_container.hpp、y_temp_buffer.hpp 和 y_memory.hpp

来源:王朝搜索
 
C++ young 程序库——y_pointer.hpp、y_ptr_container.hpp、y_temp_buffer.hpp 和 y_memory.hpp

文件位置:young/y_pointer.hpp /* The young Library Copyright (c) 2005 by 杨桓 Permission to use, copy, modi

C++ young 程序库——y_hash_set.hpp 和 y_hash_map.hpp

文件位置:young/y_hash_set.hpp /* The young Library Copyright (c) 2005 by 杨桓 Permission to use, copy, mo

C++ young 程序库——y_functional.hpp

文件位置:young/y_functional.hpp 因为要实现黑红树和散列表的 modify_key 函数,所以 identity、select1st 、select2nd 和C++标准有所不同。

C++ young 程序库——y_algorithm_heap.hpp

文件位置:young/algoithm/y_algorithm_heap.hpp /* The young Library Copyright (c) 2005 by 杨桓 Permission to

C++ young 程序库——y_deque.hpp

文件位置:young/y_deque.hpp /* The young Library Copyright (c) 2005 by 杨桓 Permission to use, copy, modify

C++ young 程序库——y_iterator.hpp 和 y_type_traits.hpp

文件位置:young/y_iterator.hpp /* The young Library Copyright (c) 2005 by 杨桓 Permission to use, copy, mod

C++ young 程序库——y_define.hpp

文件位置:young/y_define.hpp /* The young Library Copyright (c) 2005 by 杨桓 Permission to use, copy, modif

Avoid memory leak caused by pointer re-assign

There are more than 2 millions lines of C code of our communicational device embedded software. All

写给程序员:从C++转到Java需注意的地方

1.Java在虚拟机上运行 Java源代码并不是被编译成为普通的机器代码。而是被翻译成为虚拟机可以执行的代码。一个Java解释器最终执行这些代码。这其中没有连接的过程;解释在需要的时候动态的加

在 C++ 程序中导出 Word 文档的方法

假如您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容具体全面,

 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有