资源列表
[数据结构常用算法] shijianmoni
说明:数据结构 队列 模拟事件驱动 程序。模拟客户到达事件,客户离开事件,事件列表,列队窗口,显示模拟结构-Queue data structure event-driven simulation program. Analog customers to reach the event, the customer to leave the event, event list, lined up window, show the simulat<teamo38> 在 2024-11-12 上传 | 大小:30kb | 下载:0
[数据结构常用算法] 2010quicksort
说明:c++用栈代替递归实现的快速排序,快速排序是一种比较节约时间的排序,一般用递归的方法实现,用栈虽然占用空间比递归大,但不要像递归一样把大多的时间浪费在递归的过程中,特别是对数字比较多的排序更有效-Recursive stack instead of using quick sort, quick sort is a kind of sorting to save time, usually with a recursive method<郑湾州> 在 2024-11-12 上传 | 大小:30kb | 下载:0