a,.myheader-box .oneline{ font-family: "RW黑体常规",STHeiti,Heiti SC, SimHei,"黑体-简"!important; } */ .myheader-box { position: relative; } .myheader-box .myheader { height: 72px; width: 100%; min-width: 1024px; background-color: #ffffff; font-size:23.11px; } .myheader-box .myheader>div{ float: left; } .myheader-box .left { width: 41.66%; height: 100%; /* min-width: 426.66px; */ text-align: left; line-height: 80px; position: relative; } .myheader-box .left > img { cursor: pointer; width: 108px; display: inline-block; position: absolute; left: 30%; top: 50%; transform: translateY(-50%); } .myheader-box .center { width: 27.088%; height: 100%; min-width: 300px; display: table; color: #495577; box-sizing: border-box; font-weight: 400; } .myheader-box .center > span { width: 40.38%; display: table-cell; vertical-align: middle; white-space: nowrap; text-align: left; } .myheader-box .center > span:first-child{ width: 50%; } .myheader-box .right { float: right!important; width: 24%; height: 100%; min-width: 290px; line-height: 66px; display: flex; box-sizing: border-box; padding: 0 56px 0 0px; justify-items: center; justify-content: flex-end; align-items: center; letter-spacing: 4px; font-size: 17.33px; } .myheader-box .right > div { position: relative; margin-right: 19px; font-family: Regular; } .myheader-box .right > div > img { position: absolute; right: 8%; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); } .myheader-box .right > img { width: 23px; height: 25px; } .myheader-box .right > .inputBox { width: 128px; height: 100%; margin-right: 20px; } .myheader-box .inputBox > input { height:28px; width: 100%; outline:none; box-sizing: border-box; border: 1px solid #000; border-radius: 8px; padding-right: 25px;; } .myheader-box .cursoe { cursor: default; display: inline-block; height: 100%; } .myheader-box span.target>a{ color:#4d4d4d } .myheader-box span.target>a:hover, .myheader-box span.target>a:visited, .myheader-box span.target>a:link, .myheader-box span.target>a:active { color:#4d4d4d } .myheader-box .drawDown { font-size: 16px; display: flex; padding: 0; box-sizing: border-box; justify-content: space-between; text-align: left; max-height: 0; opacity: 0; transition: all 0.2s linear; -moz-transition: all 0.2s linear; /* Firefox 4 */ -webkit-transition: all 0.2s linear; /* Safari 和 Chrome */ -o-transition: all 0.2s linear; /* Opera */ overflow: hidden; } .myheader-box .cursoe:hover .drawDown { max-height:330px; opacity: 1; padding: 50px 100px; height: auto; } .myheader-box .drawDown1 { min-width: 563px; height:330px; position: absolute; top:72px; left: 54%; overflow: hidden; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); z-index: 999; background-color: #fff; } .myheader-box .drawDown2{ left: 57%; } .myheader-box .drawDown3{ left: 69%; } .myheader-box .item { margin-right: 40px; min-width:100px; } .myheader-box .item > h3 { font-size: 16px; margin-bottom: 18px; font-weight: 600; cursor: pointer; padding-left: 10px; } .myheader-box .over6::before{ content:'占位符'; font-size: 16px; display: block; margin-bottom: 18px; color: transparent; } .myheader-box .item > a { font-size: 14px; display: block; margin-bottom: 16px; cursor: pointer; color: #999999; white-space: nowrap; position: relative; padding-left: 10px; text-decoration:none; transition: color 0.2s linear; -moz-transition: color 0.2s linear; /* Firefox 4 */ -webkit-transition: color 0.2s linear; /* Safari 和 Chrome */ -o-transition: color 0.2s linear; /* Opera */ } .myheader-box .item > a:hover { color: #333333; }

城市大数据

概述

大阳城集团娱乐网站234大数据解决方案,采用分布式和并行计算技术,建立城市级的大数据处理平台,实现对城市运行中的各类海量数据的采集、存储、处理和挖掘应用,并通过机器学习/深度学习的核心算法,实现数据平台的人工智能分析,为城市运行状态监测、趋势分析、应急指挥、辅助决策提供支持。并通过多样的数据可视化技术,实现数据的有效展示。

优势

海量信息互联

即时数据分析

有效调配资源

智能、开放

介绍

习近平总书记在党的十九大报告中提出,推动互联网、大数据、人工智能和实体经济深度融合,建设数字中国、智慧社会。城市时空大数据平台是数字中国时空信息数据库的重要组成部分,是基础测绘转型升级的重要任务,是智慧城市的基础支撑。开展智慧城市时空大数据平台建设,是切实贯彻落实好习近平总书记重要指示精神的具体举措,是全面履行好自然资源部职责的切实行动,是提升城市治理能力的重要手段。

1583715743503718.png

1583715857186717.png

分布式计算

分布式计算是一门计算机科学,它研究如何把一个需要非常巨大的计算能力才能解决的问题分成许多小的部分,然后把这些部分分配给许多计算机进行处理,最后把这些计算结果综合起来得到最终的结果。

并行计算

并行计算(Parallel Computing)是指同时使用多种计算资源解决计算问题的过程,是提高计算机系统计算速度和处理能力的一种有效手段。它的基本思想是用多个处理器来协同求解同一问题,即将被求解的问题分解成若干个部分,各部分均由一个独立的处理机来并行计算。

机器学习

机器学习是一门多领域交叉学科,专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。它是人工智能的核心,是使计算机具有智能的根本途径。

数据可视化

数据可视化,是关于数据视觉表现形式的科学技术研究。其中,这种数据的视觉表现形式被定义为,一种以某种概要形式抽提出来的信息,包括相应信息单位的各种属性和变量。数据可视化主要旨在借助于图形化手段,清晰有效地传达与沟通信息。

应用场景

赋能城市 高效治理
联系方式
电话:0769-82288988
地址:东莞市松山湖高新技术产业开发区新竹苑1号楼

官方微信

官方微博

©2017-2020大阳城集团娱乐网站234有限公司 版权所有

XML 地图