Download List

项目描述

AVLMAP is a key:data pair data mapping (associative array) library for C programming based on AVL balanced binary trees. Added features include ordered data retrieval forward or reverse, support for optional duplicate keys (e.g. an extra linked list not needed), and the ability to find the nearest member if an exact match isn't available. Both key and data types may be selected from a choice of C data types including string and array variations. One mapping always has one key type, but data types may be mixed within a mapping.

系统要求

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.

2001-01-30 15:12 Back to release list
0.9.7

阿匹配的平台登记为无符号(整理)字符,一个新的别名类型海峡,一项新的功能map_data_clear()成员在明确新的数据类型的数据,微调的Makefile中一个奇怪的平台,和其他船务。变化。
A new data type for char matching the sign of the platform (collates as unsigned), a new alias type str, a new function map_data_clear() to clear data in a member, tweaks to the Makefile for an odd platform, and other misc. changes.

Project Resources