This repository has been archived by the owner on Aug 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
150 lines (132 loc) · 6.36 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
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>PIE-SDK二次开发实习</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="author" content="" />
<!--
//////////////////////////////////////////////////////
FREE HTML5 TEMPLATE
DESIGNED & DEVELOPED by
Website: http:///
Email: info@
Twitter: http://twitter.com/fh5co
Facebook: https://www.facebook.com/fh5co
//////////////////////////////////////////////////////
-->
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="./images/西科测绘.ico">
<!-- Google Webfonts -->
<link href='http://fonts.useso.com/css?family=Roboto:400,300,100,500' rel='stylesheet' type='text/css'>
<link href='http://fonts.useso.com/css?family=Roboto+Slab:400,300,100,500' rel='stylesheet' type='text/css'>
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Simple Line Icons -->
<link rel="stylesheet" href="css/simple-line-icons.css">
<!-- Theme Style -->
<link rel="stylesheet" href="css/style.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<header id="fh5co-header" role="banner">
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="navbar-header">
<!-- Mobile Toggle Menu Button -->
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle visible-xs-block" data-toggle="collapse" data-target="#fh5co-navbar" aria-expanded="false" aria-controls="navbar"><i></i></a>
<a class="navbar-brand" href="index.html">PIE-SDK二次开发实习</a>
</div>
<div id="fh5co-navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="index.html"><span>关于本次实习<span class="border"></span></span></a></li>
<li><a href="right-sidebar.html"><span>功能概览<span class="border"></span></span></a></li>
<li><a href="left-sidebar.html"><span>成果展示<span class="border"></span></span></a></li>
</ul>
</div>
</div>
</div>
</div>
</nav>
</header>
<!-- END .header -->
<div id="fh5co-main">
<div class="fh5co-intro text-center">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1 class="intro-lead">实习相关</h1>
<p class="">About Study<a href="http:///" target="_blank"></a></p>
</div>
</div>
</div>
</div>
<div id="fh5co-portfolio">
<div class="fh5co-portfolio-item ">
<div class="fh5co-portfolio-figure animate-box" style="background-image: url(images/Group.jpg);"></div>
<div class="fh5co-portfolio-description">
<h2>人员组成</h2>
<p>组长:覃秋林<br>成员:周楠、周艳、马思锦、赵一阳、郭晨<br><strong>初步分工</strong><br>赵一阳:裁剪、缩放转换、时间分析<br>周楠:除异常值、数据合成、变化率分析<br>马思锦:投影转换、时间分析<br>周艳:Rh的求取、空间分析<br>覃秋林:NEP的求取、NEP各年的均值、空间分析<br>郭晨:NEP多年均值的求取、变化率分析</p>
</div>
</div>
<div class="fh5co-portfolio-item fh5co-img-right">
<div class="fh5co-portfolio-figure animate-box" style="background-image: url(images/NEP.jpg);"></div>
<div class="fh5co-portfolio-description">
<h2>实习内容</h2>
<p><strong>以NEP的遥感估算为最终目的:</strong><br>1、软件系统设计文档撰写<br>2、软件界面设计<br>3、软件功能实现<br>4、实习内容答辩汇报</p>
</div>
</div>
<div class="fh5co-portfolio-item ">
<div class="fh5co-portfolio-figure animate-box" style="background-image: url(images/PIE.jpg);"></div>
<div class="fh5co-portfolio-description">
<h2>二次开发组件包</h2>
<p>PIE-SDK是航天宏图自主研发的PIE二次开发组件包,集成了专业的遥感影像处理、辅助解译、信息提取、专题图表生成、二三维可视化等功能。底层采用微内核式架构,由跨平台的标准C++编写,可部署在Windows、Linux、中标麒麟等操作系统中。提供多种形式的API,支持C++、C#、Python等主流开发语言,提供向导式二次开发包,可快速构建遥感应用解决方案。</p>
<p><a href="https://www.piesat.cn/website/cn/pages/product/software/pie-sdk.html" class="btn btn-primary">PIE-SDK</a></p>
</div>
</div>
<div class="fh5co-portfolio-item fh5co-img-right">
<div class="fh5co-portfolio-figure animate-box" style="background-image: url(images/SunnyUI.jpg);"></div>
<div class="fh5co-portfolio-description">
<h2>界面设计</h2>
<p>SunnyUI开源控件库是基于.Net Framework 4.0+、.Net6、.Net7 框架的C# WinForm开源控件库、工具类库、扩展类库、多页面开发框架。包含Element风格主题11个,其他主题6个,可通过多彩主题模式自定义主题。包含主题管理组件UIStyleManager,可自由切换主题,本程序界面主题色为LayhuiGreen。</p>
<p><a href="https://gitee.com/yhuse/SunnyUI" class="btn btn-primary">SunnyUI</a></p>
</div>
</div>
</div>
</div>
<footer id="fh5co-footer">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1 text-center">
<p>此网站依托于网站模板,在此感谢模板提供方</p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Main JS -->
<script src="js/main.js"></script>
</body>
</html>