Popular repositories Loading
-
-
HasakiSamaPublicKey-202406
HasakiSamaPublicKey-202406 Public知乎@间宫羽咲sama的RSA公钥以及验证程序。使用方法:将我发布的文件拷贝到本路径下,将文件名替换掉代码里的test.pdf,并将我的签名替换掉signature。运行,如果显示Valid signature,说明该内容是我本人发布的。即日起到2024年7月30日,我的所有文章内容都会附带一个PDF版本,并注明该PDF的SHA-256值与SHA-256值的RSA签名,否则视为不是我本人发布的
-
2024_Alibaba_Global_Mathematics_Competition
2024_Alibaba_Global_Mathematics_Competition Public由于联名信文章被田某以侵犯隐私的形式举报,此处为镜像,已对田某的真实姓名做打码处理
-
-
BinaryIndexedTree_TemplateClass_And_Iterator
BinaryIndexedTree_TemplateClass_And_Iterator PublicThis project implements the **Binary Indexed Tree** with template. It can obtain the prefix sum in O(log N) time, add or update one item in O(log N) time, random-access in O(1) time. At the same ti…
C++
-
iterative-estimation-of-mean-and-variance
iterative-estimation-of-mean-and-variance PublicThis project uses an iterative approach to estimate the mean, variance, minimum, and maximum values of a sequence, with a time and space complexity of O(1) for each iteration. The program was teste…
C++
If the problem persists, check the GitHub status page or contact support.