# Simple_Sort **Repository Path**: netube/Simple_Sort ## Basic Information - **Project Name**: Simple_Sort - **Description**: 提供了冒泡排序和选择排序两种基础的算法 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-25 - **Last Updated**: 2023-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简易排序算法 * 冒泡排序 * 选择排序