Download List

项目描述

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

系统要求

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已经习惯了,而不是地图,所以查找或插入成本为O(1)在平均情况下,而不是为O(logn)内。
标签: 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