-
- Simple program using python's Matplot Lib library together with Tkinter to show graphicaly the Bubble's Sort algoritm efficiency fo a list of random elements in diffrent ranges, the tkinter window serves to call the Bubble sort method in a more user friendly way.
-
- Programa simples em python onde se usa as bibliotecas Matplot e Tkinter jutas para mostrar graficamente a eficiência do algoritmo de ordenação Blubble Sort em ordenar uma lista de diferentes elementos em diferentes intervalos. O tkinter é usado para chamar o algoritmo de uma maneira mais amigável.
mateuzin/Bubble-Sort-Method-With-Tkinter-Matplotlib-GUI
* - Simple program using python's Matplot Lib library together with Tkinter to show graphicaly the Bubble's Sort algoritm efficiency fo a list of random elements in diffrent ranges, the tkinter window serves to call the Bubble sort method in a more user friendly way.
PythonApache-2.0