文件名称:tong11
介绍说明--下载内容均来自于网络,请自行研究使用
用桶式散列实现一个存储在磁盘中的数据库。
每个记录长128字节,其中4个字节是关键码,
120个字节是数据,其余4个字节存储必要的信息以支持散列表。
已测试通过,此系统支持记录的插入、删除和检索。-bucket used to achieve a hash stored in the disk database. Each record length of 128 bytes, which is a four-byte key code, 120 bytes of data, and the remaining four bytes of storage necessary information to support the hashtable. Have been tested, the system records to support the insertion, deletion and retrieval.
每个记录长128字节,其中4个字节是关键码,
120个字节是数据,其余4个字节存储必要的信息以支持散列表。
已测试通过,此系统支持记录的插入、删除和检索。-bucket used to achieve a hash stored in the disk database. Each record length of 128 bytes, which is a four-byte key code, 120 bytes of data, and the remaining four bytes of storage necessary information to support the hashtable. Have been tested, the system records to support the insertion, deletion and retrieval.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tong11
......\main.cpp
......\tong.cpp
......\tong.h
......\main.cpp
......\tong.cpp
......\tong.h