-
Notifications
You must be signed in to change notification settings - Fork 0
/
teaching.html
106 lines (92 loc) · 3.82 KB
/
teaching.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<html class="wf-museosans-n5-active wf-museosans-n7-active wf-active"><!--<![endif]--><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>NELSLIP SPRAT</title>
<link rel="stylesheet" href="./home/app.css">
<link rel="SHORTCUT ICON" href="./home/ustc.png">
<style type="text/css">
.entry-content p{
line-height: 10px;
height: 10px;
}
.test{
color: blue;
font-size: 16px;/* 字体大小 */
font-weight: bold;/* 加粗 */
text-align: center;/* 居中 */
font-family: 'Microsoft YaHei';/* 居中 */
}
.common{
color: black;
font-size: 16px;/* 字体大小 */
font-weight: bold;/* 加粗 */
text-align: left;/* 居中 */
font-family: 'Microsoft YaHei';/* 居中 */
}
.south-downs-parent{
padding-bottom: 0px;
}
</style></head>
<body>
<div class="js-pushIn-body">
<header class="main outer">
<a href="http://www.ustc.edu.cn/" class="nav-toggle js-nav-toggle icon-nav"></a>
<div class="inner logo-telephone-wrapper grid">
<div class="node">
<h1 class="heading heading-uber-leading heading-collapse-whole-line heading-centre">
<span>Welcome to SPRAT</span>
</h1>
<h1>
<p class="heading small heading-collapse-line">(Signal Processing and Pattern Recognition Application Team)</p>
</h1>
</div>
</div>
</header>
<nav class="main wide outer js-nav ready">
<ul class="inner grid">
<li><a href="./index.html">Home</a></li>
<li><a href="./teaching.html" class="active">Teaching</a></li>
<li><a href="./projects.html">Projects</a></li>
<li><a href="./service.html">Service</a></li>
<li><a href="./Publications.html">Publications</a></li>
<li><a href="./The team.html">People</a></li>
<li><a href="./Activity.html">Photos</a></li>
</ul> </nav>
<div class="outer cardboard south-downs-parent">
<section class="grid fold page-section">
<div class=" vertical-centre">
<div class="node">
<div class="entry-content">
<h1 class="heading small heading-collapse-line">Courses:</h1>
<p>Fall 2023, INY5204, Digital Signal Processing II</p>
<p>Spring 2023, 006205, Signal Modeling and Algorithm Practice</p>
<p>Fall 2022, INY5204, Digital Signal Processing II</p>
<p>Fall 2022, 006205, Signal Modeling and Algorithm Practice</p>
<p>Spring 2022, INFO7405P, Speech Signal and Information Processing</p>
<p>Fall 2021, INY5204, Digital Signal Processing II</p>
<p>Fall 2021, 006205, Signal Modeling and Algorithm Practice</p>
<p>Fall 2020, INY5204, Digital Signal Processing II</p>
<p>Fall 2020, 006205, Signal Modeling and Algorithm Practice</p>
<p>Spring 2020, INY6302, Speech Signal and Information Processing</p>
<p>Fall 2019, INY5204, Digital Signal Processing II</p>
<p>Fall 2019, 006M02, Statistical Data Modeling</p>
<p>Fall 2018, INY5204, Digital Signal Processing II</p>
<p>Fall 2018, 006M02, Statistical Data Modeling</p>
<p>Spring 2018, INY6302, Speech Signal and Information Processing</p>
<p>Fall 2017, INY5204, Digital Signal Processing II</p>
<p>Fall 2017, 006M02, Statistical Data Modeling</p>
<p>Fall 2016, INY5204, Digital Signal Processing II</p>
<p>Fall 2016, 006M02, Statistical Data Modeling</p>
<p>Fall 2016, 601011, Freshman Seminar“Science and Society”</p>
<p>Spring 2016, INY6302, Speech Signal and Information Processing</p>
<p>Fall 2015, 006M02, Statistical Data Modeling</p>
<p>Fall 2014, 006M02, Statistical Data Modeling</p>
<p>Fall 2014, 601011, Freshman Seminar“Science and Society”</p>
<p>Fall 2013, 006M02, Statistical Data Modeling</p>
<p>Summer 2013, 006M02, Statistical Data Modeling</p>
<div class="division-bottom"></div>
<div class="grid three-widgets dock-widgets js-equalise-heights">
</div>
</div> </div>
</div>
<script src="./The team/app.js"></script>
</body>
</html>