Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
Various sorting algorithms summarize
no vote
Various sorting algorithm classification summarized, including Hill sort, quick sort, bubble sort, insertion sort, selection sort, merge sort etc..
Y暖W暖Y
2016-08-23
1
1
Multithreaded GUI interface control output
no vote
Python threads complaint as we all know, that there was no real sense of the multiple programs concurrently. However multithreaded GUI procedure had to be, because some operations are always very time consuming and without threads, then the GUI will be in a State of suspended animation, the user experience must be very poor. Using Threading control output needs to print their messages in real time to the GUI in the TextBrowser.
Y暖W暖Y
2016-08-23
1
1
No more~