文件名称:Database
介绍说明--下载内容均来自于网络,请自行研究使用
自己实现的一个简单数据库系统,适合给选了数据库系统设计的同学参考。-Own implementation of a simple database system suitable to the election database system design students reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GlobalStruct.h
IndexManager.h
Interpreter.h
LinkedList.h
RecordManager.h
API.cpp
Block.cpp
BufferManager.cpp
CatalogManager.cpp
GlobalStruct.cpp
IndexManager.cpp
Interpreter.cpp
LinkedList.cpp
main.cpp
RecordManager.cpp
API.h
Block.h
BufferManager.h
CatalogManager.h
cases.txt
makefile