# classical-algorithm **Repository Path**: water_bear_worm/classical-algorithm ## Basic Information - **Project Name**: classical-algorithm - **Description**: 实现经典算法 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-08-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # classical-algorithm ## 介绍 实现经典算法,提供学习和研究使用 ##数据介绍 data/seq: 随机生成100个数字,用于排序算法测试 data/graph: 图算法测试数据,第一列使起点,第二列使终点,第三列是权重