MiniWiki
按『个人 Wiki』风格整理的学习笔记
Install / Use
/learn @pvc1989/MiniWikiREADME
layout: page title: 葵花宝典
内容目录
数学
- 高等代数
- 微积分、数学分析
- 实变函数论、实分析
- 复变函数论、复分析
- 泛函分析
- 常微分方程
- 偏微分方程
- 微分几何
物理
算法
- 数据结构
- 数值计算
- 优化方法
编程
计算机基础
计算机组成原理
- 王道计算机考研 计算机组成原理
- CS:APP3e --- Computer Systems: A Programmer's Perspective 3/E
- CMU's 15-213: Introduction to Computer Systems
操作系统
- 王道计算机考研 操作系统
- CS:APP3e --- Computer Systems: A Programmer's Perspective 3/E
- CMU's 15-213: Introduction to Computer Systems
- Linux
- Docker
计算机网络
- 王道计算机考研 计算机网络
- CS:APP3e --- Computer Systems: A Programmer's Perspective 3/E
- CMU's 15-213: Introduction to Computer Systems
- Stanford's CS144: Computer Network
- 计算机网络层次结构
- SSH
数据库系统
高性能计算
- MIT's MIT6.824: Distributed System
- CMU's 15-418/Stanford's CS149: Parallel Computing
- Georgia Tech's CSE6220: Intro to High-Performance Computing
软件开发
高级语言
- C/C++
- MATLAB/Octave
- Python
- 编译原理
架构设计
- UML --- The Unified Modeling Language is a general-purpose, developmental, modeling language in the field of software engineering that is intended to provide a standard way to visualize the design of a system.
- 设计原则
- 设计模式
版本控制
- Git --- Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
第三方库
并行计算
- Pthreads --- POSIX threads
- OpenMP --- The OpenMP API supports multi-platform shared-memory parallel programming in C/C++ and Fortran.
- MPI --- Message Passing Interface (MPI) is a standardized and portable message-passing standard designed to function on parallel computing architectures.
- CUDA --- NVIDIA's GPU programming interface and toolkits.
三维建模
- Open CASCADE --- A open-source C++ SDK for dealing with 3D CAD data.
前后处理
- Gmsh --- Gmsh is an open source 3D finite element mesh generator with a built-in CAD engine and post-processor.
- CGNS --- The CFD General Notation System (CGNS) provides a general, portable, and extensible standard for the storage and retrieval of computational fluid dynamics (CFD) analysis data.
- VTK --- The Visualization Toolkit (VTK) is open source software for manipulating and displaying scientific data.
- Plot3D --- A simple file format for CFD developed by NASA Ames Research Center.
求解器框架
- OpenFOAM --- A C++ framework for developing unstructured mesh generators and second-order finite volume solvers.
- DNDSR --- A C++ framework for developing CFD solvers based on compact high-order finite volume schemes.
- FLEXI --- A Fortran framework for developing solvers based on the discontinuous Galerkin (DG) spectral element method (SEM) for the unsteady compressible Navier--Stokes equations and more.
- PyFR --- A open-source Python based framework for solving advection--diffusion type problems on streaming architectures using the flux reconstruction (FR) approach of Huynh.
文档
编写说明
语言
编译
-
在任意路径下创建本仓库的副本。
-
编译 LyX 文档(生成 PDF 文件):
-
如果要编译除『顶层
README.lyx』以外的其他 LyX 或 TeX 文档,则需在本地$TEXMFHOME/tex/latex下创建一个指向miniWiki/documenting/latex/pvcstyle.sty的『符号链接 (symbolic link)』:| 操作系统 |
TEXMFHOME的默认值 | 创建符号链接的命令 | | :--------: | :------------------: | :------------------: | | macOS |~/Library/texmf|ln -s TARGET LINK| | Windows 10 |~/texmf|mklink LINK TARGET|
-
编译 Markdown 文档(生成 HTML 文件):
排版
- 【空格】以下情形手动空一格:
- 英文单词、行内公式、行内代码 两侧(左侧为行首、右侧为标点者除外)
- 可能因断词产生歧义的汉字之间(例如「以 光武帝之德」与「以光 武帝之德」)
- 【标点】
- 用中文标点修饰中文内容,例如 “……”『……』(……)〔……〕
- 用英文标点修饰英文内容,e.g. "..." '...' (...) [...]
- 数学环境内部使用英文标点,数学环境外部服从所属语言环境。
Related Skills
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
110.7kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
110.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
351.4kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
