Login Required. Sign up now -- its free!

Projects tagged ‘container’ and ‘library’


[8 total ]

3 Users
 

This library is a component and display framework extension based on VEGAS the ECMAScript & ActionScript opensource framework.
Created about 1 year ago.

1 Users

TreeComp is a ANSI C++ library that provides data structures for the generation, storage and manipulation of trees. It is STL conform so that STL algorithms can be used. The design was made using design patterns.
Created about 1 year ago.

1 Users

Template based B+ Tree is a simple and yet very efficient template based B+ Tree implementation which supports different types of storage. It is implemented in C++, and can be used with any type of ... [More] data. To change storage type (e.g. from file based to memory based), all you need is to change a template argument of the BTreeAlgorithms class. Either the standard search method or a customized search method can be used. [Less]
Created over 2 years ago.

1 Users
 

A generic implementation of STL containers and some STL algorithms. It is absolutly independent from external types it use only types declared in type_traits. So containers can be used with any poiner types which satisfies PointerConcept.
Created about 1 year ago.

0 Users

This package contains a set of Ada95 container classes, both generic and inheritance based. It also contains a set of utilities, including an abstract I/O interface, a telnet protocol engine, and others.
Created about 1 year ago.

0 Users

The goal of this project is to raise the abstraction in Ada 95 programs above the level of arrays and simple linked lists. Charles is a container and algorithms library based in the C++ STL. It is ... [More] general, flexible, and efficient, and its design has been guided by the philosophy that a library should stay out of the programmer's way. Charles is the predecessor of the Ada 2005 container library. [Less]
Created about 1 year ago.

0 Users

Tipos DisponíveisBox::Array Box::LinkedList (em desenvolvimento) Autores Nome Email Gerenciador David Rodrigues david...@gmail.com Instrutor Thyago thy...@msn.com Colaborador Facci ?
Created 12 months ago.

0 Users

The goal of the Jean project is to develop an extended Ada 2005 container library that can be used for programs that must satisfy the strict run-time constraints (e.g. no dynamic memory allocation) of high-integrity systems.
Created about 1 year ago.