Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

b-tree-implementation

Here are 30 public repositories matching this topic...

This contains a C++ code that implements a B-Tree data structure. A B-Tree is a self-balancing tree that can store and retrieve data efficiently. It is commonly used in databases and file systems.

  • UpdatedMar 19, 2025
  • C++

Implementation of External Memory Fractal Tree (a variant of the Buffered Repository Tree) in C++ through the STXXL library.

  • UpdatedJan 24, 2021
  • C++

An implementation of B-Trees in TypeScript

  • UpdatedAug 23, 2021
  • TypeScript

Distributed System Data Base implemented in C++ using B-Trees to manage and manipulate the death rate dataset efficiently.

  • UpdatedJan 30, 2023
  • C++

Extendable C++ implementation of B+Tree data structure

  • UpdatedDec 29, 2020
  • C++

Allocate and store B-trees in a shared arena

  • UpdatedOct 5, 2023
  • HTML

Repository for the "SCC0215 - File Organization" course's project offered for Computer Science undergraduates at ICMC - USP, by professor Cristina Ciferri.

  • UpdatedAug 6, 2021
  • C

This course mainly introduces the theory and application of database systems, including: 1. Introduction and architecture of database systems 2. ER data schema 3. File storage structure 4. Relational data schema 5. SQL query language 6. Conversion between ER data model and relational data model 7. Database normalization 8. Optimized query 9. Tra…

  • UpdatedJun 15, 2022
  • C++

Repositório contendo os códigos da disciplina Algoritmos e Estruturas de Dados 2, ministrado pela professora Ariane Machado Lima, na Escola de Artes, Ciências e Humanidades (EACH) da Universidade de São Paulo

  • UpdatedAug 3, 2021
  • C

An SQL like database implementation in C using B-Trees for indexing.

  • UpdatedJul 12, 2025
  • C

Trabalho 1 da disciplina Técnicas de Programação Em Plataformas Emergentes

  • UpdatedJun 22, 2025
  • Python

A list of data structures(and their implementations) I had fun implementing in Java for educational purposes

  • UpdatedNov 24, 2022
  • Java

All my projects from CMSC420 (Advanced Data Structures)

  • UpdatedJan 2, 2025
  • Python

Improve this page

Add a description, image, and links to theb-tree-implementation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with theb-tree-implementation topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp