NYCU 2024 Fall Physical Design Automation(PDA) 陽明交大 陳宏明 實體設計自動化
-
Updated
Jun 27, 2026 - C++
NYCU 2024 Fall Physical Design Automation(PDA) 陽明交大 陳宏明 實體設計自動化
C++ console application implementing a B* tree index for fast lookups in a CUSTOMER table by primary key. Supports creation, insertion, deletion, and multiple search modes (by ID, by name, by list of IDs) with performance cost reporting. Built for the Algorithms and Data Structures 2 coursework on index structures and database search optimization.
Add a description, image, and links to the bstartree topic page so that developers can more easily learn about it.
To associate your repository with the bstartree topic, visit your repo's landing page and select "manage topics."