Skip to content
/ Sort Public

Generates some random numbers and sort them, including bubble sort and insertion sort. 用Python生成随机数并排序(现已有插入排序及冒泡排序)。

Notifications You must be signed in to change notification settings

gly11/Sort

Repository files navigation

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".

排序

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

About

Generates some random numbers and sort them, including bubble sort and insertion sort. 用Python生成随机数并排序(现已有插入排序及冒泡排序)。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages