-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeses.html
More file actions
39 lines (33 loc) · 1.06 KB
/
theses.html
File metadata and controls
39 lines (33 loc) · 1.06 KB
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="default.css" type="text/css">
<link rel="shortcut icon" href="favicon.ico">
<title>研究論文 | デジタル放送総合技術研究開発機構</title>
</head>
<body>
<h1>研究論文</h1>
<div class="top-navi">
<a href="index.html">トップ</a> > 研究論文
</div>
<p>
技術研究論文を掲載しています。
</p>
<h2>デジタルテレビジョン放送における CAS 処理の実装と最適化</h2>
<div class="category">
<p>
公開日: 2012年9月15日
</p>
<p>
デジタルテレビジョン放送に用いられている CAS の実装を行い、実装の最適化について考察する。<br>
</p>
<p>
<a href="files/tvcas_20120915.pdf">tvcas_20120915.pdf</a>
</p>
</div>
<div class="footer">
Copyright © 2018 デジタル放送総合技術研究開発機構
</div>
</body>
</html>