62 lines
2.6 KiB
HTML
62 lines
2.6 KiB
HTML
<?php include('../inc/pageheader_eng.php'); ?>
|
|
<link rel="stylesheet" href="../css/business.css">
|
|
<?php include('../inc/menubar_eng.php'); ?>
|
|
|
|
<section>
|
|
<h1 class="hidden">Start of Content</h1>
|
|
<article class="subBanner">
|
|
<h2 class="hidden">서브배너</h2>
|
|
|
|
<div class="inner">
|
|
<div class="subBannerInfo">
|
|
<ul>
|
|
<li>BUSINESS</li>
|
|
<li>DBNtech is a human-centered company that pursues human life and happiness.</li>
|
|
</ul>
|
|
</div><!--end of subBannerInfo-->
|
|
</div><!--end of inner-->
|
|
</article><!--end of subBanner-->
|
|
|
|
<div class="siteIndex">
|
|
<div class="inner">
|
|
BUSINESS 》 Smart SOC
|
|
</div>
|
|
</div><!--end of siteIndex-->
|
|
|
|
<article class="businessContainer">
|
|
<h2 class="hidden">Smart sOC</h2>
|
|
|
|
|
|
<div class="socWrapper">
|
|
<ol>
|
|
<li><a href="./business01.html"><</a></li>
|
|
<li><a href="./business03.html">></a></li>
|
|
</ol>
|
|
<div class="socRightBox">
|
|
<ul>
|
|
<li>Smart SOC</li>
|
|
<li>
|
|
Development of smart SOC support technology using Big Data, high speed Network and DNA technology of AI (Artificial intelligence)
|
|
</li>
|
|
<li>
|
|
Video monitoring and status data processing of various SOC facilities(road, slope, tunnel, bridge and etc.) based on ICT
|
|
</li>
|
|
<li>
|
|
Development of SOC innovation technology utilizing intelligent technology to protect citizens from disaster and various accidents
|
|
</li>
|
|
<li>
|
|
Development of various solutions for building a smart safety society
|
|
</li>
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div><!--end of aiWrapper-->
|
|
|
|
|
|
|
|
</article><!--end of sitemapContainer-->
|
|
</section><!--end of section, mainPage-->
|
|
<?php include('../inc/footer_eng.php'); ?>
|
|
</body>
|
|
</html> |