Download List

Projeto Descrição

Campus Chat Server is a chat server intended for
use in the Cadiz University campus network.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-28 19:28
0.1

hash_maps são usados em vez de mapas, para que o custo de pesquisa ou de inserção é O (1) no caso médio, em vez de O (logn).
Tags: Minor bugfixes
hash_maps are now used instead of maps, so the
cost of lookup or insertion is O(1) in the average
case, instead of O(logn).

Project Resources