-
Notifications
You must be signed in to change notification settings - Fork 0
/
参考资料.html
24 lines (24 loc) · 1.88 KB
/
参考资料.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>参考资料</title>
</head>
<body background="书页2.jpg">
<dt style="text-align: center">
<br/>
<h1>计算机专业课程的参考资料</h1>
<a href="https://www.icourse163.org/learn/ZJU-93001?tid=1465570445#/learn/announce"><h3>数据结构与算法</h3></a>
<a href="https://www.icourse163.org/course/XJTU-47024?from=searchPage"><h3>电路</h3></a>
<a href="https://www.icourse163.org/course/NJTU-1001949007?from=searchPage"><h3>模拟电子技术</h3></a>
<a href="https://www.icourse163.org/course/HUST-1003159001?from=searchPage"><h3>计算机组成原理</h3></a>
<a href="https://blog.csdn.net/qq_43701912/article/details/107518517?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522164276173216781685317160%2522%252C%2522scm%2522%253A%252220140713.130102334..%2522%257D&request_id=164276173216781685317160&biz_id=0&utm_medium=distribute.pc_search_result.none-task-blog-2~all~top_positive~default-1-107518517.first_rank_v2_pc_rank_v29&utm_term=%E5%BE%AE%E6%9C%BA%E5%8E%9F%E7%90%86%E4%B8%8E%E6%8E%A5%E5%8F%A3%E6%8A%80%E6%9C%AF&spm=1018.2226.3001.4187"><h3>微机原理与接口技术</h3></a>
<a href="https://www.icourse163.org/course/NJUST-1001755037?from=searchPage"><h3>计算机网络</h3></a>
<a href="https://www.icourse163.org/course/HIT-56001?from=searchPage"><h3>程序设计基础</h3></a>
<a href="https://www.icourse163.org/course/PKU-1002525003?from=searchPage"><h3>算法分析与设计</h3></a>
<a href="https://www.icourse163.org/course/PKU-1002029030?from=searchPage"><h3>面向对象程序设计基础</h3></a>
<a href="https://www.icourse163.org/course/NJU-1001571004?from=searchPage"><h3>计算机操作系统</h3></a>
<a href="https://www.icourse163.org/course/RUC-488001?from=searchPage"><h3>数据库系统</h3></a>
</dt>
</body>
</html>