Introduction - If you have any usage issues, please Google them yourself
Database emulator
Implement console command lexical analysis, grammar analysis, semantic response.
Implement the file batch command. Improved input efficiency.
Implement a data dictionary for tables.
To improve the reading speed of the data dictionary, use the index file for the data dictionary.
Implementation record insertion, deletion, modification.
An insert, delete command can handle a record
A modified command can handle all of the qualifying records in the table.
(it has and can only be a where condition, the attribute can be integer, character)
& lt; & lt; Delete operations to compress and rewrite the index files.
Unrewrote the data dictionary file. Because it changes the index value in the index file. & gt; & gt;
To achieve the mark deletion record
Implement the data dictionary index file to view.
Implement data dictionary file view.
Implement data table file view. Build tables, delete tables.
Implement search in index files.
You can search for "table", "view", "index" by "name" or "index".
Packet : 7941921moni0715.rar filelist
数据库模拟程序0715\1.TXT
数据库模拟程序0715\ALTER.txt
数据库模拟程序0715\CiDian.txt
数据库模拟程序0715\clean.bat
数据库模拟程序0715\CREATE.txt
数据库模拟程序0715\data.h
数据库模拟程序0715\dataBase.aps
数据库模拟程序0715\dataBase.clw
数据库模拟程序0715\dataBase.cpp
数据库模拟程序0715\dataBase.dsp
数据库模拟程序0715\dataBase.dsw
数据库模拟程序0715\dataBase.h
数据库模拟程序0715\dataBase.ncb
数据库模拟程序0715\dataBase.opt
数据库模拟程序0715\dataBase.plg
数据库模拟程序0715\dataBase.rc
数据库模拟程序0715\dataBaseDoc.cpp
数据库模拟程序0715\dataBaseDoc.h
数据库模拟程序0715\dataBaseView.cpp
数据库模拟程序0715\dataBaseView.h
数据库模拟程序0715\DBControl.cpp
数据库模拟程序0715\DBControl.h
数据库模拟程序0715\DELETE.txt
数据库模拟程序0715\display\CiDian.txt
数据库模拟程序0715\display\DBControl.cpp
数据库模拟程序0715\display\DBControl.h
数据库模拟程序0715\display\display.aps
数据库模拟程序0715\display\display.clw
数据库模拟程序0715\display\display.cpp
数据库模拟程序0715\display\display.dsp
数据库模拟程序0715\display\display.dsw
数据库模拟程序0715\display\display.h
数据库模拟程序0715\display\display.ncb
数据库模拟程序0715\display\display.opt
数据库模拟程序0715\display\display.plg
数据库模拟程序0715\display\display.rc
数据库模拟程序0715\display\IndexForCiDian.txt
数据库模拟程序0715\display\ReadMe.txt
数据库模拟程序0715\display\Resource.h
数据库模拟程序0715\display\StdAfx.cpp
数据库模拟程序0715\display\StdAfx.h
数据库模拟程序0715\display\T.tab
数据库模拟程序0715\display\Tb.tab
数据库模拟程序0715\display.exe
数据库模拟程序0715\Dlg1.cpp
数据库模拟程序0715\Dlg1.h
数据库模拟程序0715\drop.txt
数据库模拟程序0715\FindDlg.cpp
数据库模拟程序0715\FindDlg.h
数据库模拟程序0715\Index.cpp
数据库模拟程序0715\Index.h
数据库模拟程序0715\IndexForCiDian.txt
数据库模拟程序0715\INSERT.TXT
数据库模拟程序0715\LogoInDlg.cpp
数据库模拟程序0715\LogoInDlg.h
数据库模拟程序0715\MainFrm.cpp
数据库模拟程序0715\MainFrm.h
数据库模拟程序0715\Microsoft Visual C++ 6.0.lnk
数据库模拟程序0715\MyAnylise.cpp
数据库模拟程序0715\MyAnylise.h
数据库模拟程序0715\ReadMe.txt
数据库模拟程序0715\RebuildDlg.cpp
数据库模拟程序0715\RebuildDlg.h
数据库模拟程序0715\RegistDlg.cpp
数据库模拟程序0715\RegistDlg.h
数据库模拟程序0715\res\bat.ico
数据库模拟程序0715\res\cursor1.cur
数据库模拟程序0715\res\dataBase.ico
数据库模拟程序0715\res\dataBase.rc2
数据库模拟程序0715\res\dataBaseDoc.ico
数据库模拟程序0715\res\exit0.ico
数据库模拟程序0715\res\exit1.ico
数据库模拟程序0715\res\run.ico
数据库模拟程序0715\res\Thumbs.db
数据库模拟程序0715\res\Toolbar.bmp
数据库模拟程序0715\resource.h
数据库模拟程序0715\RunTimer.cpp
数据库模拟程序0715\RunTimer.h
数据库模拟程序0715\S.ind
数据库模拟程序0715\S.tab
数据库模拟程序0715\SearchResult.txt
数据库模拟程序0715\SELECT.txt
数据库模拟程序0715\StdAfx.cpp
数据库模拟程序0715\StdAfx.h
数据库模拟程序0715\T.tab
数据库模拟程序0715\TA.tab
数据库模拟程序0715\TableInsert.cpp
数据库模拟程序0715\TableInsert.h
数据库模拟程序0715\temp
数据库模拟程序0715\type.bat
数据库模拟程序0715\UPDATE.txt
数据库模拟程序0715\User.cpp
数据库模拟程序0715\user.dat
数据库模拟程序0715\User.h
数据库模拟程序0715\功能说明.txt
数据库模拟程序0715\文法.txt
数据库模拟程序0715\文法测试用例.txt
数据库模拟程序0715\测试用例文件\ALTER.txt
数据库模拟程序0715\测试用例文件\create.txt
数据库模拟程序0715\测试用例文件\drop.txt
数据库模拟程序0715\测试用例文件\INSERT.TXT
数据库模拟程序0715\测试用例文件\SELECT.txt
数据库模拟程序0715\测试用例文件\update.txt
数据库模拟程序0715\测试用例文件\文法.txt
数据库模拟程序0715\测试用例文件\文法测试用例.txt
数据库模拟程序0715\测试用例文件\生成索引的数据.txt
数据库模拟程序0715\测试用例文件\说明.txt
数据库模拟程序0715\生成索引的数据.txt
数据库模拟程序0715\说明.doc
数据库模拟程序0715\说明.txt
数据库模拟程序0715\黑龙江大学软件实验指导书及实验报告格式.doc
数据库模拟程序0715\display
数据库模拟程序0715\res
数据库模拟程序0715\测试用例文件
数据库模拟程序0715