资 源 简 介
Basicly, people always learn Sorting Algorithms based on pseudo-code or real program code. This demo shows "how different sorting algorithms work" in graphics and numeric ways.
This idea comes from the wikipedia"s demo of sorting algorithm. (http://en.wikipedia.org/wiki/Sortingalgorithm#Mergesort).
Code is implemented in Qt/C++. Current version is v0.25.
文 件 列 表
SortingDemo
build
bin
release
debug
Makefile
SortingDemo.pro
SortingView.h
SortingItem.h
SortingItem.cpp
SortingMain.cpp
SortingView.cpp
SortingDemo.pro.user
SortingMethods.cpp
SortingMethods.h
PointXGenerator.cpp
PointXGenerator.h
SortingControl.h
SortingListner.h
SortingControl.cpp
SortingButton.h
SortingButton.cpp
Makefile.Release
Makefile.Debug
object_script.SortingDemo.Release
object_script.SortingDemo.Debug
SortingTextView.h
SortingTextView.cpp