CINXE.COM
2024 5th International Conference on Big Data, Artificial Intelligence and Internet of Things Engineering (ICBAIE 2024)
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>2024 5th International Conference on Big Data, Artificial Intelligence and Internet of Things Engineering (ICBAIE 2024)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="keyword" content="2024 5<sup>th</sup> International Conference on Big Data, Artificial Intelligence and Internet of Things Engineering "> <meta name="description" content="2024 5<sup>th</sup> International Conference on Big Data, Artificial Intelligence and Internet of Things Engineering "> <link rel="icon" href="https://fhk.ais.cn/cms/website/favicon/i/icbaie.net.d2b2b5d.ico" type="image/x-icon"/> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.all.js"></script> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.js"></script> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/js/css/layui.css"> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/11/index.css"> <link rel="stylesheet" href="https://fhk.ais.cn/file/web/css/zoomify.min.css"> <script src="https://img.ais.cn/thirds/common/jquery-1.12.4.min.js"></script> <script src="https://img.ais.cn/thirds/common/jquery.print.js"></script> <link rel="stylesheet" href="https://fhk.ais.cn/file/web/css/swiper.min.css"> <script src="https://fhk.ais.cn/file/web/js/swiper.min.js"></script> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/11/newStyle.css"> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/common.css"> <style> .layui-layout-body { overflow: scroll; } .station-flexs { display: flex; justify-content: center; } </style> </head> <body> <div class="page-en"> <div> <div class="header-Tem-two-page"> <section class="container-Tem-two"> <section class="header-Tem-two-flex"> <div> <img src="https://fhk.ais.cn/cms/website/common/202402/396240204162504698.png" alt="logo" class="logo"> </div> <div class="header-Tem-two-span"> <span class="head-company" id="title">2024 5<sup>th</sup> International Conference on Big Data, Artificial Intelligence and Internet of Things Engineering </span> </div> </section> </section> </div> <div class="top-navList select-Color" id="header-content"> <section class="nav-Tem-two select-Color" id="section"> <div class="tem-en-nav"> <ul class="layui-nav select-Color" id="layui-nav"> <li class="layui-nav-item layui-hover" data-param="1"><a href="./">Home</a></li> <li class="layui-nav-item" data-param="2"><a href="./imbrmeox" >Committee</a> <li class="layui-nav-item" data-param="3"><a href="./Speakers" >Speakers</a> <li class="layui-nav-item" data-param="4"><a href="./call_for_paper" >CFP</a> <li class="layui-nav-item" data-param="5"><a href="./Submission" >Submission</a> <li class="layui-nav-item" data-param="6"><a href="./Registration" >Registration</a> <li class="layui-nav-item" data-param="7"><a href="./Publication" >Publication</a> <li class="layui-nav-item" data-param="8"><a href="./program" >Program</a> <li class="layui-nav-item" data-param="9"><a href="./auzydjag" >History></a> <dl class="layui-nav-child"> <dd><a href="http://2020.icbaie.org/" >ICBAIE 2020</a> </dd> <dd> <a href="./vzueaghp" >ICBAIE 2021</a> </dd> <dd> <a href="./sdinuvzw" >ICBAIE 2022</a> </dd> <dd> <a href="./ibuuitui" >ICBAIE 2023</a> </dd> <dd> <a href="./ICBAIE2024" >ICBAIE 2024</a> </dd> </dl> </li> <li class="layui-nav-item" data-param="10"><a href="./contact" >Contact</a> <li class="layui-nav-item" data-param="11"><a href="./more" >More</a> <dl class="layui-nav-child"> <dd> <a href="./fguvwwqh" >Download</a> </dd> </dl> </li> </ul> </div> <div class="e-icon"> <ul class="layui-nav layui-icon select-Color" id="layui-icon" style="display:none"> <i id="icon-down" class="layui-icon layui-icon-down" style="font-size: 30px; color: #1E9FFF;"></i> <i id="icon-up" class="layui-icon layui-icon-up" style="font-size: 30px; color: #1E9FFF;display :none;"></i> </ul> </div> </section> </div> </div> <input type="hidden" id="lang" value="cn"/> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.all.js"></script> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/pc_common.js"></script> <script type="text/javascript"> //导航栏显示 var hbOX = document.getElementById("layui-nav"); var h = hbOX.clientHeight | hbOX.offsetHeight; var ch = (hbOX.clientWidth | hbOX.offsetWidth) - 40; var icon = document.getElementById("layui-icon"); var num = document.getElementById("layui-nav").getElementsByTagName('li').length; var content = document.getElementById("header-content") var liContent = document.getElementById("layui-nav") var section = document.getElementById("section") getHide(); icon.onmouseover = function () { var total = 0; b = c; for (var i = 0; i <= num; i++) { total += $('ul>li').eq(i).width(); if (total >= ch) { $('ul>li').eq(i).show() } } content.style.height = h + 'px' section.style.height = h + 'px' }; liContent.onmouseleave = function () { content.style.height = 60 + 'px' section.style.height = 60 + 'px' getHide(); } function getHide() { var total = 0; for (var i = 0; i <= num; i++) { total += $('ul>li').eq(i).width(); if (total >= ch) { $("#layui-icon").show(); $('ul>li').eq(i).hide() } } } $(function () { //获取浏览器url 参数 auth_website = getQueryString("auth_website"); }); link() function link() { if (document.querySelector('.link')) { var link = document.querySelector('.link').clientHeight document.querySelector('.header-Tem-two-page').style.marginTop = link + 'px' // document.querySelector('.header-Tem-two-page') var containeTem = document.querySelector('.container-Tem-two') containeTem.style.top = link + 'px' var headerTemH = document.querySelector('.header-Tem-two-page').clientHeight var navH = document.querySelector('.nav-Tem-two') navH.style.top = (link + headerTemH) + 'px' } } var homeUrl = 'http://www.icbaie.net/' </script> <link rel="stylesheet" href="https://fhk.ais.cn/file/web/css/11/content.css"> <div class="news-page-en"> <div class="news-flex"> <div class="line-en color-line"></div> <div class="news-title-en color-title"> <span class="news-title-span">Publication</span> <div> <a href="./" class="inside-span" >Home</a> <span>/</span> <span class="inside-span-meet">Publication</span></div> </div> </div> <div class="content-en"> <style>.layui-nav * { text-transform:uppercase;/* 导航栏字体大写*/ font-family: Calibri;/*导航栏字体*/ z-index:999;/*导航栏文字前置*/ } p{font-family: Calibri;/*全局字体*/} .container-Tem-two{ width: 1200px !important;/*标题栏宽度*/ position: relative !important; margin: 0px auto !important;/*固定两遍间距*/ box-shadow: 0px -10px 15px rgba(0,0,0,0.5); } .header-Tem-two-flex{display:flex;justify-content:center;/*标题栏横向居中*/} .tem-en-nav{width:auto;}/*导航栏内部横向居中*/ .nav-Tem-two{ width: 1200px !important;/*导航栏宽度*/ margin: 0px auto !important;/*固定两遍间距*/ box-shadow: 0px 0px 15px rgba(0,0,0,0.5); position:static !important; } .top-navList{ width: 1200px !important;/*导航栏宽度*/ position: relative !important; margin: 0px auto !important;/*固定两遍间距*/ box-shadow: 0px -10px 15px rgba(0,0,0,0.5); } .news-flex{ display:none;/*页面标题*/} body{ background:#ffffff !important;}/*网页背景*/ .bar{ position: relative; z-index:999; } .zsybar{ margin: -35px -5px 0px -35px; padding: 0px 0px;position: relative;box-shadow: 0px 0px 15px rgba(0,0,0,0.5); } .zsynr{margin: 0px -5px 40px -35px; padding: 50px 80px;box-shadow: 0px 5px 15px rgba(0,0,0,0.5);position: relative; z-index:99;color:#3f3f3f; } .zsybar2{} @media (max-width:768px) { .zsybar{ margin: 0px -42px 0px; position: static; } .zsynr{ margin: 10px -42px -100px;padding:20px; } .zsybar2{margin: -150px 0px -10px !important;} }</style><div class="zsybar" style="text-align: center;z-index: 99;background-image: url(https://fhk.ais.cn/cms/website/editor/202309/371230926160255969.jpg);height:150px;"><p style="text-shadow: 1px 1px 5px rgba(0,0,0,0.5);"><span style="font-size: 30px; font-family: Calibri;color:#fff;line-height:150px;"><br/></span></p></div><!-- 背景图 --><div class="select-Color zsybar2" style="opacity:0.1;height:150px;padding:auto 0px;margin: -150px -5px 0px -35px;position: relative;z-index:99"><p style="text-shadow: 1px 1px 5px rgba(0,0,0,0.5);"><span style="font-size: 30px; font-family: Calibri;color:#fff;line-height:150px;"><br/></span></p></div><!-- 背景色 --><div class="zsybar2" style="height:150px;padding:auto auto;margin: -150px -5px 0px -35px;"><p style="text-align: center;"><span class="colorOne" style="font-size: 30px; font-family: Calibri;line-height:150px;position: relative;z-index:100;font-weight: lighter">Publication</span></p></div><!-- 标题分割 --><div class="zsynr" style="position: relative; text-align: center;background: rgba(255,255,255);"><p style="text-align:center"><span style="color: #3F3F3F; font-family: Calibri; font-size: 18px;"><img src="https://fhk.ais.cn/cms/website/editor/202204/313220415154643826.png" alt="出版社.png"/></span></p><p style="line-height: 1.5em; margin-bottom: 10px; text-align: left;"><span style="color: #3F3F3F; font-family: Calibri; font-size: 18px;">All accepted full papers will be published in<strong>IEEE(ISBN:979-8-3503-9007-0) </strong>and will be submitted to EI Compendex / Scopus for indexing.</span></p><p style="line-height: 1.5em; margin-bottom: 10px; text-align: left;"><br/></p><p style="line-height: 1.5em; margin-bottom: 10px; text-align: left;"><strong><strong style="text-wrap: wrap; background-color: rgb(255, 255, 255);"><span style="line-height: 24px; font-family: "Times New Roman", serif;"></span></strong></strong></p><hr class="select-Color" style="text-align: center; text-wrap: wrap; margin-bottom: 24px; margin-top: 24px; border: none;"/><p style="margin-top: 24px; margin-bottom: 10px; text-align: center; text-wrap: wrap;"><span style="font-family: Calibri; font-size: 28px; color: #3F3F3F;"></span></p><p style="margin-top: 24px; margin-bottom: 10px; text-align: center; text-wrap: wrap;"><br/></p><p style="line-height: 1.5em; margin-bottom: 10px; text-align: left;"><strong><strong style="text-wrap: wrap; background-color: rgb(255, 255, 255);"><span style="line-height: 24px; font-family: "Times New Roman", serif;">J</span></strong></strong><strong><strong style="text-wrap: wrap; background-color: rgb(255, 255, 255);"><span style="line-height: 24px; font-family: "Times New Roman", serif;">ournal recommendation</span></strong></strong><br/></p><p style="line-height: 1.5em; margin-bottom: 10px; text-align: left;"><span style="color: #3F3F3F; font-family: Calibri; font-size: 18px;"></span></p><table class="UEditorTable"><tbody><tr class="firstRow"><td valign="top" style="border-color: rgb(255, 255, 255); word-break: break-all;" width="246"><img src="https://fhk.ais.cn/cms/website/editor/202406/322240605165017253.jpg" alt="1.jpg"/></td><td valign="middle" style="border-color: rgb(255, 255, 255); word-break: break-all;" width="883" align="left"><p style="line-height:150%"><strong><span style="font-size:16px;line-height:150%;font-family:'Times New Roman',serif">Journal Name:</span></strong><span style="font-size:16px;line-height:150%;font-family:'Times New Roman',serif">Advanced Engineering Informatics<br/><strong>ISSN:</strong>1474-0346 </span></p><p style="line-height:150%"><strong><span style="font-size:16px;line-height:150%;font-family:'Times New Roman',serif">Publisher:</span></strong><span style="font-size:16px;line-height:150%;font-family:'Times New Roman',serif"> ELSEVIER </span></p><p style="line-height:150%"><strong><span style="font-size:16px;line-height:150%;font-family:'Times New Roman',serif">IF:</span></strong><span style="font-size:16px;line-height:150%;font-family:'Times New Roman',serif"> 8.8<br/><strong>Journal Introduction:</strong> Advanced computing methods and related technologies are changing the way engineers interact with the information infrastructure. Explicit knowledge representation formalisms and new reasoning techniques are no longer the sole territory of computer science. For knowledge-intensive tasks in engineering, a new philosophy and body of knowledge called Engineering Informatics is emerging.</span></p><p><br/></p><p style="line-height:150%"><strong><span style="font-size:16px;line-height:150%;font-family:'Times New Roman',serif">Abstracted and Indexed in(Parts):</span></strong></p><p style="margin-left:28px;line-height: 150%"><span style="font-size:16px;line-height:150%;font-family:Wingdings">Ø<span style="font-variant-numeric: normal;font-variant-east-asian: normal;font-variant-alternates: normal;font-kerning: auto;font-optical-sizing: auto;font-feature-settings: normal;font-variation-settings: normal;font-variant-position: normal;font-stretch: normal;font-size: 9px;line-height: normal;font-family: 'Times New Roman'"> </span></span><span style="font-size:16px;line-height:150%;font-family:'Times New Roman',serif">Scopus</span></p><p style="margin-left:28px;line-height: 150%"><span style="font-size:16px;line-height:150%;font-family:Wingdings">Ø<span style="font-variant-numeric: normal;font-variant-east-asian: normal;font-variant-alternates: normal;font-kerning: auto;font-optical-sizing: auto;font-feature-settings: normal;font-variation-settings: normal;font-variant-position: normal;font-stretch: normal;font-size: 9px;line-height: normal;font-family: 'Times New Roman'"> </span></span><span style="font-size:16px;line-height:150%;font-family:'Times New Roman',serif">Science Citation Index Expanded</span></p><p><span style="font-size:16px;font-family:'Times New Roman',serif"><br/></span><strong><span style="font-size:16px;font-family:宋体;color:blue">☆</span></strong><span style="font-size:16px;font-family:'Times New Roman',serif;color:blue">The conference papers which get acceptance finally will have the opportunity to be published in the top journal</span><strong><em><span style="font-size:16px;font-family: 'Times New Roman',serif;color:red">Advanced Engineering Informatics</span></em></strong><span style="font-size:16px;font-family:'Times New Roman',serif;color:blue">.</span><strong><span style="font-size:16px;font-family:宋体;color:blue">☆</span></strong></p><p><span style="font-size:16px;font-family:'Times New Roman',serif"><br/></span></p><p><span style="font-size:16px;font-family:'Times New Roman',serif">Please contact AEIC Editorial office if you have any questions. Welcome to submit your conference papers to ICBAIE 2024!<br/>AEIC Editor: +86-13922151734 </span></p><p><span style="font-size:16px;font-family:'Times New Roman',serif"> Email:</span><a href="mailto:icbaie@163.com" target="_blank" textvalue="icbaie@163.com" style="color: rgb(51, 51, 51); text-decoration: underline; text-align: center; text-wrap: wrap; background-color: rgb(255, 255, 255); font-size: 16px; font-family: "Times New Roman", serif;"><span style="font-size:16px;font-family:'Times New Roman',serif">icbaie@163.com</span></a></p><p><br/></p></td></tr></tbody></table><p style="line-height: 1.5em; margin-bottom: 10px; text-align: left;"><span style="color: #3F3F3F; font-family: Calibri; font-size: 18px;"></span><br/></p><hr class="select-Color" style="margin-bottom: 24px; margin-top: 24px;border:none"/><p style="text-align: center; margin-top: 24px; margin-bottom: 10px;"><span style="font-family: Calibri; font-size: 28px; color: #3F3F3F;"><strong style="white-space: normal; "></strong></span></p><p style="margin-top: 24px; margin-bottom: 10px; text-align: center; text-wrap: wrap;"><span style="font-family: Calibri; font-size: 28px; color: #3F3F3F;"><strong>ICBAIE 2023</strong></span></p><table style="text-align: center; text-wrap: wrap;"><tbody><tr class="firstRow"><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td><td width="28%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><span style="font-size: 20px;"><strong><span class="colorOne" style="font-family: Calibri;">Cover</span></strong></span></td><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td><td width="28%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><span style="font-size: 20px;"><strong><span class="colorOne" style="font-family: Calibri;">Ei Compendex</span></strong></span></td><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td><td width="28%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><span style="font-size: 20px;"><strong><span class="colorOne" style="font-family: Calibri;">Scopus</span></strong></span></td><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td></tr><tr class="firstRow"><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td><td width="28%" class="select-Color a1" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all; background-image: linear-gradient(to left, rgb(40, 170, 255), rgb(0, 139, 255)); border-radius: 10px;"><p class="gz" style="margin-top: 15px; margin-bottom: 15px;"><a href="https://fhk.ais.cn/cms/website/document/202402/fb034b83a187066aa728a109042fe691.jpg" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202402/396240205173138989.jpg" width="307" height="200" border="0" vspace="0" alt="icbaie2023-cover.jpg" style="border-radius: 10px; width: 307px; height: 200px;"/></a></p></td><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td><td width="28%" class="select-Color a1" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all; background-image: linear-gradient(to left, rgb(40, 170, 255), rgb(0, 139, 255)); border-radius: 10px;"><p class="gz" style="margin-top: 15px; margin-bottom: 15px;"><a href="https://fhk.ais.cn/cms/website/document/202402/239afc8e02a45e42a4e73045b3a69042.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202402/396240205173153997.png" width="307" height="200" border="0" vspace="0" alt="ICBAIE 2023-EI.png" style="border-radius: 10px; width: 307px; height: 200px;"/></a></p></td><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td><td width="28%" class="select-Color a1" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all; background-image: linear-gradient(to left, rgb(40, 170, 255), rgb(0, 139, 255)); border-radius: 10px;"><p class="gz" style="margin-top: 15px; margin-bottom: 15px;"><a href="https://fhk.ais.cn/cms/website/document/202402/ddc3faf84477de797f1a0591b0f9400c.jpg" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202402/396240205173218005.jpg" width="307" height="200" border="0" vspace="0" alt="ICBAIE 2023-SCOPUS.jpg" style="border-radius: 10px; width: 307px; height: 200px;"/></a></p></td><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td></tr><tr><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td></tr></tbody></table><hr class="select-Color" style="text-align: center; text-wrap: wrap; margin-bottom: 24px; margin-top: 24px; border: none;"/><p style="margin-top: 24px; margin-bottom: 10px; text-align: center; text-wrap: wrap;"><strong style="color: rgb(63, 63, 63); font-family: Calibri; font-size: 28px;">ICBAIE 2022</strong><br/></p><table><tbody><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 20px;"><strong><span class="colorOne" style="font-family: Calibri;">Cover</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 20px;"><strong><span class="colorOne" style="font-family: Calibri;">Ei Compendex</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 20px;"><strong><span class="colorOne" style="font-family: Calibri;">Scopus</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202305/337230510180009679.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202305/337230510180009679.png" style="border-radius: 10px; width: 307px; height: 200px;" width="307" height="200" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202305/337230510180122695.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202305/337230510180122695.png" style="border-radius: 10px; width: 307px; height: 200px;" width="307" height="200" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202305/337230510180050687.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202305/337230510180050687.png" style="border-radius: 10px; width: 307px; height: 200px;" width="307" height="200" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td></tr></tbody></table><hr class="select-Color" style="margin-bottom: 24px; margin-top: 24px;border:none"/><p style="text-align: center; margin-top: 24px; margin-bottom: 10px;"><span style="font-family: Calibri; font-size: 28px; color: #3F3F3F;"><strong style="white-space: normal; ">ICBAIE 2021</strong></span></p><table><tbody><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 20px;"><strong><span class="colorOne" style="font-family: Calibri;">Cover</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 20px;"><strong><span class="colorOne" style="font-family: Calibri;">Ei Compendex</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 20px;"><strong><span class="colorOne" style="font-family: Calibri;">Scopus</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202302/368230209090423371.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202302/368230209090423371.png" style="border-radius: 10px; width: 307px; height: 200px;" width="307" height="200" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202302/368230209090432383.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202302/368230209090432383.png" style="border-radius: 10px; width: 307px; height: 200px;" width="307" height="200" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202302/368230209090443391.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202302/368230209090443391.png" style="border-radius: 10px; width: 307px; height: 200px;" width="307" height="200" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td></tr></tbody></table><hr class="select-Color" style="margin-bottom: 24px; margin-top: 24px;border:none"/><p style="text-align: center; margin-top: 24px; margin-bottom: 10px;"><span style="font-family: Calibri; font-size: 28px; color: #3F3F3F;"><strong style="white-space: normal; ">ICBAIE 2020</strong></span></p><table><tbody><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 20px;"><strong><span class="colorOne" style="font-family: Calibri;">Cover</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 20px;"><strong><span class="colorOne" style="font-family: Calibri;">Ei Compendex</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 20px;"><strong><span class="colorOne" style="font-family: Calibri;">Scopus</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202302/368230209090528405.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202302/368230209090528405.png" style="border-radius: 10px; width: 307px; height: 200px;" width="307" height="200" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202302/368230209090539410.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202302/368230209090539410.png" style="border-radius: 10px; width: 307px; height: 200px;" width="307" height="200" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202302/368230209090558423.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202302/368230209090558423.png" style="border-radius: 10px; width: 307px; height: 200px;" width="307" height="200" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td></tr></tbody></table><table><tbody><tr class="firstRow"><td class="a1 select-Color" rowspan="1" colspan="2" align="left" valign="middle" style="background-image: linear-gradient(to left, #28aaff, #008bff); border: none; border-radius: 10px; padding: 30px; word-break: break-all;"><p style="line-height: 1.5em; margin-bottom: 24px; text-align: center; margin-top: 24px;"><span style="font-size: 24px;"><strong><span style="color: #FFFFFF; font-family: Calibri;">Paper Publication Policy</span></strong></span></p><p style="line-height: 1.5em; margin-top: 24px; margin-bottom: 12px;"><span style="font-size: 18px; color: #FFFFFF; font-family: Calibri;">1. All accepted papers must be accompanied by at least one registration. Each registration will cover only one paper.</span></p><p style="line-height: 1.5em; margin-bottom: 12px; margin-top: 0px;"><span style="font-size: 18px; color: #FFFFFF; font-family: Calibri; text-align: center;">2. IMPORTANT: Papers that are not presented at the meeting by an author will not be published neither in proceedings nor digital library, unless the TPC chairs grant explicit permission for a substitute presenter in advance of the event who is qualified to present the paper and to answer questions</span></p><p style="line-height: 1.5em; margin-top: 0px; margin-bottom: 24px;"><span style="font-size: 18px; color: #FFFFFF; font-family: Calibri; text-align: center;">3. All submitted articles should report original, previously unpublished research results, experimental or theoretical. Articles submitted to the conference should meet these criteria and must not be under consideration for publication elsewhere. We firmly believe that ethical conduct is the most essential virtual of any academic. Hence any act of plagiarism is a totally unacceptable academic misconduct and cannot be tolerated.</span></p></td></tr></tbody></table><p style="text-align: justify;"><br/></p></div><style>.gz{ } @media (max-width:768px) { .gz{ margin: 8px 3px 0px 3px !important; } } .a1{ text-shadow:0.2px 0.2px 1px rgba(0,0,0,0.5); transition: all 500ms ease 0s; } .a1:hover{ transform: scale(1.075); transition: all 500ms ease 0s; }</style> </div> </div> </div> </div> <div class="footer"> <div class="footer-wrap"> <div class="footer-right"> <p> Copyright© ICBAIE 2024 </p> <p>2024 5<sup>th</sup> International Conference on Big Data, Artificial Intelligence and Internet of Things Engineering http://www.icbaie.net/ <script type="text/javascript">document.write(unescape("%3Cspan id='cnzz_stat_icon_1281239466'%3E%3C/span%3E%3Cscript src='https://v1.cnzz.com/z.js%3Fid%3D1281239466%26show%3Dpic1' type='text/javascript'%3E%3C/script%3E"));</script> </p> </div> </div> </div> <style> /*底部*/ .footer { width: 100%; height: 100px; background: #333333; -webkit-box-flex: 0; flex: 0 0 100px; } .footer-wrap { width: 1200px; height: 100px; left: calc(50% - 600px); background: #333333; color: #989898; font-size: 12px; display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; margin: auto; } .footer-left { -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; width: 527px; display: -webkit-box; display: flex; } .support > span { line-height: 28px; } .meeting > img { position: absolute; } .meeting > div { text-align: center; } .footer-right { line-height: 28px; display: flex; justify-content: flex-start; flex-direction: column; flex: 1; align-items: center; } </style> <script> function getClassDomList(className) { return document.getElementsByClassName(className) } String.prototype.colorRgb = function () { // 16进制颜色值的正则 var reg = /^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/; // 把颜色值变成小写 var color = this.toLowerCase(); if (reg.test(color)) { // 处理六位的颜色值,转为RGB var colorChange = []; for (var i = 1; i < 7; i += 2) { colorChange.push(parseInt("0x" + color.slice(i, i + 2))); } return "RGBA(" + colorChange.join(",") + ")"; } else { return color; } }; var classlist = ['color-title', '.color1']; let color = '#4A90E2'.colorRgb(); color = color.slice(0, color.length - 1) + ",0.1)"; for (let i = 0; i < classlist.length; i++) { const list = getClassDomList(classlist[i]) for (let i = 0; i < list.length; i++) { list[i].style.setProperty('background', color, 'important') } } </script> <style> .colorOne { color: #4A90E2 !important;; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: #4A90E2 !important; } .selected1 { color: #4A90E2 !important; } .right-title-info1 { color: #4A90E2 !important;; } .count-down1 { background-color: #4A90E2 !important;; } .row { background-color: #4A90E2 !important;; } .color-change { background: #4A90E2 !important; } .color-line { background-color: #4A90E2 !important; } .color-important { background: #4A90E2 !important; } .dawn-bg { background-color: #4A90E2 !important; } .select-Color { background: #4A90E2 !important; } .layui-nav .layui-nav-more { display: none; } .layui-hover:hover { background: #4A90E2 !important; } .layui-nav .layui-nav-child a:hover { background-color: rgba(7, 13, 89, .1) !important; } .layui-nav-bar { background-color: white !important; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: !important; } .layui-nav-child { background-color: white; } .layui-nav .layui-nav-child a { color: black !important; } .layui-nav .layui-nav-item a { width: auto !important; color : rgba(255,255,255,1); } .d1-color { border-color: white white white #4A90E2 !important; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: white !important } .m-color-bg2{ background: #4A90E2 !important; } .m-imp-bg{ background: #4A90E2 !important; } .m-nav-color{ background: #4A90E2 !important; } .m2-right-bg1{ background: #4A90E2 !important; } .rightNavItem{ background: #4A90E2 !important; } .bottomNavItem{ background: #4A90E2 !important; } .bottomLanguage{ background: #4A90E2 !important; } .rightLanguage{ background: #4A90E2 !important; } </style> <script type="text/javascript" src="https://img.ais.cn/thirds/common/stat.js?v=3"></script> <script type="text/javascript"> <!--设置文本高度 --> $(function () { //导航栏显示 var hbOX = document.getElementById("layui-nav"); var h = hbOX.clientHeight || hbOX.offsetHeight; var c = (hbOX.clientWidth || hbOX.offsetWidth) - 40; var icon = document.getElementById("layui-icon"); var num = document.getElementById("layui-nav").getElementsByTagName('li').length; var content = document.getElementById("header-content") var liContent = document.getElementById("layui-nav") var section = document.getElementById("section") getHide(); icon.onmouseover = function () { var total = 0; for (var i = 0; i < num; i++) { total += $('ul>li').eq(i).width(); if (total > c) { $('ul>li').eq(i).show() } } content.style.height = h + 'px' section.style.height = h + 'px' }; liContent.onmouseleave = function () { if (!$('dl').is('.layui-show')) { content.style.height = 60 + 'px' section.style.height = 60 + 'px' getHide(); } } var dl = document.getElementsByTagName("dl") for (var i=0;i< dl.length; i++) { console.log(dl[i]) if (dl[i]) { dl[i].onmouseleave = function () { content.style.height = 60 + 'px' section.style.height = 60 + 'px' getHide(); } } } function getHide() { var total = 0; for (var i = 0; i < num; i++) { total += $('ul>li').eq(i).width(); if (total > c) { $("#layui-icon").show(); $('ul>li').eq(i).hide() } } } }) //轮播样式1 layui.use('carousel', function () { var carousel = layui.carousel; //建造实例 carousel.render({ elem: '#test' , width: '100%' //设置容器宽度 , height: '480px' , arrow: 'always' //始终显示箭头 //,anim: 'fade' //切换动画方式 }); }); </script> </body> </html>