使用C语言程序进行快速排序 [英] C language program for quick sort

查看:133
本文介绍了使用C语言程序进行快速排序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

朋友,我无法编写正确的C语言程序来使用迭代进行快速排序.我已经使用递归为相同的代码.任何人都可以使用迭代给代码以在C中进行快速排序.

friends I am unable to write a correct C language program for quick sort using iteration. I have wrote code for the same using recursion. Can anybody give a code using iteration for quick sort in C please.

推荐答案

Google是您的朋友:使用从您问题中粘贴的迭代以C进行快速排序" > 100,000次点击.排名第一的是 http://khatri-krishna.tripod.com/cgans.htm [ ^ ]

学习使用Google:比问问题要快...
Google is your friend: using "iteration for quick sort in C" pasted from your question gave > 100,000 hits. The top one washttp://khatri-krishna.tripod.com/cgans.htm[^]

Learn to use Google: it is quicker than asking a question...


这篇关于使用C语言程序进行快速排序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆