在链表上执行快速排序 [英] Performing quicksort on a linked list

查看:76
本文介绍了在链表上执行快速排序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在c中编写一个程序,用于快速排序链接列表?

write a program in c for quick sort of linklist?

推荐答案


用c编写程序以便快速编写链接列表?
write a program in c for quick sort of linklist?



看看这些网站。

我不是很擅长解释

http://en.wikipedia.org/wiki/Linked_list
http://richardbowles.tripod.com/cpp/...//linklist。 htm


你对这些问号有疑问吗? (PS - 他们之前的内容看起来更像是一个声明,而不是关于链接列表的问题)


你被困在哪里?你试过这个吗?您是否知道需要包含的库才能调用链表?你有快速排序算法吗?
Did you have a question amongst those question marks? (PS - what came before them looked more like a statement than a question about linked lists)

Where are you stuck. Have you tried this? Do you know the library you need to include to be able to call a linked list? Do you have the quicksort algorithm?



你在这些问号中有疑问吗? (PS - 他们之前的内容看起来更像是一个声明,而不是关于链接列表的问题)


你被困在哪里?你试过这个吗?您是否知道需要包含的库才能调用链表?你有快速排序算法吗?
Did you have a question amongst those question marks? (PS - what came before them looked more like a statement than a question about linked lists)

Where are you stuck. Have you tried this? Do you know the library you need to include to be able to call a linked list? Do you have the quicksort algorithm?



实际上我需要快速排序链接列表的代码..中c

plzz help

actualy i need the code of quick sort of link list..in c
plzz help


这篇关于在链表上执行快速排序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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