# 数据结构课程设计 **Repository Path**: ge-mingyu/data-structure ## Basic Information - **Project Name**: 数据结构课程设计 - **Description**: 数据结构课程设计 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-26 - **Last Updated**: 2023-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 数据结构课程设计 #### 介绍 数据结构课程设计 使用C语言开发的英译汉词典 使用了AVL树 有序表 开散列表三种数据结构分别实现