Blog posts

2025

齐次微分方程解法

1 minute read

Published:

本文给出常见的齐次微分的解法,并给出其推广形式.

2024

傅科摆与微分几何

3 minute read

Published:

在《新概念物理》中给出了一个简略的对傅科摆的几何分析,本文通过微分几何对此分析给出一个严谨的推导.

2023

矢量分析指标法

5 minute read

Published:

指标法的简要介绍以及其在矢量分析中的运用。

2021

GCore

less than 1 minute read

Published:

一个基于 Tang Nano FPGA 的极简 RISC CPU

Verilog 笔记

4 minute read

Published:

这里整理了常用的 Verilog 代码笔记.

2018

MathJax with Jekyll

2 minute read

Published:

One of the rewards of switching my website to Jekyll is the ability to support MathJax, which means I can write LaTeX-like equations that get nicely displayed in a web browser, like this one \( \sqrt{\frac{n!}{k!(n-k)!}} \) or this one \( x^2 + y^2 = r^2 \).