摘要:
K 小学加减乘除法,取最大值 I 利用后缀数组的思想(前缀也可以) #include<bits/stdc++.h> using namespace std; int n; string s; int t; string x="uwawauwa"; void solve(){ cin>>n; cin> 阅读全文
摘要:
Part 3: Quantum Mechanics 3.1 Mathematical Postulates of Quantum Mechanics Quantum States: Quantum states are described by unit vectors in a complex H 阅读全文
摘要:
NOTE This is a summary of the book "Mathematics of Quantum Mechanics". Part 1: Complex Numbers 1.1 What is a Complex Number? Imaginary Unit: Defined a 阅读全文
摘要:
Preface Quantum Computer is such a computing device that can efficiently simulate any other physical system In this part,we'll discuss what a quantum 阅读全文
摘要:
Preface Quantum Logic Gates and Computational Foundations Role of Quantum Logic Gates Quantum logic gates manipulate quantum information (qubit states 阅读全文