Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 430 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 430 Bytes

Sort

Works with Python2.7x, Windows

including bubble sort, insertion sort and so on.

In order to make the numbers more "beautiful", I put them in some files.You can download the files into a folder named "sort".

排序

本项目用于生成随机数,并将其排序排序,现已有冒泡排序及插入排序, 为方便观察数据,特用几个文件将数据存储,可将他们放进一个文件夹中。