Sorting-Algorithms-Visualizer:使用Python和Pygame模块制作的程序,用于可视化排序算法

时间:2021-01-30 02:28:46
【文件属性】:
文件名称:Sorting-Algorithms-Visualizer:使用Python和Pygame模块制作的程序,用于可视化排序算法
文件大小:6.99MB
文件格式:ZIP
更新时间:2021-01-30 02:28:46
python algorithm wiki pygame sorting-algorithms 排序算法可视化器 使用Python和Pygame模块制作的程序,用于可视化排序算法通过留下一个支持这个项目 :white_medium_star: 查看,获取有关每种算法的更多信息,包括可视化gif和说明。 节目预览 新的功能 选择算法( ) 使用暂停和播放( ) 使用应用程序 :exclamation_mark: 如果您有任何问题,请随时提出问题 :exclamation_mark: 克隆GitHub存储库 安装要求: pip install -r requirements.txt 运行: python main.py 如何贡献: 实施新的算法或想法 报告错误并提供反馈
【文件预览】:
Sorting-Algorithms-Visualizer-master
----main.py(2KB)
----images()
--------stopButton.png(448B)
--------pausePlay.gif(4.21MB)
--------selectAlgo.gif(2.06MB)
--------playButton.png(584B)
--------preview.gif(762KB)
----display.py(10KB)
----.github()
--------FUNDING.yml(681B)
--------ISSUE_TEMPLATE()
----algs.py(999B)
----LICENSE(1KB)
----CONTRIBUTING.md(326B)
----requirements.txt(11B)
----.gitignore(29B)
----algorithms()
--------combSort.py(565B)
--------radixSort.py(944B)
--------heapSort.py(914B)
--------mergeSort.py(818B)
--------shellSort.py(1KB)
--------pancakeSort.py(531B)
--------bitonicSort.py(1024B)
--------timSort.py(1KB)
--------bogoSort.py(500B)
--------binaryinsertionSort.py(761B)
--------bubbleSort.py(305B)
--------stoogeSort.py(459B)
--------selectionSort.py(364B)
--------__init__.py(953B)
--------quickSort.py(525B)
--------gnomeSort.py(321B)
--------countingSort.py(403B)
--------cycleSort.py(889B)
--------bucketSort.py(578B)
--------cocktailSort.py(732B)
--------insertionSort.py(432B)
----CODE_OF_CONDUCT.md(3KB)
----README.md(1KB)

网友评论