摘要: https://blog.csdn.net/wu_tongtong/article/details/79669723 (很久)之前就已经接触过CRT 我们先看简单的CRT x≡a1 (mod m1) x≡a2 (mod m2) x≡a3 (mod m3) ... x≡ak (mod mk) 其中m1 阅读全文
posted @ 2020-03-19 15:29 zJanly 阅读(169) 评论(0) 推荐(0)
摘要: The Chinese Remainder Theorem On this page we look at the Chinese Remainder Theorem (CRT), Gauss's algorithm to solve simultaneous linear congruences, 阅读全文
posted @ 2020-03-19 15:27 zJanly 阅读(279) 评论(0) 推荐(0)