# 序

可能大家没有办法想象，当我第一次看见数学分析的真题试卷集的时候，有多么的震撼。这需要何等的投入，才能够做到这么的漂亮和完整。

但很可惜，在一些在资料整理领域做出了杰出贡献的前辈们，正在慢慢的隐去，不论是因为学业的离开，或者是因为精力的有限。我们毫无权利去苛责他们，因为感激都来不及说。但我们同时也很可惜，很多的资料都就此失传。又或者，某些资料明明正在积极的更新，但由于缺乏各种宣传途径，最终导致实际的传播效率的低下。

还有，各类电子版的课本，大家也都有非常强烈的需求。尤其是一些基础课的，包括数学分析B系列课本的电子扫描版。

因此，我们决定启动这样的计划，通过gitbook和简单云链（[https://easylink.cc](https://easylink.cc/)[/](https://easylink.cc/)）来实现文件的传播与分享，并使用睿客网（<https://rec.ustc.edu.cn/>）进行文件备份。

资料的传播，不是为了让大家更卷，而是为了让大家更好的学习。关于这个问题，或许大家应该去看看生存手册相关的内容。

最后，用一句诗作为结尾：

> 问渠那得清如许？为有源头活水来。

施耀炜，21 级少年班学院

2024年6月30日，于中国科学技术大学中区


---

# 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://ustcguide.gitbook.io/coursedata/start/readme.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.
