-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
69 lines (52 loc) · 3.04 KB
/
index.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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>物联网全栈式核心技术 by IoTPPT</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>物联网全栈式核心技术</h1>
<p>HTML5 Slide By Shen Hengheng</p>
<p class="view"><a href="https://github.com/rh01">View My GitHub Profile</a></p>
<p class="view"><a href='mydeck/index.html'>here</a>PPT Of IoTTechnology</p>
<p class="view"><a href='3.html'>here</a>Network Programming Saaignment</p>
<p class="view"><a href='crypto.html'>here</a>Crypto assginment</p>
<p class="view"><a href='密码学.html'>here</a>密码学演示文档</p>
<p class="view"><strong>全屏</strong>效果更佳</p>
</header>
<section>
<h3>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>关于该网站的说明</h3>
<p><strong>Hey</strong>,很感谢你们能看到我分享的好东西,这份演示幻灯片将用于我们第七组无线网络报告的Materials.哈哈,是不是很赞啊.<span style="color: blue">:-) </span>
<h3>
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>关于物联网</h3>
<p>关于物联网,主要会讲一些物联网的基础架构和物联网的生态组件,以及物联网应用全貌.</p>
<h3>
<a id="creating-pages-manually" class="anchor" href="#creating-pages-manually" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>关于云计算</h3>
<p>关于云计算我会讲到一些关于云计算的概念,和云和端的区别,另外会讲到云计算与物联网的关系</p>
<h3>
<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>关于大数据</h3>
<p>关于大数据部分,会讲到及核心技术部分,大数据hadoop的生态,以及map,reduce技术.</p>
<h3>
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>来到了最重要的部分:机器学习</h3>
<p>关于机器学习,我有很多东西要说,期待吧!</p>
</section>
<!-- <section>
<iframe width="600" height="400" src="2.pdf" frameborder="0"> </iframe>
</section> -->
<footer>
<p><small>该网站由<a href="https://github.com/rh01">申恒恒</a> 维护</small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>