期刊文献+
共找到1,317篇文章
< 1 2 66 >
每页显示 20 50 100
A Four-Phase Improvement of Grover's Algorithm 被引量:2
1
作者 马博文 鲍皖苏 +3 位作者 李坦 李风光 张硕 付向群 《Chinese Physics Letters》 SCIE CAS CSCD 2017年第7期33-37,共5页
When applying Grover's algorithm to an unordered database, the probabifity of obtaining correct results usually decreases as the quantity of target increases. A four-phase improvement of Grover's algorithm is propos... When applying Grover's algorithm to an unordered database, the probabifity of obtaining correct results usually decreases as the quantity of target increases. A four-phase improvement of Grover's algorithm is proposed to fix the deficiency, and the unitary and the phase-matching condition are also proposed. With this improved scheme, when the proportion of target is over 1/3, the probability of obtaining correct results is greater than 97.82% with only one iteration using two phases. When the computational complexity is O( √M/N), the algorithm can succeed with a probability no less than 99.63%. 展开更多
关键词 A Four-Phase Improvement of Grover’s algorithm
原文传递
Implementation of ternary Shor's algorithm based on vibrational states of an ion in anharmonic potential
2
作者 刘威 陈书明 +3 位作者 张见 吴春旺 吴伟 陈平形 《Chinese Physics B》 SCIE EI CAS CSCD 2015年第3期157-165,共9页
It is widely believed that Shor's factoring algorithm provides a driving force to boost the quantum computing research.However, a serious obstacle to its binary implementation is the large number of quantum gates. No... It is widely believed that Shor's factoring algorithm provides a driving force to boost the quantum computing research.However, a serious obstacle to its binary implementation is the large number of quantum gates. Non-binary quantum computing is an efficient way to reduce the required number of elemental gates. Here, we propose optimization schemes for Shor's algorithm implementation and take a ternary version for factorizing 21 as an example. The optimized factorization is achieved by a two-qutrit quantum circuit, which consists of only two single qutrit gates and one ternary controlled-NOT gate. This two-qutrit quantum circuit is then encoded into the nine lower vibrational states of an ion trapped in a weakly anharmonic potential. Optimal control theory(OCT) is employed to derive the manipulation electric field for transferring the encoded states. The ternary Shor's algorithm can be implemented in one single step. Numerical simulation results show that the accuracy of the state transformations is about 0.9919. 展开更多
关键词 ternary shor's algorithm anharmonic ion trapping optimal control theory vibrational state
原文传递
Application of modified banker’s algorithm in FMS deadlock problem
3
作者 徐刚 吴智铭 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2004年第4期405-412,共8页
Presents a method for deadlock avoidance algorithm used in Flexible Manufacturing System(FMS). This method is an improvement of the Banker algorithm. The Banker algorithm is commonly used in the Operating System (OS),... Presents a method for deadlock avoidance algorithm used in Flexible Manufacturing System(FMS). This method is an improvement of the Banker algorithm. The Banker algorithm is commonly used in the Operating System (OS), but some improvements will have to be made on the algorithm if this algorithm is used in FMS. The difference between the process in operating system and the job in the FMS is fully discussed. Based on this difference, the improvement is made. In order to improve the algorithm, formal methods are adopted to the manufacturing systems. The simulation model is translated into a format suitable for model checking. That is, the model is written into PROMELA, the input language of the popular model checker SPIN. After that, SPIN is used to verify that the model does not have deadlock. This algorithm proves to be highly effective in practice. 展开更多
关键词 flexible manufacturing system DEADLOCK banker’s algorithm
在线阅读 下载PDF
Grover’s Algorithm in a 4-Qubit Search Space
4
作者 Saasha Joshi Deepti Gupta 《Journal of Quantum Computing》 2021年第4期137-150,共14页
This paper provides an introduction to a quantum search algorithm,known as Grover’s Algorithm,for unsorted search purposes.The algorithm is implemented in a search space of 4 qubits using the Python-based Qiskit SDK ... This paper provides an introduction to a quantum search algorithm,known as Grover’s Algorithm,for unsorted search purposes.The algorithm is implemented in a search space of 4 qubits using the Python-based Qiskit SDK by IBM.While providing detailed proof,the computational complexity of the algorithm is generalized to n qubits.The implementation results obtained from the IBM QASM Simulator and IBMQ Santiago quantum backend are analyzed and compared.Finally,the paper discusses the challenges faced in implementation and real-life applications of the algorithm hitherto.Overall,the implementation and analysis depict the advantages of this quantum search algorithm over its classical counterparts. 展开更多
关键词 Grover’s algorithm unsorted search ORACLE amplitude amplification quantum computing
在线阅读 下载PDF
A Technical Note for a Shor’s Algorithm by Phase Estimation
5
作者 Gérard Fleury Philippe Lacomme 《Journal of Quantum Computing》 2022年第2期97-111,共15页
The objective of this paper concerns at first the motivation and the method of Shor’s algorithm including remarks on quantum computing introducing an algorithmic description of the method.The corner stone of the Shor... The objective of this paper concerns at first the motivation and the method of Shor’s algorithm including remarks on quantum computing introducing an algorithmic description of the method.The corner stone of the Shor’s algorithm is the modular exponentiation that is themost computational component(in time and space).A linear depth unit based on phase estimation is introduced and a description of a generic version of a modular multiplier based on phases is introduced to build block of a gates to efficient modular exponentiation circuit.Our proposal includes numerical experiments achieved on both the IBM simulator using the Qiskit library and on quantum physical optimizers provided by IBM.The shor’s algorithm based on phase estimation succeeds in factoring integer numbers with more than 35 digits using circuits with about 100 qubits. 展开更多
关键词 shor’s algorithm PHAsE
在线阅读 下载PDF
Time Complexity of the Oracle Phase in Grover’s Algorithm
6
作者 Ying Liu 《American Journal of Computational Mathematics》 2024年第1期1-10,共10页
Since Grover’s algorithm was first introduced, it has become a category of quantum algorithms that can be applied to many problems through the exploitation of quantum parallelism. The original application was the uns... Since Grover’s algorithm was first introduced, it has become a category of quantum algorithms that can be applied to many problems through the exploitation of quantum parallelism. The original application was the unstructured search problems with the time complexity of O(). In Grover’s algorithm, the key is Oracle and Amplitude Amplification. In this paper, our purpose is to show through examples that, in general, the time complexity of the Oracle Phase is O(N), not O(1). As a result, the time complexity of Grover’s algorithm is O(N), not O(). As a secondary purpose, we also attempt to restore the time complexity of Grover’s algorithm to its original form, O(), by introducing an O(1) parallel algorithm for unstructured search without repeated items, which will work for most cases. In the worst-case scenarios where the number of repeated items is O(N), the time complexity of the Oracle Phase is still O(N) even after additional preprocessing. 展开更多
关键词 Quantum Computing ORACLE Amplitude Amplification Grover’s algorithm
在线阅读 下载PDF
O(logN) Algorithm for Amplitude Amplification and O(logN) Algorithms for Amplitude Transfer in Grover’s Algorithm
7
作者 Ying Liu 《American Journal of Computational Mathematics》 2024年第2期169-188,共20页
Grovers algorithm is a category of quantum algorithms that can be applied to many problems through the exploitation of quantum parallelism. The Amplitude Amplification in Grovers algorithm is T = O(N). This paper intr... Grovers algorithm is a category of quantum algorithms that can be applied to many problems through the exploitation of quantum parallelism. The Amplitude Amplification in Grovers algorithm is T = O(N). This paper introduces two new algorithms for Amplitude Amplification in Grovers algorithm with a time complexity of T = O(logN), aiming to improve efficiency in quantum computing. The difference between Grovers algorithm and our first algorithm is that the Amplitude Amplification ratio in Grovers algorithm is an arithmetic series and ours, a geometric one. Because our Amplitude Amplification ratios converge much faster, the time complexity is improved significantly. In our second algorithm, we introduced a new concept, Amplitude Transfer where the marked state is transferred to a new set of qubits such that the new qubit state is an eigenstate of measurable variables. When the new qubit quantum state is measured, with high probability, the correct solution will be obtained. 展开更多
关键词 Quantum Computing ORACLE Amplitude Amplification Grover’s algorithm
在线阅读 下载PDF
Dykstra’s Algorithm for the Optimal Approximate Symmetric Positive Semidefinite Solution of a Class of Matrix Equations
8
作者 Chunmei Li Xuefeng Duan Zhuling Jiang 《Advances in Linear Algebra & Matrix Theory》 2016年第1期1-10,共10页
Dykstra’s alternating projection algorithm was proposed to treat the problem of finding the projection of a given point onto the intersection of some closed convex sets. In this paper, we first apply Dykstra’s alter... Dykstra’s alternating projection algorithm was proposed to treat the problem of finding the projection of a given point onto the intersection of some closed convex sets. In this paper, we first apply Dykstra’s alternating projection algorithm to compute the optimal approximate symmetric positive semidefinite solution of the matrix equations AXB = E, CXD = F. If we choose the initial iterative matrix X<sub>0</sub> = 0, the least Frobenius norm symmetric positive semidefinite solution of these matrix equations is obtained. A numerical example shows that the new algorithm is feasible and effective. 展开更多
关键词 Matrix Equation Dykstra’s Alternating Projection algorithm Optimal Approximate solution Least Norm solution
在线阅读 下载PDF
Optimization of Urban Traffic Through Integration of Dijkstra’s Algorithm with Edge Computing
9
作者 Mahamat Abdel Aziz Assoul Abakar Mahamat Tahir +1 位作者 Taibi Mahmoud Fabien Kenmogne 《Journal of Applied Mathematics and Physics》 2025年第7期2441-2451,共11页
This study proposes a decentralized urban traffic optimization approach by integrating Dijkstra’s algorithm with edge computing.The system models road networks as dynamic graphs,using real-time data from IoT sensors ... This study proposes a decentralized urban traffic optimization approach by integrating Dijkstra’s algorithm with edge computing.The system models road networks as dynamic graphs,using real-time data from IoT sensors to adapt routing decisions.A three-layer architecture reduces latency and im-proves scalability.Simulation results show a 42% decrease in response time and a 25%reduction in congestion compared to centralized systems.The ap-proach demonstrates high reliability and potential for smart city applications. 展开更多
关键词 Edge Computing Urban Traffic Dijkstra’s algorithm IOT Real-Time Routing
在线阅读 下载PDF
Minimizing CNOT-count in quantum circuit of the extended Shor’s algorithm for ECDLP
10
作者 Xia Liu Huan Yang Li Yang 《Cybersecurity》 2025年第1期153-179,共27页
The elliptic curve discrete logarithm problem(ECDLP)is a popular choice for cryptosystems due to its high level of security.However,with the advent of the extended Shor’s algorithm,there is concern that ECDLP may soo... The elliptic curve discrete logarithm problem(ECDLP)is a popular choice for cryptosystems due to its high level of security.However,with the advent of the extended Shor’s algorithm,there is concern that ECDLP may soon be vulnerable.While the algorithm does ofer hope in solving ECDLP,it is still uncertain whether it can pose a real threat in practice.From the perspective of the quantum circuits of the algorithm,this paper analyzes the feasibility of cracking ECDLP using an ion trap quantum computer with improved quantum circuits for the extended Shor’s algorithm.We give precise quantum circuits for extended Shor’s algorithm to calculate discrete logarithms on elliptic curves over prime felds,including modular subtraction,three diferent modular multiplication,and modular inverse.Additionally,we incorporate and improve upon windowed arithmetic in the circuits to reduce the CNOTcounts.Whereas previous studies mostly focused on minimizing the number of qubits or the depth of the circuit,we focus on minimizing the number of CNOT gates in the circuit,which greatly afects the running time of the algorithm on an ion trap quantum computer.Specifcally,we begin by presenting implementations of basic arithmetic operations with the lowest known CNOT-counts,along with improved constructions for modular inverse,point addition,and windowed arithmetic.Next,we precisely estimate that,to execute the extended Shor’s algorithm with the improved circuits to factor an n-bit integer,the CNOT-count required is1237n^(3)/log n+2n^(2)+n.Finally,we analyze the running time and feasibility of the extended Shor’s algorithm on an ion trap quantum computer. 展开更多
关键词 Elliptic curve discrete logarithm problem Extended shor’s algorithm Quantum circuits Ion trap quantum computer
原文传递
基于图像信息算法的2024年新疆乌什M_(S)7.1地震回溯性预测研究
11
作者 袁伏全 黄浩 +2 位作者 徐玮阳 张晓清 刘兴盛 《地震研究》 北大核心 2026年第2期198-206,共9页
使用1970年以来新疆天山地震带及邻区的地震目录资料,基于图像信息(PI)算法,计算得到2016—2028年该地区逐年滑动的预测窗PI热点分布图像,并使用工作特征图表法(ROC)和R值评分法对PI算法的预测效能进行了检验。结果表明:①在2020—2024... 使用1970年以来新疆天山地震带及邻区的地震目录资料,基于图像信息(PI)算法,计算得到2016—2028年该地区逐年滑动的预测窗PI热点分布图像,并使用工作特征图表法(ROC)和R值评分法对PI算法的预测效能进行了检验。结果表明:①在2020—2024年回溯性预测图像中,2024年新疆乌什M_(S)7.1地震震中区域存在PI热点,具有较强的发震地点指示意义。②在5个回溯性预测时间窗(2016—2020年、2017—2021年、2018—2022年、2019—2023年、2020—2024年)内的PI热点图像演化过程中,乌什M_(S)7.1地震震中附近PI热点表现为“出现—逐步密集增强”,发震概率增大,该热点附近发震紧迫性和地震危险性增强。③ROC检验和R值评分显示,PI算法优于随机预测方法。④综合热点信息演化图像分析得到,南天山地震带的西南端强震危险性较高。 展开更多
关键词 乌什M_(s)7.1地震 PI算法 回溯性预测 地震热点 ROC检验
在线阅读 下载PDF
基于改进YOLOX-S视觉检测算法的轨道交通车辆自动识别研究
12
作者 邢国栋 刘东凯 刘晓龙 《机械设计与制造工程》 2026年第2期102-106,共5页
提出了一种基于改进YOLOX-S视觉检测算法的轨道交通车辆自动识别方法,通过优化网络结构和学习率策略,基于梯度差自适应学习率对YOLOX-S视觉检测算法进行改进,引入注意力机制和Transformer模块,增强YOLOX-S视觉检测算法对轨道交通车辆复... 提出了一种基于改进YOLOX-S视觉检测算法的轨道交通车辆自动识别方法,通过优化网络结构和学习率策略,基于梯度差自适应学习率对YOLOX-S视觉检测算法进行改进,引入注意力机制和Transformer模块,增强YOLOX-S视觉检测算法对轨道交通车辆复杂特征的捕捉能力。实验结果表明,改进后的YOLOX-S视觉检测算法其检测精度均值达93.20%,算法体积减小至15 MB,检测速度提升至28.90帧/s,检测延迟减至80.90 ms,为轨道交通车辆智能化监测和管理提供了技术支持。 展开更多
关键词 YOLOX-s视觉检测算法 算法压缩 轨道交通 车辆自动识别 视觉检测
在线阅读 下载PDF
A hybrid quantum encoding algorithm of vector quantization for image compression 被引量:4
13
作者 庞朝阳 周正威 郭光灿 《Chinese Physics B》 SCIE EI CAS CSCD 2006年第12期3039-3043,共5页
Many classical encoding algorithms of vector quantization (VQ) of image compression that can obtain global optimal solution have computational complexity O(N). A pure quantum VQ encoding algorithm with probability... Many classical encoding algorithms of vector quantization (VQ) of image compression that can obtain global optimal solution have computational complexity O(N). A pure quantum VQ encoding algorithm with probability of success near 100% has been proposed, that performs operations 45√N times approximately. In this paper, a hybrid quantum VQ encoding algorithm between the classical method and the quantum algorithm is presented. The number of its operations is less than √N for most images, and it is more efficient than the pure quantum algorithm. 展开更多
关键词 vector quantization Grover's algorithm image compression quantum algorithm
原文传递
SINGLE PROJECTION ALGORITHM FOR VARIATIONAL INEQUALITIES IN BANACH SPACES WITH APPLICATION TO CONTACT PROBLEM 被引量:3
14
作者 Yekini SHEHU 《Acta Mathematica Scientia》 SCIE CSCD 2020年第4期1045-1063,共19页
We study the single projection algorithm of Tseng for solving a variational inequality problem in a 2-uniformly convex Banach space.The underline cost function of the variational inequality is assumed to be monotone a... We study the single projection algorithm of Tseng for solving a variational inequality problem in a 2-uniformly convex Banach space.The underline cost function of the variational inequality is assumed to be monotone and Lipschitz continuous.A weak convergence result is obtained under reasonable assumptions on the variable step-sizes.We also give the strong convergence result for when the underline cost function is strongly monotone and Lipchitz continuous.For this strong convergence case,the proposed method does not require prior knowledge of the modulus of strong monotonicity and the Lipschitz constant of the cost function as input parameters,rather,the variable step-sizes are diminishing and non-summable.The asymptotic estimate of the convergence rate for the strong convergence case is also given.For completeness,we give another strong convergence result using the idea of Halpern iteration when the cost function is monotone and Lipschitz continuous and the variable step-sizes are bounded by the inverse of the Lipschitz constant of the cost function.Finally,we give an example of a contact problem where our proposed method can be applied. 展开更多
关键词 variational inequality 2-uniformly convex Banach space Tseng’s algorithm strong convergence rate of convergence
在线阅读 下载PDF
A quantum search algorithm of two entangled registers to realize quantum discrete Fourier transform of signal processing 被引量:2
15
作者 庞朝阳 胡本琼 《Chinese Physics B》 SCIE EI CAS CSCD 2008年第9期3220-3226,共7页
The discrete Fourier transform (DFT) is the base of modern signal processing. 1-dimensional fast Fourier transform (1D FFT) and 2D FFT have time complexity O(N log N) and O(N^2 log N) respectively. Since 1965,... The discrete Fourier transform (DFT) is the base of modern signal processing. 1-dimensional fast Fourier transform (1D FFT) and 2D FFT have time complexity O(N log N) and O(N^2 log N) respectively. Since 1965, there has been no more essential breakthrough for the design of fast DFT algorithm. DFT has two properties. One property is that DFT is energy conservation transform. The other property is that many DFT coefficients are close to zero. The basic idea of this paper is that the generalized Grover's iteration can perform the computation of DFT which acts on the entangled states to search the big DFT coefficients until these big coefficients contain nearly all energy. One-dimensional quantum DFT (1D QDFT) and two-dimensional quantum DFT (2D QDFT) are presented in this paper. The quantum algorithm for convolution estimation is also presented in this paper. Compared with FFT, 1D and 2D QDFT have time complexity O(v/N) and O(N) respectively. QDFT and quantum convolution demonstrate that quantum computation to process classical signal is possible. 展开更多
关键词 Grover's algorithm entangled state DFT QDFT
原文传递
Design of quantum VQ iteration and quantum VQ encoding algorithm taking O(√N) steps for data compression 被引量:2
16
作者 庞朝阳 周正威 +1 位作者 陈平形 郭光灿 《Chinese Physics B》 SCIE EI CAS CSCD 2006年第3期618-623,共6页
Vector quantization (VQ) is an important data compression method. The key of the encoding of VQ is to find the closest vector among N vectors for a feature vector. Many classical linear search algorithms take O(N)... Vector quantization (VQ) is an important data compression method. The key of the encoding of VQ is to find the closest vector among N vectors for a feature vector. Many classical linear search algorithms take O(N) steps of distance computing between two vectors. The quantum VQ iteration and corresponding quantum VQ encoding algorithm that takes O(√N) steps are presented in this paper. The unitary operation of distance computing can be performed on a number of vectors simultaneously because the quantum state exists in a superposition of states. The quantum VQ iteration comprises three oracles, by contrast many quantum algorithms have only one oracle, such as Shor's factorization algorithm and Grover's algorithm. Entanglement state is generated and used, by contrast the state in Grover's algorithm is not an entanglement state. The quantum VQ iteration is a rotation over subspace, by contrast the Grover iteration is a rotation over global space. The quantum VQ iteration extends the Grover iteration to the more complex search that requires more oracles. The method of the quantum VQ iteration is universal. 展开更多
关键词 data compression vector quantization Grover's algorithm quantum VQ iteration
原文传递
ENTROPICAL OPTIMAL TRANSPORT,SCHRODINGER'S SYSTEM AND ALGORITHMS
17
作者 Liming WU 《Acta Mathematica Scientia》 SCIE CSCD 2021年第6期2183-2197,共15页
In this exposition paper we present the optimal transport problem of Monge-Ampère-Kantorovitch(MAK in short)and its approximative entropical regularization.Contrary to the MAK optimal transport problem,the soluti... In this exposition paper we present the optimal transport problem of Monge-Ampère-Kantorovitch(MAK in short)and its approximative entropical regularization.Contrary to the MAK optimal transport problem,the solution of the entropical optimal transport problem is always unique,and is characterized by the Schrödinger system.The relationship between the Schrödinger system,the associated Bernstein process and the optimal transport was developed by Léonard[32,33](and by Mikami[39]earlier via an h-process).We present Sinkhorn’s algorithm for solving the Schrödinger system and the recent results on its convergence rate.We study the gradient descent algorithm based on the dual optimal question and prove its exponential convergence,whose rate might be independent of the regularization constant.This exposition is motivated by recent applications of optimal transport to different domains such as machine learning,image processing,econometrics,astrophysics etc.. 展开更多
关键词 entropical optimal transport schrödinger system sinkhorn’s algorithm gradient descent
在线阅读 下载PDF
Distributed exact Grover’s algorithm
18
作者 Xu Zhou Daowen Qiu Le Luo 《Frontiers of physics》 SCIE CSCD 2023年第5期255-279,共25页
Distributed quantum computation has gained extensive attention.In this paper,we consider a search problem that includes only one target item in the unordered database.After that,we propose a distributed exact Grover’... Distributed quantum computation has gained extensive attention.In this paper,we consider a search problem that includes only one target item in the unordered database.After that,we propose a distributed exact Grover’s algorithm(DEGA),which decomposes the original search problem into■n/2■parts.Specifically,(i)our algorithm is as exact as the modified version of Grover’s algorithm by Long,which means the theoretical probability of finding the objective state is 100%;(ii)the actual depth of our circuit is 8(n mod 2)+9,which is less than the circuit depths of the original and modified Grover’s algorithms,1+8■π/4√2^(n)■and 9+8■π/4√2^(n)-1/2■,respectively.It only depends on the parity of n,and it is not deepened as n increases;(iii)we provide particular situations of the DEGA on MindQuantum(a quantum software)to demonstrate the practicality and validity of our method.Since our circuit is shallower,it will be more resistant to the depolarization channel noise. 展开更多
关键词 distributed quantum computation search problem distributed exact Grover’s algorithm(DEGA) MindQuantum the depolarization channel noise
原文传递
Optimizing Connections:Applied Shortest Path Algorithms for MANETs
19
作者 Ibrahim Alameri Jitka Komarkova +2 位作者 Tawfik Al-Hadhrami Abdulsamad Ebrahim Yahya Atef Gharbi 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第10期787-807,共21页
This study is trying to address the critical need for efficient routing in Mobile Ad Hoc Networks(MANETs)from dynamic topologies that pose great challenges because of the mobility of nodes.Themain objective was to del... This study is trying to address the critical need for efficient routing in Mobile Ad Hoc Networks(MANETs)from dynamic topologies that pose great challenges because of the mobility of nodes.Themain objective was to delve into and refine the application of the Dijkstra’s algorithm in this context,a method conventionally esteemed for its efficiency in static networks.Thus,this paper has carried out a comparative theoretical analysis with the Bellman-Ford algorithm,considering adaptation to the dynamic network conditions that are typical for MANETs.This paper has shown through detailed algorithmic analysis that Dijkstra’s algorithm,when adapted for dynamic updates,yields a very workable solution to the problem of real-time routing in MANETs.The results indicate that with these changes,Dijkstra’s algorithm performs much better computationally and 30%better in routing optimization than Bellman-Ford when working with configurations of sparse networks.The theoretical framework adapted,with the adaptation of the Dijkstra’s algorithm for dynamically changing network topologies,is novel in this work and quite different from any traditional application.The adaptation should offer more efficient routing and less computational overhead,most apt in the limited resource environment of MANETs.Thus,from these findings,one may derive a conclusion that the proposed version of Dijkstra’s algorithm is the best and most feasible choice of the routing protocol for MANETs given all pertinent key performance and resource consumption indicators and further that the proposed method offers a marked improvement over traditional methods.This paper,therefore,operationalizes the theoretical model into practical scenarios and also further research with empirical simulations to understand more about its operational effectiveness. 展开更多
关键词 Dijkstra’s algorithm optimization complexity analysis shortest path first comparative algorithm analysis nondeterministic polynomial(NP)-complete
在线阅读 下载PDF
Behavior of quantum search algorithm with small phase rotations
20
作者 李欣 Cheng Chuntian +1 位作者 Li Panchi Xu Shaohua 《High Technology Letters》 EI CAS 2011年第1期91-96,共6页
When the Grover' s original algorithm is applied to search an unordered database, the success probability decreases rapidly with the increase of marked items. Aiming at this problem, a general quantum search algorith... When the Grover' s original algorithm is applied to search an unordered database, the success probability decreases rapidly with the increase of marked items. Aiming at this problem, a general quantum search algorithm with small phase rotations is proposed. Several quantum search algorithms can be derived from this algorithm according to different phase rotations. When the size of phase rotations are fixed at 0. 01π, the success probability of at least 99. 99% can be obtained in 0(√N/M) iterations. 展开更多
关键词 quantum computing quantum searching Grover' s algorithm phase matching small phase rotations
在线阅读 下载PDF
上一页 1 2 66 下一页 到第
使用帮助 返回顶部