期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
Analysis of the Multi-Pivot Quicksort Process 被引量:1
1
作者 Mahmoud Ragab Beih El-Sayed El-Desouky Nora Nader 《Open Journal of Modelling and Simulation》 2017年第1期47-58,共12页
In this paper, we study a new version from Dual-pivot Quicksort algorithm when we have some other number of pivots. Hence, we discuss the idea of picking pivots ?by random way and splitting the list simultaneously acc... In this paper, we study a new version from Dual-pivot Quicksort algorithm when we have some other number of pivots. Hence, we discuss the idea of picking pivots ?by random way and splitting the list simultaneously according to these. The modified version generalizes these results for multi process. We show that the average number of swaps done by Multi-pivot Quicksort process and we present a special case. Moreover, we obtain a relationship between the average number of swaps of Multi-pivot Quicksort and Stirling numbers of the first kind. 展开更多
关键词 quicksort Convergence multi-pivot quicksort process STIRLING Number of the First KIND
暂未订购
On the Convergence of the Dual-Pivot Quicksort Process 被引量:1
2
作者 Mahmoud Ragab Beih El-Sayed El-Desouky Nora Nader 《Open Journal of Modelling and Simulation》 2016年第1期1-15,共15页
Sorting an array of objects such as integers, bytes, floats, etc is considered as one of the most important problems in Computer Science. Quicksort is an effective and wide studied sorting algorithm to sort an array o... Sorting an array of objects such as integers, bytes, floats, etc is considered as one of the most important problems in Computer Science. Quicksort is an effective and wide studied sorting algorithm to sort an array of n distinct elements using a single pivot. Recently, a modified version of the classical Quicksort was chosen as standard sorting algorithm for Oracles Java 7 routine library due to Vladimir Yaroslavskiy. The purpose of this paper is to present the different behavior of the classical Quicksort and the Dual-pivot Quicksort in complexity. In Particular, we discuss the convergence of the Dual-pivot Quicksort process by using the contraction method. Moreover we show the distribution of the number of comparison done by the duality process converges to a unique fixed point. 展开更多
关键词 Randomized quicksort CONVERGENCE Dual-Pivot quicksort process Running Time Analysis
在线阅读 下载PDF
Application of Quicksort Algorithm in Information Retrieval
3
作者 Jiajun Xie Zuyan Li +4 位作者 Han Wu Linhan Li Bin Pan Peng Guo Guang Sun 《Journal on Big Data》 2021年第4期135-145,共11页
With the development and progress of today’s network information technology,a variety of large-scale network databases have emerged with the situation,such as Baidu Library and Weipu Database,the number of documents ... With the development and progress of today’s network information technology,a variety of large-scale network databases have emerged with the situation,such as Baidu Library and Weipu Database,the number of documents in the inventory has reached nearly one million.So how do you quickly and effectively retrieve the information you want in such a huge database?This requires finding efficient algorithms to reduce the computational complexity of the computer during Information Retrieval,improve retrieval efficiency,and adapt to the rapid expansion of document data.The Quicksort Algorithm gives different weights to each position of the document,and multiplies the weight of each position with the number of matches of that position,and then adds all the multiplied sums to set a feature value for Quicksort,which can achieve the full accuracy of Information Retrieval.Therefore,the purpose of this paper is to use the quick sort algorithm to increase the speed of Information Retrieval,and to use the position weighting algorithm to improve the matching quality of Information Retrieval,so as to achieve the overall effect of improving the efficiency of Information Retrieval. 展开更多
关键词 quicksort Information Retrieval information processing
在线阅读 下载PDF
线性递归分布方程(英文)
4
作者 刘全升 《长沙理工大学学报(自然科学版)》 CAS 2006年第3期91-97,共7页
在各种应用概率背景下的一些问题———从算法的概率分析到统计物理,包括快速分类算法、自相似瀑布、无穷粒子系统和分支随机游动,常常引导我们研究线性递归分布方程Z=∑Ni=1AjZj的稳定分布解,其中“=”表示依分布相等,N和Zi是给定的实... 在各种应用概率背景下的一些问题———从算法的概率分析到统计物理,包括快速分类算法、自相似瀑布、无穷粒子系统和分支随机游动,常常引导我们研究线性递归分布方程Z=∑Ni=1AjZj的稳定分布解,其中“=”表示依分布相等,N和Zi是给定的实值随机变量,Zi之间相互独立且与{N,A1,A2,…}独立,Z和所有的Zi都是取值于R的未知的随机变量,且有共同的分布.对该方程的最基本的问题,如存在性、唯一性、非平凡解的渐进性质以及相关的光滑变换的迭代收敛性,给出了简要的概述. 展开更多
关键词 分布方程 函数方程 光滑变换 无穷粒子系统 分支过程 分支随机游动 乘积瀑布 快速分类算法
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部