文件名称:2010quicksort
-
所属分类:
- 标签属性:
- 上传时间:2012-11-02
-
文件大小:29.66kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
c++用栈代替递归实现的快速排序,快速排序是一种比较节约时间的排序,一般用递归的方法实现,用栈虽然占用空间比递归大,但不要像递归一样把大多的时间浪费在递归的过程中,特别是对数字比较多的排序更有效-Recursive stack instead of using quick sort, quick sort is a kind of sorting to save time, usually with a recursive method to achieve, although the use of stack space than the recursive large, but not the same as the recursion time to waste most of recursive process , especially the sort of digital more effectively
相关搜索: 2010quicksort
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2010quicksort/quicksort.cpp
2010quicksort/stack.h
2010quicksort/快速排序.doc
2010quicksort
2010quicksort/stack.h
2010quicksort/快速排序.doc
2010quicksort
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.