My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 80
**几乎每一个软件项目都要用到诸如链表,搜索树,堆,哈希表等一系列常用数据结构以及排序,搜索等算法。究竟是用现有的标准库(stl、boost),还是根据项目需要自己实现呢? = htl-lite = **htl-lite包括vector、list、deque、queue、stack、rb_tree、set、map、multiset 、 multimap、hashtable、hash_set、hash_map、hash_multimap、 hash_multiset。 = htl-lite Document = Following is the htl-lite document: ...
stlchina.org 曾经是中文 STL / Boost 社区的核心。这个站点已经关闭,所以我们希望在这里重新建立并扩展它的内容,继续推广 STL/Boost 在中文社区中的学习和应用。 本项目讨论组:http://groups.google.com/group/stlchina-ba
O STL Slicing Tool é uma ferramenta para fatiamento de sólidos representos por arquivos STL. Este fatiamento é utilizado por máquinas de prototipagem rápida, que geram objetos reais a partir do empilhamento das camadas geradas.
RDESTL is library providing small subset of STL functionality, aimed at games development.
STL extention for private usage, But it is welcome for you to download it :-)
Tiny application written in c++ to manipulate subtitles files. This application can move subtitles in time, that is, add or subtract seconds to all the entries of a .srt files. This is very useful when you have a video file and a subtitle file which is not sync with the video. ==Use== ...
=Major features= STL-compatible, high-performance template containers and auxiliary classes useful for stringology with fine-grained low level design =Library features= * set & map containers with trie (digital/radix search tree) functionality - `trie_set` & `trie_map`; * set & map containe...
Library to debug STL containers, specially useful from GDB. This project belongs to [http://www.fudepan.org.ar FuDePAN]. =Introduction= This library helps to debug C++ applications that use STL. It's specially tuned to overcome the issues that GDB has as of version 6.8. Basically, the libra...
= Introduction = boostmm means boost--, that is: boost minimization. Boost is a widely used C++ library. But it is too heavy. It mixes many and many features together. Boost is good. But it needs reorganized. boostmm targets the goal to reorganize boost and make it easier to be accepted. ...
The release of CUDA has triggered a big wave in parallel computing. More and more people are getting involved in porting various applications to CUDA. However, the application field is still limited, mainly due to the lack of libraries in CUDA. Currently, the libraries for CUDA kernel code mainly fo...
1 2 3 4 5 6 7 8 Next