# 计算机基础

- [数据结构与算法](https://ldbmcs.gitbook.io/java/ji-suan-ji-ji-chu-29/shu-ju-jie-gou-yu-suan-fa.md)
- [其他相关](https://ldbmcs.gitbook.io/java/ji-suan-ji-ji-chu-29/shu-ju-jie-gou-yu-suan-fa/qi-ta-xiang-guan.md)
- [缓存淘汰算法中的LRU和LFU](https://ldbmcs.gitbook.io/java/ji-suan-ji-ji-chu-29/shu-ju-jie-gou-yu-suan-fa/qi-ta-xiang-guan/huan-cun-tao-tai-suan-fa-zhong-de-lru-he-lfu.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://ldbmcs.gitbook.io/java/ji-suan-ji-ji-chu-29.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.
