写好第一个工作的模板
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
1. 这篇论文要解决的问题是什么
|
||||||
|
2. 为什么要解决这个问题
|
||||||
|
3. 解决这个问题的难点是什么
|
||||||
|
4. 前人是怎么解决这个问题的
|
||||||
|
5. 前人的工作有哪些局限性
|
||||||
|
6. 本文打算怎么解决这个问题
|
||||||
|
7. 新方法有什么优势
|
||||||
|
8. 新方法的技术细节有哪些
|
||||||
|
9. 实验是怎么设计的
|
||||||
|
10. 结果如何
|
||||||
|
11. 对实验结果如何比较分析
|
||||||
|
12. 最后的结论是什么
|
||||||
@@ -49,6 +49,24 @@
|
|||||||
urldate = {2026-01-18}
|
urldate = {2026-01-18}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@phdthesis{lukai2024jiyujiqixuexidefenbushicunchuxitongxingnengyouhuayanjiu,
|
||||||
|
type = {博士学位论文},
|
||||||
|
title = {基于机器学习的分布式存储系统性能优化研究},
|
||||||
|
author = {{鲁凯}},
|
||||||
|
year = 2024,
|
||||||
|
journal = {信息科技},
|
||||||
|
doi = {10.27157/d.cnki.ghzku.2023.000558},
|
||||||
|
urldate = {2025-07-10},
|
||||||
|
collaborator = {{万继光}},
|
||||||
|
school = {华中科技大学},
|
||||||
|
annotation = {major: 计算机系统结构\\
|
||||||
|
download: 361\\
|
||||||
|
CLC: TP333;TP181\\
|
||||||
|
dbcode: CDFD\\
|
||||||
|
dbname: CDFDLAST2024\\
|
||||||
|
filename: 1024392702.nh}
|
||||||
|
}
|
||||||
|
|
||||||
@article{mstgi,
|
@article{mstgi,
|
||||||
title = {MSTGI: a multi-scale spatio-temporal grid index model for remote-sensing big data retrieval},
|
title = {MSTGI: a multi-scale spatio-temporal grid index model for remote-sensing big data retrieval},
|
||||||
journal = {Remote Sensing Letters},
|
journal = {Remote Sensing Letters},
|
||||||
|
|||||||
18
一种IO高效的大规模遥感影像数据并发时空范围查询的方法.md
Normal file
18
一种IO高效的大规模遥感影像数据并发时空范围查询的方法.md
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
# 一种I/O高效的大规模遥感影像数据并发时空范围查询的方法
|
||||||
|
|
||||||
|
## 传统遥感影像数据时空范围查询策略及其问题
|
||||||
|
|
||||||
|
1. 这篇论文要解决的问题是什么
|
||||||
|
2. 为什么要解决这个问题
|
||||||
|
3. 解决这个问题的难点是什么
|
||||||
|
4. 前人是怎么解决这个问题的
|
||||||
|
5. 前人的工作有哪些局限性
|
||||||
|
|
||||||
|
|
||||||
|
6. 本文打算怎么解决这个问题
|
||||||
|
7. 新方法有什么优势
|
||||||
|
8. 新方法的技术细节有哪些
|
||||||
|
9. 实验是怎么设计的
|
||||||
|
10. 结果如何
|
||||||
|
11. 对实验结果如何比较分析
|
||||||
|
12. 最后的结论是什么
|
||||||
Reference in New Issue
Block a user