-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcompany.html
220 lines (182 loc) · 12.3 KB
/
company.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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<title>GAMES 2019</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="css-files/ie-fix/ie67.css" />
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="css-files/ie-fix/ie8.css">
<![endif]-->
<!--[if IE]><script src="http://libs.baidu.com/jquery/1.9.0/jquery.js"></script>
<![endif]-->
<link href="static/css/bootstrap.css" rel="stylesheet"/> <!-- CSS: Bootstrap -->
<link rel="stylesheet" type="text/css" href="static/css/getCss.css" /> <!-- CSS: Our css :) -->
<link rel="stylesheet" type="text/css" href="static/css/jquery.fancybox-1.3.4.css" /> <!-- CSS: fancybox -->
<!-- Google fonts -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin" rel="stylesheet">
<!-- jQuery -->
<script type="text/javascript" src="static/js/jquery.min.js"></script>
<script type="text/javascript" src="static/js/jquery-ui-1.8.21.custom.min.js"></script> <!-- JS: effects core + fold and clip -->
<!-- external stuff -->
<script type="text/javascript" src="static/js/javascript/custom.js"></script> <!-- JS: Our script :) -->
<script type="text/javascript" src="static/js/jquery.fancybox-1.3.4.pack.js"></script> <!-- JS: fancybox - modal image-->
<script type="text/javascript" src="static/js/fx.js"></script> <!-- JS: jquery fx used for the bar animation -->
<script type="text/javascript" src="static/js/jquery.nicescroll.min.js"></script> <!-- JS: nicescroll - the nice scrolling bar from index -->
<script type="text/javascript" src="static/js/jquery.masonry.min.js"></script> <!-- JS: masonry - portofolio new tile script -->
<script type="text/javascript" src="static/js/jquery.nivo.slider.pack.js"></script> <!-- JS: nivo slider -->
<link rel="stylesheet" type="text/css" href="static/css/nivo-slider.css" /> <!-- CSS: nivo slider -->
<script type="text/javascript" src="static/js/jquery.easing.1.3.js"></script> <!-- bx Slider -->
<script type="text/javascript" src="static/js/jquery.bxSlider.min.js"></script> <!-- bx Slider -->
<link rel="icon" href="images/favicon.png">
</head>
<body>
<div class="nav_display">
<input type="checkbox" id="drawer-toggle" name="drawer-toggle" class="roll"/>
<label for="drawer-toggle" id="drawer-toggle-label" class="roll"></label>
<header> 赞助企业</header>
<nav id="drawer" class="roll">
<ul>
<li >
<a href="home.html" style="font-size: 13pt; line-height:30px; color:#434343;">首页</a>
</li>
<li >
<a href="committee.html"style="font-size: 13pt; line-height:30px; color:#434343;">组织机构</a>
</li>
<li >
<a href="program.html" style="font-size: 13pt; line-height:30px; color:#434343;">大会程序</a>
</li>
<li >
<a href="speaker.html" style="font-size: 13pt; line-height:30px; color:#434343;">大会讲者</a>
</li>
<li >
<a href="registration.html" style="font-size: 13pt; line-height:30px; color:#434343;">会议注册</a>
</li>
<li >
<a href="venue.html" style="font-size: 13pt; line-height:30px; color:#434343;">交通和酒店</a>
</li>
<li >
<a href="company.html"style="font-size: 13pt; line-height:30px; color:#434343;">赞助单位</a>
</li>
<li >
<a href="photo.html" style="font-size: 13pt; line-height:30px; color:#434343;">视频与照片</a>
</li>
</ul>
</nav>
</div>
<div class="head_display">
<div class="container">
<div class="row header">
<div class="span10">
<!-- responsive dropdown menu -->
<div class="js-jquery-dropdown-wrapper">
<ul class="js-jquery-dropdown" style="font-size: 13pt">
<li >
<a href="home.html" >首页</a>
</li>
<li >
<a href="committee.html">组织机构</a>
</li>
<li >
<a href="program.html" >大会程序</a>
</li>
<li >
<a href="speaker.html" >大会讲者</a>
</li>
<li >
<a href="registration.html" >会议注册</a>
</li>
<li >
<a href="venue.html" >交通和酒店</a>
</li>
<li >
<a href="company.html">赞助单位</a>
</li>
<li >
<a href="photo.html">视频与照片</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="page-index-featured " >
<div class="container page-text-columns" >
<div class="row" style=" box-shadow: darkgrey 0px 0px 30px 1px; border-radius:5px; margin:30px 0 0 0; ">
<div id="content" >
<hr style="margin:30px 5% 30px 5%;">
<table width="90%" style="margin:-20px 5% 15px 5%;">
<tr>
<th > <img border="0" src="static/img/avatarslogo.png" width="200px" height="auto"></th>
</tr>
<tr>
<th><p style="font-size:13pt; text-align:justify; font-weight:normal; line-height:30px;"><br>
<strong>企业全名</strong>:湖南化身科技有限公司<br>
<strong>企业主页</strong>:<a href="http://www.avatarscience.cn" target="_blank">www.avatarscience.cn</a><br>
<strong>企业简介</strong>:湖南化身科技有限公司成立于2014年,是典型的科研型企业,国防科大依托湖南省产业技术协同创新研究院持有技术股。入选工信部信息中心与亿欧智库在“未来•影响力”2018年创客中国产业投资峰会上联合发布的“未来·影响力”中国产业创新榜:“最具发展潜力50强”。<br>
  湖南化身科技有限公司拥有一支矢志于三维化身技术研究与产业化应用的科研型团队。首席科学家Ralph R. Martin博士,原英国卡迪夫大学教授,中国政府友谊奖获得者。一句话点题,化身科技团队期盼着与相关专家/学者的深度合作,共同推动三维化身在计算机图形学等相关领域的蓬勃发展。“瞬间科技化身、再造数字人生”是应该能实现的,最好由合作的我们来共同实现。<br>
  联系人:Cheng Zhi-Quan,TEL:(+86)13187015816<br>
  EMAIL:[email protected]</p></th>
</tr>
</table>
<hr style="margin:30px 5% 30px 5%;">
<table width="90%" style="margin:-20px 5% 15px 5%;">
<tr>
<th > <img border="0" src="static/img/youhu.png" width="160px" height="auto"></th>
</tr>
<tr>
<th><p style="font-size:13pt; text-align:justify; font-weight:normal; line-height:30px;"><br>
<strong>企业全名</strong>:侑虎科技(上海)有限公司<br>
<strong>企业主页</strong>:<a href="https://www.uwa4d.com/" target="_blank">https://www.uwa4d.com/</a><br>
<strong>企业简介</strong>:侑虎科技(上海)有限公司成立于2015年8月,办公地点设立在上海市。公司的主要业务是开发并销售应用分析与优化工具,并提供开发应用产品的技术支持和咨询服务。<br>
  本公司开发应用性能分析与优化工具为“UWA”,通过www.uwa4d.com网站体现。该工具的定位是针对使用Unity和Unreal引擎开发的移动/PC/VR应用在不同的终端设备上的性能分析检测,并基于分析检测结果提供优化建议的技术支持和咨询服务,同时提供例如问答、开源库、学堂等社区产品。<br>
  公司各成员均具有出色的学历背景和在3D领域丰富的工作经验,且曾经为国内多家大型游戏公司提供过技术支持服务,例如:腾讯、西山居、完美世界、蓝港在线、巨人网络、盛大网络等。公司成立三年半以来,已为约5000款游戏提供过技术支持服务。<br>
  本着“Make it Simple”的理念,我们期待能为更多的行业开发者提供值得认可的产品和值得信赖的服务。<br>
  联系人:Jessica Qian,TEL:(+86)13817376966<br>
  EMAIL:[email protected]
</p></th>
</tr>
</table>
<hr style="margin:30px 5% 30px 5%;">
<table width="90%" style="margin:-20px 5% 15px 5%;">
<tr>
<th colspan=2> <img border="0" src="static/img/logo.png" width="200px" height="auto"></th>
</tr>
<tr>
<th colspan=2><p style="font-size:13pt; text-align:justify; font-weight:normal; line-height:30px;"><br>
<strong>企业全名</strong>:先临三维科技股份有限公司<br>
<strong>企业主页</strong>:<a href="http://www.shining3d.com/" target="_blank">http://www.shining3d.com/</a><br>
<strong>企业简介</strong>:先临三维成立于2004年,十余年来一直专注三维数字化和3D打印两大核心技术,自主研发30多款3D扫描与3D打印设备产品,服务高端制造、精准医疗、时尚消费、创新教育等四大领域。公司于2014年8月8日在新三板挂牌(证券代码:830978),在综合实力、销售规模、技术种类、服务保障能力等多方面均处于行业先进水平,工信部主导中国3D打印产业联盟副理事长单位,国家重点研发计划牵头单位,建有省级重点企业研究院。<br>
  公司拥有员工近千余人,拥有多名教授级国家级专家。连续多年申报国家重点研发项目,拥有数百项知识产权,近百项软件著作权完成登记。总部设于杭州,并在北京、天津、南京、重庆、德国斯图加特、美国旧金山等地设有子公司。<br>
  现招聘三维视觉算法主管、三维视觉算法工程师、几何处理算法工程师、材质恢复及纹理算法工程师、OSG/OpenGL渲染开发工程师、Qt开发工程师、算法应用工程师,简历请发送至:[email protected]或[email protected]。<br>
</th>
</tr>
<tr>
<th>
<img border="0" src="static/img/shiningcode1.jpg" width="200px" height="auto"><br>ShiningFamily 订阅号
</th>
<th>
<img border="0" src="static/img/shiningcode2.png" width="200px" height="auto"><br>先临视界 企业号
</th>
</tr>
</table>
<hr style="margin:30px 5% 30px 5%;">
</div>
</div>
</div> <!-- /container -->
</div>
<div class="container">
<div class="row">
<div class="span6">
<span class="footer-company">©2019 GAMES </span>
</div>
</div>
</div>
<div style="display:none"><script src='http://v7.cnzz.com/stat.php?id=155540&web_id=155540' language='JavaScript' charset='gb2312'></script></div>
</div>
</body>
</html>