# 计科基础

- [编译原理](https://blog.mcyou.cc/ji-ke-ji-chu/bian-yi-yuan-li.md)
- [编译原理：词法分析笔记](https://blog.mcyou.cc/ji-ke-ji-chu/bian-yi-yuan-li/bian-yi-yuan-li-ci-fa-fen-xi-bi-ji.md)
- [CSAPP 第二章笔记](https://blog.mcyou.cc/ji-ke-ji-chu/csapp-di-er-zhang-bi-ji.md)
- [计算机组成原理笔记](https://blog.mcyou.cc/ji-ke-ji-chu/ji-suan-ji-zu-cheng-yuan-li-bi-ji.md)
- [CSAPP Lab1. Datalab](https://blog.mcyou.cc/ji-ke-ji-chu/csapp-lab1.-datalab.md)
- [CSAPP Lab2 Bomblab](https://blog.mcyou.cc/ji-ke-ji-chu/csapp-lab2-bomblab.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.mcyou.cc/ji-ke-ji-chu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
