搜索资源列表
entE
- 计算纠缠的程序,是量子力学中非常重要的程序,量子信息,量子计算需要大量的用它!
量子计算常用函数例程库
- 很好的量子计算常用函数例程库
QUBIT4MATLAB3.02
- 量子计算的matlab的应用,关于量子计算中在神经网络中的应用中的算法的实现。-The application of quantum computing matlab
QuantumInformationComputationlibrary
- 量子信息计算库。内涵计算量子纠缠等众多MATLAB程序,也包含很多自建类,如密度矩阵等等,内服详细说明-Quantum information computation liberary. Calculation of quantum entanglement content of MATLAB, and many other procedures, also contains a lot of self-categories, such as the density matrix and so
qcf
- 量子计算函数,包括shor,grover等算法,非常方便-This document presents a brief tutorial/overview of QCF, then shows how it can be used to simulate the well-known algorithms of Deutsch, Deutch-Jozsa, and Grover.
qcf
- 量子计算例程网上的例程,详细请看内部readme-Quantum computing routines online routine, detailed look at the internal readme
QUBIT4MATLAB4.01
- 量子计算的matlab例程:QUBIT4MATLAB4.01-Quantum computing matlab routines: QUBIT4MATLAB4.01
quantum-physics-algorithms
- 量子物理学中的常用算法与程序,对于学习量子计算与量子信息比较有帮助-Commonly used in quantum physics algorithms and procedures for the study of quantum computing and quantum information more helpful
liangziyouhuaREF
- 一种较好的优化REF网络的量子计算算法。-very good!very good!very good!
liangzijisuan
- 量子计算与量子优化算法的部分程序,感兴趣的可以下载学习-Quantum computing and quantum optimization algorithm part of the program interested you can download to learn ~ ~
QDENSITY1
- 有关量子信息和量子计算方面的基本量子包(mathematics)-Quantum packets (mathematics)
PenttEzipr
- 计算纠缠的程序源码,是量子力学中非常重要的程序源码,量子子信息,量子计算需要大量的用它! 可直接使用。 已通过测试。 -Calculate the entanglement of the program source code, is a very important program source in quantum mechanics, quantum electronic information, quantum computing requires a lot of it! Can
QLib_v_1_0
- Qlib量子计算和量子控制仿真分析的工具箱,可用于分析诸如演化,纠缠,量子通信等问题-Toolbox Qlib quantum computing and quantum control simulation analysis can be used for analysis such as evolution, entanglement, quantum communication
lzyc
- 量子遗传算法!取代了传统遗传算法的二进制编码,浮点型编码,整数型编码,使用量子计算与遗传算法结合,使用量子位编码-Quantum genetic algorithm! Replacing the traditional binary-coded genetic algorithm, float coding, integer coding, the use of quantum computation and genetic algorithms, using a quantum bit enc
qpso2
- 量子遗传算法是量子计算与遗传算法相结合的产物。目前,这一领域的研究主要集中在两类模型上:一类是基于量子多宇宙特征的多宇宙量子衍生遗传算法(Quantum Inspired Genetic Algorithm),另一类是基于量子比特和量子态登加特性的遗传量子算法(Genetic Quantum Algorithm,GQA)。-Quantum Inspired Genetic Algorithm)
QGA
- 这是一个关于量子遗传算法的程序。量子遗传算法是量子计算与遗传算法相结合的产物。This a program on quantum genetic algorithm. Quantum genetic algorithm is a quantum computation and genetic algorithms combined with the product.-This is a program on quantum genetic algorithm. Quantum genetic a
Grover's Search Algorithm
- Grover搜索算法,Grover的算法是一种量子算法,它可以高可能性地找到产生特定输出值的黑盒函数的唯一输入。(Grover's algorithm is a quantum algorithm that finds with high probability the unique input to a black box function that produces a particular output value.)
Grover's Search Algorithm
- Grover搜索算法,Grover的算法是一种量子算法,它可以高可能性地找到产生特定输出值的黑盒函数的唯一输入。(Grover's algorithm is a quantum algorithm that finds with high probability the unique input to a black box function that produces a particular output value.)
量子物理学中的常用算法与程序
- 此书简明扼要地讲述了计算物理的基础知识,并给出量子物理学中常用算法及相应的Fortran程序。(This book gives a brief account of the fundamentals of computational physics, and gives the algorithms commonly used in quantum physics and the corresponding Fortran program.)
量子遗传算法
- 以量子计算的一些概念和理论为基础,将量子计算和遗传算法相结合,利用量子位编码来表示染色体,用量子旋转门作用更新种群来完成进化搜索的一种概率优化方法。