摘要:
Rabi Oscillation In quantum mechanics, Rabi Oscillation describes the oscillation within the two energy level in a two-level system, which is driven b 阅读全文
摘要:
# Monte Carlo Simulation ## Introduction 蒙特卡洛是西欧小国摩纳哥最著名的一区,以豪华的**赌场**闻名于世。(赌场,意味着大量重复的随机过程) 蒙特卡洛模拟是一种,通过**大量随机采样**,预测不确定事件可能结果的的数学技术。这个想法的数学保证是大数定律(L 阅读全文
摘要:
CF1579G Minimal Coverage dp好题! link to the problem 解法 首先需要观察到:如果最长线段的长度为$maxL$,那么答案不可能超过$2maxL$ 。 证明的话,可以用构选法来说明:当处于当前线段的尾处于区间$[0,maxL]\(时,下一个线段向右延伸;反 阅读全文