Codeforces Round 952 (Div. 4)

赛后一个题一个题做的

比赛链接

Problems AC
A. Creating Words
B. Maximum Multiple Sum
C. Good Prefixes
D. Manhattan Circle
E. Secret Box
F. Final Boss
G. D-Function
H1. Maximize the Largest Component (Easy Version)
H2. Maximize the Largest Component (Hard Version)
Read more

Singular Value Decomposition

SVD,全称为奇异值分解(Singular Value Decomposition),是一种在数值线性代数中广泛使用的矩阵分解技术。SVD 将一个矩阵分解成三个特定的矩阵的乘积,可以用于许多应用领域,包括信号处理、统计分析、图像处理和推荐系统等。

Read more

Hexo Icarus 主题魔改记

退役后以来,高考的摧残使得老博客几万年没更新过了。

大一开始以后,本着记录知识点的需要,开了一个新的博客,从 Hugo 重新换回了 Hexo Icarus。

因为太懒了所以一整个大一 Blog 都是跑在本地的,现在把 Blog 放到 GitHub Pages 上面了。

但是放上来的时候手残把 Icarus 重装了,得重新魔改一下 Icarus,想着干脆直接开一个贴子记录一下。

Read more

PSY2013 Lecture 06 Notes

PSY2013 Research Methods in Psychology

Ch09 Non‐Experimental Design I: Survey Methods

Ch10 Non‐Experimental Design II: Observational and Archival Methods

Ch11 Quasi‐Experimental Designs and Applied Research

Ch12 Small N Designs

Read more