sorting_algo_visualizer Python脚本可生成各种分类算法,图像或视频的可视化图像。 用法 从命令行运行它: $ python sorting_algo_visualizer.py 可以指定各种参数: -sorter bubble # the sorting algorithm to use -out video # video or image -order random # order of the initial string for the image output -c viridis # matplotlib cmap to use 去做 完成自述 实施其他算法