跳转至
NOTES

Notes

The public note entrance for course notes, math checks, and public-scope records that can also feed Biying's knowledge base.

Chinese Source Biying-readable In Progress

This is the public notes entrance. Each note can be translated into English, and public plus avatar_readable decide whether it enters Biying's knowledge base.

Discrete Mathematics Lecture Notes

Logic and proofs, sets and functions, algorithms, induction and recursion, counting, and relations.

Math Proofs Counting
Read

Computer Systems Fundamentals Lecture Notes

Information representation, Boolean algebra, combinational logic, arithmetic units, sequential logic, ISA, and RISC-V.

Systems Logic RISC-V
Read

FDS Data Structures Fundamentals Lecture Notes

Algorithm analysis, lists, stacks and queues, trees, heaps, union-find, segment trees, graphs, and topological sorting.

Algorithms Structures Graphs
Read

Public Scope

Defines what Biying can and cannot read.

Scope Biying
Read

Math Lab

Verifies math rendering inside Markdown.

MathJax Formula
Read

Note Template

---
title: Title
summary: One-line summary
public: true
avatar_readable: true
tags:
  - tag
---