搜索资源列表
STL_string_class_src
- 一个能够替代CStringT的STL类,最为重要的是:它具有CStringT的Format功能。-an alternative to the STL CStringT category, the most important thing is : it has CStringT the Format function.
count_ptr
- 自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题-since the definition of smart pointer types, but a number of indicators shared object, and it will not disclose the cause memory problems
SmartPoint
- 一个智能指针的实现,vc写的,可以自动释放内存-an intelligent guide the realization vc written, it will automatically free the memory
STL
- 一个有关利用STL排序的算法.just to enjoy it. QQ:315405572
OGRE搜索
- 使用stl技术,(还没看,是听说的)-use of technology, (No, it is heard)
c++stl程序员开发指南
- C++STL程序员开发指南,附书光盘,里面含有本书各章节的全部完整代码。-C programmers to develop guidelines on CD-ROM attached, it contains sections of the book all the integrity code.
STL_doc.tar
- STL的官方文档,STL的最权威的解释!C++学习必备利器,可以极高的提高编程效率-The resample software package contains free sampling-rate conversion and filter design utilities written in C, including a stand-alone command-line sampling-rate conversion utility called resample. The packag
Blackaero_by_AlucardCastle
- 游戏,还是什么我不知道了,我就想下你的东西大哥,别麻烦了啊,给我下载吧 -Games, or what I do not know, and I wanted things that you Big Brother, do not bother ah, give me to download it
complex_matrix_computation
- This an matrix class which has been adapted for complex number computations. It ll be of help for digital signal processing simulations.-This is an matrix class which has been adapted for complex number computations. It ll be of help for digital sign
chat
- Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be directly
fastL11
- It is about soving sparse solution from linear system, simpel and fast.
fastL1kick
- It is fast sparse linear programming solver, with fast speeder.
testliu
- 这是一个我自己做的联系用的程序 希望能对大家有用处,免费下栽的。-this is a programe it is a priticex i houp it is useful for you
Stl_Tutorial_And_Reference_Guide
- The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science.This book will help you how to programming with STL.
200510251140228859
- STL的轻松入门,很基础性的文章,是不错的,推荐一下-STL easy entry, it is the basis of the article is good and recommended by some
Designing_Components_with_the_C_Plus_Plus_STL
- 这本书有两个目的。作为一个技术性的参考,提到的参考文件 早些时候几乎适合解释概念的STL 。因此,第一个目标是 以目前的STL如何可以用在一个合理的方式。内部细节的STL 所描述的范围只需要了解其运作方式-The book has two aims. As a technical reference, the reference document mentioned earlier is hardly suited to explain the concepts of th
SGI_Standard_Template_Library_Program_Guide
- The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science. The STL is a generic library, meaning that its components are he
jstl-quick-reference
- jstl-quick-reference.rar is a compress which include a brief of jstl knocklage , for some newer, it a very good reference and i even use two years,so i recommend it to you, i hope it can help you or all.
include
- 一个二叉树算法的MAP的template,使用与分配内存,经测试(顺序插入256万条数据)效率比STL高5倍。乱序插入256万条数据,是stl的2倍。-A B-Tree Map template,It 5 times faster than the stl::Map.(Test insert 2.56M datas in sequential order. 2 times faster in random order.)
ThreadSafeList
- 一个线程安全的List算法,可以在Windows/Linux下使用。-A thread-safe list arithmetic. Use it in Windows/Linux env.