CINXE.COM

2025 5th International Conference on Electronic Information Engineering and Computer Science (EIECS 2025)

<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>2025 5th International Conference on Electronic Information Engineering and Computer Science (EIECS 2025)</title> <meta name="keyword" content="2025 5th International Conference on Electronic Information Engineering and Computer Science (EIECS 2025)"> <meta name="description" content="2025 5th International Conference on Electronic Information Engineering and Computer Science (EIECS 2025)"> <link rel="icon" href="https://fhk.ais.cn/cms/website/favicon/e/eiecs.org.011ead5.ico" type="image/x-icon"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <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/16/index.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/16/newStyle.css"> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/common.css"> <style> .layui-layout-body { overflow: scroll; } </style> </head> <body> <div class="page"> <!-- 头部 --> <div> <div class="header-Tem-two-page"> <section class="container-Tem-two"> <section class="header-Tem-two-flex"> <div style="display: flex; align-items: center"> <img src="https://fhk.ais.cn/cms/website/common/202403/301240325091806847.png" alt="logo" class="logo"> <div class="header-Tem-two-span"> <span class="head-company" id="title">2025 5th International Conference on Electronic Information Engineering and Computer Science (EIECS 2025)</span> </div> </div> <div class="lan-right"> <!-- 切换语言包 --> <div class="head-date-flex" id="headDate" style="visibility: visible"> </div> </div> </section> </section> </div> <div class="top-navList " id="header-content" style="height: 60px"> <section class="nav-Tem-two " id="section" style="height: 60px;display: flex;align-items: center;"> <div class="tem-en-nav"> <ul class="layui-nav layui-nav-eight " 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="./Committee" >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" >Call For Papers</a> <li class="layui-nav-item" data-param="5"><a href="./Submission" >Submission Guidelines</a> <dl class="layui-nav-child "> <dd><a href="./ccjnlxlj" >Submission</a></dd> <dd><a href="./enophfkw" >Guidelines for AI Tools</a></dd> </dl> </li> <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="./history" >History</a> <dl class="layui-nav-child "> <dd><a href="./EIECS2024" >EIECS 2024</a></dd> <dd><a href="./EIECS 2023" >EIECS 2023</a></dd> <dd><a href="./eiecs2022" >EIECS 2022</a></dd> <dd><a href="./eiecs2021" >EIECS 2021</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="./download" >Download</a></dd> </dl> </li> <li class="layui-nav-item" data-param="12"><a href="./ufschcxm" >⠀</a> </ul> </div> <div class="e-icon"> <ul class="layui-nav layui-icon " id="layui-icon" style = "display:none"> <i id="icon-down" class="layui-icon layui-icon-down" style="font-size: 20px; color: #1E9FFF;"></i> <i id="icon-up" class="layui-icon layui-icon-up" style="font-size: 20px; color: #1E9FFF;display :none;"></i> </ul> </div> </section> </div> </div> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.all.js"></script> <script type="text/javascript"> var homeUrl = 'http://www.eiecs.org/'; 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' } } </script> <div class="home-en"> <!-- 这里是轮播图引用以前的3种轮播样式 不要用我这里的 --> <div class="layui-carousel" id="test" lay-filter="test1"> <div carousel-item> <div><img class="rotation_chart" src="https://fhk.ais.cn/cms/website/functional/pic/202503/384250319142051706.png"/></div> <div><img class="rotation_chart" src="https://fhk.ais.cn/cms/website/functional/pic/202503/384250319142107712.png"/></div> </div> </div> <script type="text/javascript"> //轮播样式1 layui.use('carousel', function () { var carousel = layui.carousel; //建造实例 carousel.render({ elem: '#test' , width: '100%' //设置容器宽度 , height: '480px' , arrow: 'always' //始终显示箭头 //,anim: 'fade' //切换动画方式 }); }); //轮播样式4 var length = $(".swiper-wrapper").children(".swiper-slide").length certifySwiper = new Swiper('#certify .swiper-container', { watchSlidesProgress: true, slidesPerView: 'auto', centeredSlides: true, loop: length <= 1 ? false : true, loopedSlides: 5, autoplay: true, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, pagination: { el: '.swiper-pagination', //clickable :true, }, on: { progress: function (progress) { for (i = 0; i < this.slides.length; i++) { var slide = this.slides.eq(i); var slideProgress = this.slides[i].progress; modify = 1; if (Math.abs(slideProgress) > 1) { modify = (Math.abs(slideProgress) - 1) * 0.3 + 1; } translate = slideProgress * modify * 260 + 'px'; scale = 1 - Math.abs(slideProgress) / 5; zIndex = 999 - Math.abs(Math.round(10 * slideProgress)); slide.transform('translateX(' + translate + ') scale(' + scale + ')'); slide.css('zIndex', zIndex); slide.css('opacity', 1); if (Math.abs(slideProgress) > 3) { slide.css('opacity', 0); } } }, setTransition: function (transition) { for (var i = 0; i < this.slides.length; i++) { var slide = this.slides.eq(i) slide.transition(transition); } } } }) //轮播样式3 var viewSwiper = new Swiper('.view .swiper-container', { on: { slideChangeTransitionStart: function () { updateNavPosition() } } }) $('.view .arrow-left,.preview .arrow-left').on('click', function (e) { e.preventDefault() if (viewSwiper.activeIndex == 0) { viewSwiper.slideTo(viewSwiper.slides.length - 1, 1000); return } viewSwiper.slidePrev() }) $('.view .arrow-right,.preview .arrow-right').on('click', function (e) { e.preventDefault() if (viewSwiper.activeIndex == viewSwiper.slides.length - 1) { viewSwiper.slideTo(0, 1000); return } viewSwiper.slideNext() }) var previewSwiper = new Swiper('.preview .swiper-container', { //visibilityFullFit: true, slidesPerView: 'auto', allowTouchMove: false, on: { tap: function () { viewSwiper.slideTo(previewSwiper.clickedIndex) } } }) function updateNavPosition() { $('.preview .active-nav').removeClass('active-nav') var activeNav = $('.preview .swiper-slide').eq(viewSwiper.activeIndex).addClass('active-nav') if (!activeNav.hasClass('swiper-slide-visible')) { if (activeNav.index() > previewSwiper.activeIndex) { var thumbsPerNav = Math.floor(previewSwiper.width / activeNav.width()) - 1 previewSwiper.slideTo(activeNav.index() - thumbsPerNav) } else { previewSwiper.slideTo(activeNav.index()) } } } </script> <!-- 这里是中间部分 --> <div class="content eight-content"> <!-- 功能区 --> <div> <div class="function"> <div class="content-en"> <style>.zsy1{ margin: -52px 0px 0px; padding:75px 0px 75px; } .tbc{ border-left: 7px solid rgb(97, 63, 147) !important; /*长方体颜色*/ } p{ text-align: justify; } .zsytop{ width:100%; vertical-align:middle; margin:0px auto; display:inline-block; } .zsy1l{ width:60%; vertical-align: top; margin:0px auto; display:inline-block; margin-right:55px; } .zsy1r{ width:35%; vertical-align: top; margin:0px auto; display:inline-block; } @media (max-width:768px) { .zsy1{ margin: -30px -17px -180px -22px; padding:22px; } .gz{display:none;} p{text-align: justify; } .zsy1l{ width:100%; } .zsy1r{ width:100%; } }</style><div class="zsy1" style="background:rgba(255,255,255);z-index:888;position: relative;"><hr style="background:rgba(126,190,197);margin:20px auto;"/><div class="zsy1l"><p style="margin-bottom: 12px;"><span style="font-size: 14px;"><img src="https://fhk.ais.cn/cms/website/common/202403/301240325091806847.png" width="150" height="150" border="0" vspace="0" alt="" style="text-align: -webkit-center; white-space: normal; background-color: rgb(255, 255, 255); width: 150px; height: 150px; float: left;margin:10px 10px 10px 0px;"/></span><strong style="font-size: 14px;"><span style="color: #7030A0;">Welcome to the official website of 2025 5<sup>th</sup> International Conference on Electronic Information Engineering and Computer Science (EIECS 2025).</span></strong></p><p>2025 5<sup>th</sup> International Conference on Electronic Information Engineering and Computer Science (EIECS 2025) will be held on September 26–28, 2025, in Qingdao, China. This conference takes &quot;bringing together global wisdom in scientific innovation to promote high-quality development&quot; as the theme and focuses on electronic information engineering and computer science. This conference aims to boost the development of the computer Science field, expand channels of international academic exchange in science and technology, build a sharing platform of academic resources, promote scientific innovation on a global scale, and improve academic cooperation between China and the outside world. It also aims to encourage the exchange of information on research frontiers in different fields, connect the most advanced academic resources in China and abroad, turn research results into industrial solutions, and bring together talents, technologies, and capital to boost development.<span style="font-size: 14px;"></span></p></div><div class="zsy1r"><table style="margin:0px 0px 50px 0px;"><tbody><tr class="firstRow"><td align="center" valign="middle" style="word-break: break-all;"><p style="text-align: center; margin-top: 12px; margin-bottom: 12px;"><span style="font-size: 14px;">To submit, please click</span><span style="font-size: 14px;">&nbsp;<a href="http://www.eiecs.org/submission" target="_blank" textvalue="here"><span style="font-size: 16px;"><strong class="colorOne">here</strong></span></a>.</span></p></td></tr></tbody></table><table><tbody><tr class="firstRow"><td class="tbc" style="border-top: none; border-right: none; border-bottom: none;border-left: 10px solid rgb(0,0,0); " align="left" valign="middle"><p class="colorOne"><span style="font-size: 24px;"><strong>Important Dates</strong></span></p></td></tr><tr><td style="border: none; word-break: break-all;" align="left" valign="top"><p><span style="font-size: 14px;">Full Paper Submission Date:</span><span style="font-size: 14px;">&nbsp;<span style="font-size: 14px; color: #FF0000;"><strong>July 15, 2025</strong></span></span></p><p><span style="font-size: 14px;">Registration Deadline:</span><span style="font-size: 14px;">&nbsp;<span style="font-size: 14px; color: #FF0000;"><strong>August 9, 2025</strong></span></span></p><p><span style="font-size: 14px;">Final Paper Submission Date:</span><span style="font-size: 14px;">&nbsp;<span style="font-size: 14px; color: #FF0000;"><strong>August 27, 2025</strong></span></span></p><p><strong><span style="font-size: 14px;">Conference Dates</span></strong><span style="font-size: 14px;">:</span><span style="font-size: 14px;">&nbsp;<span style="font-size: 14px; color: #FF0000;"><strong>September 26-28, 2025</strong></span></span></p></td></tr></tbody></table></div></div> </div> </div> <div class="function"> <div class="more-title"> <div class="more-left change-color-title">CFP</div> </div> <div class="content-en"> <style>.zsy2{ margin: -100px 0px 0px; padding:0px 0px 0px; } p{ text-align: justify; } .zsy2l{ width:60%; vertical-align: top; margin:0px auto; display:inline-block; margin-right:25px; margin-top:10px; } .zsy2r{ width:35%; vertical-align: top; margin:0px auto; display:inline-block; margin-top:-17px; } @media (max-width:768px) { .zsy2{ margin: 70px -17px -180px -22px; padding:22px; } p{text-align: justify; } .zsy2l{ width:100%; } .zsy2r{ width:100%; margin-top:60px; } }</style><div class="zsy2" style="background:rgba(255,255,255);z-index:889;position: relative;"><div class="zsy2l select-Color" style="background:#000;padding:30px 0px 30px 30px;border-radius:10px;"><table data-sort="sortDisabled"><tbody><tr class="firstRow"><td style="border-top: none; border-right: none; border-bottom: none;border-left: 7px solid rgb(255,255,255); " align="left" valign="middle" rowspan="1" colspan="2"><p class="colorOne"><span style="font-size: 24px; color: #FFFFFF;"><strong>Call For Papers</strong></span></p></td></tr><tr><td style="border: none; word-break: break-all;" align="left" valign="top" rowspan="1" colspan="2"><p><span style="font-size: 14px; color: #FFFFFF;">The topics of interest for submission include, but are not limited to:</span></p></td></tr><tr><td style="border: none; word-break: break-all;" align="left" valign="top"><p><span style="color: #FFFFFF;"><strong><span style="font-size: 14px;">· Electronic Information Engineering</span></strong></span></p><p style="text-indent: 2em;"><span style="font-size: 14px; color: #FFFFFF;">· Signal processing</span></p><p style="text-indent: 2em;"><span style="font-size: 14px; color: #FFFFFF;">· Wireless network</span></p><p style="text-indent: 2em;"><span style="font-size: 14px; color: #FFFFFF;">· Information system</span></p><p style="text-indent: 2em; margin-bottom: 24px;"><span style="font-size: 14px; color: #FFFFFF;">· ...</span></p></td><td style="border: none; word-break: break-all;" align="left" valign="top"><p><span style="color: #FFFFFF;"><strong><span style="font-size: 14px;">· Computer Science</span></strong><br/></span></p><p style="text-indent: 2em;"><span style="font-size: 14px; color: #FFFFFF;">· Computer system</span></p><p style="text-indent: 2em;"><span style="font-size: 14px; color: #FFFFFF;">· Artificial intelligence</span></p><p style="text-indent: 2em;"><span style="font-size: 14px; color: #FFFFFF;">· Machine learning and deep learning</span></p><p style="text-indent: 2em; margin-bottom: 24px;"><span style="font-size: 14px; color: #FFFFFF;">· ...</span></p></td></tr></tbody></table><table style="width:420px;" width="420px;"><tbody><tr class="firstRow"><td align="center" valign="middle" style="word-break: break-all;"><p style="text-align: center; margin-top: 12px; margin-bottom: 12px;"><span style="color: #FFFFFF;"><span style="font-size: 14px;">For details, please click</span><span style="font-size: 14px;">&nbsp;</span></span><span style="font-size: 14px; color: #FFFFFF;"><a href="http://www.eiecs.org/call_for_paper" target="_blank" textvalue="here"><span style="font-size: 16px;color:#fff;"><strong>here</strong></span></a>.</span></p></td></tr></tbody></table></div><div class="zsy2r"><table><tbody><tr class="firstRow"><td class="tbc" style="border-top: none; border-right: none; border-bottom: none;border-left: 10px solid rgb(0,0,0); " align="left" valign="middle"><p class="colorOne"><span style="font-size: 24px;"><strong>Publication</strong></span></p></td></tr><tr><td style="border: none; word-break: break-all;" align="left" valign="top"><p style="margin-bottom: 12px;"><span style="font-size: 14px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px; text-wrap: wrap; background-color: #FFFFFF;">All accepted full papers will be published in the conference proceedings and will be submitted to EI Compendex / Scopus&nbsp; for indexing.</span></span></p><p><span style="font-size: 14px;">Note: All submitted articles should report original research results, experimental or theoretical, not previously published or under consideration for publication elsewhere. Articles submitted to the conference should meet these criteria. We firmly believe that ethical conduct is the most essential virtue of any academics. Hence, any act of plagiarism or other misconduct is totally unacceptable and cannot be tolerated.</span></p></td></tr></tbody></table></div></div> </div> </div> <div class="function"> <div class="content-en"> <style>.zsypub{ margin: 150px 0px 0px; padding:10px 0px 0px;} @media (max-width:768px) { .zsypub{ margin: -30px -17px -25px -22px; padding: 50px 0px 50px; height:auto; } }</style><div class="zsypub" style="background:rgba(255,255,255);z-index:890;position: relative;"><p style="text-align: center; margin-top: 0px; margin-bottom: 10px;"><span style="font-size: 24px;"><strong style="white-space: normal; "></strong></span></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-size: 24px;"><strong>EIECS 2024</strong></span></p><table style="text-align: center; text-wrap: wrap;" data-sort="sortDisabled"><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 class="colorOne"><strong>Cover</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 class="colorOne"><strong>Ei Compendex</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 class="colorOne"><strong>Scopus</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/202502/926aece89852197d270503a48674e78f.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202502/309250212114227829.png" width="307" height="245" border="0" vspace="0" alt="Cover-EIECS 2024.png" style="border-radius: 10px; width: 307px; height: 245px;"/></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/202502/e211f357083d5f62ed7ea9553874cb05.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202502/309250212114257833.png" width="307" height="245" border="0" vspace="0" alt="EIECS 2024.png" style="border-radius: 10px; width: 307px; height: 245px;"/></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/202502/58f3714db0fcac0cdb260b1f2542724d.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202502/309250212114308843.png" width="307" height="245" border="0" vspace="0" alt="EIECS 2024-scopus.png" style="border-radius: 10px; width: 307px; height: 245px;"/></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: none;height: 20px;"><br/></td><td style="border: none; height: 20px; word-break: break-all;" rowspan="1" colspan="5" align="center" valign="middle">EIECS 2024 was held on&nbsp;September 27-29, 2024 in Yanji, China.&nbsp;Published by IEEE on&nbsp;December 24, 2024. Indexed by EI Compendex and Scopus within 1 month after publication.</td><td style="border: none;height: 20px;"><br/></td></tr></tbody></table><p style="text-align: center; margin-top: 0px; margin-bottom: 10px;"><br/></p><p style="margin-top: 0px; margin-bottom: 10px; text-align: center;"><span style="font-size: 24px;"><strong style="white-space: normal; ">EIECS 2023</strong></span></p><table data-sort="sortDisabled"><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 class="colorOne" style="font-size: 16px;"><strong>Cover</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 class="colorOne" style="font-size: 16px;"><strong>Ei Compendex</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 class="colorOne" style="font-size: 16px;"><strong>Scopus</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/202403/301240325100139001.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202403/301240325100139001.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" 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/202403/301240325100144014.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202403/301240325100144014.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" 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/202403/301240325100210028.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202403/301240325100210028.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" 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; word-break: break-all;" rowspan="1" colspan="5" align="center" valign="middle">EIECS 2023 was held on&nbsp;September 22-24, 2023 in Changchun, China.&nbsp;Published by IEEE on&nbsp;February 22, 2024. Indexed by EI Compendex and Scopus within half a month after publication.</td><td style="border: none;height: 20px;"><br/></td></tr></tbody></table><p style="text-align: center; margin-top: 24px; margin-bottom: 10px;"><span style="font-size: 24px;"><strong style="white-space: normal; ">EIECS 2022</strong></span></p><table data-sort="sortDisabled"><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 class="colorOne" style="font-size: 16px;"><strong>Cover</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 class="colorOne" style="font-size: 16px;"><strong>Ei Compendex</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 class="colorOne" style="font-size: 16px;"><strong>Scopus</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/202403/301240325100224033.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202403/301240325100224033.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" 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/202403/301240325100228048.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202403/301240325100228048.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" 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/202403/301240325100258056.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202403/301240325100258056.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" 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; word-break: break-all;" rowspan="1" colspan="5" align="center" valign="middle">EIECS 2022 was held on&nbsp;September 16-18, 2022 in&nbsp;Changchun, China.&nbsp;Published by SPIE on&nbsp;December 24, 2022. Indexed by EI Compendex and Scopus within 1 month after publication.</td><td style="border: none;height: 20px;"><br/></td></tr></tbody></table><p style="text-align: center; margin-top: 24px; margin-bottom: 10px;"><span style="font-size: 24px;"><strong style="white-space: normal; ">EIECS 2021</strong></span></p><table data-sort="sortDisabled"><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 class="colorOne" style="font-size: 16px;"><strong>Cover</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 class="colorOne" style="font-size: 16px;"><strong>Ei Compendex</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"><strong style="text-align: -webkit-center; white-space: normal; background-color: rgb(255, 255, 255);">Scopus</strong></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/202403/301240325100322064.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202403/301240325100322064.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" 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/202403/301240325100326072.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202403/301240325100326072.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" 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/202404/301240423161043491.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202404/301240423161043491.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" 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; word-break: break-all;" rowspan="1" colspan="5" align="center" valign="middle">EIECS 2021 was held on&nbsp;September 23-26, 2021 in&nbsp;Changchun, China.&nbsp;Published by IEEE on&nbsp;November 09, 2021. Indexed by EI Compendex and Scopus within half a month after publication.</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"/></div> </div> </div> <div class="function"> <div class="content-en"> <style>.zsymk1{ margin: 0px 0px 0px; padding:10px 0px 0px;} @media (max-width:768px) { .zsymk1{ margin: -30px -17px -25px -22px; padding: 50px 0px 50px; height:auto; } .mk1 .mk1card .mk1wz { left:23px;/*标题横向位置*/ top:235px !important;/*标题垂直位置*/ height:50px !important;/*标题显示高度*/ } .mk1 .mk1card:hover .mk1wz { top: 120px !important; /*展开标题垂直位置*/ height: 300px !important;/*展开标题+文字+按键显示高度*/ } .mk1 .mk1card:hover { height: 350px !important;/*白背景高度*/ } .mk1 .mk1card .mk1wz a { color: white !important; } .mk1 .mk1card .mk1wz p { margin:-20px 0px 0px; } } .mk1 { display:flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 100px 50px; } .mk1 .mk1card { position: relative; display: flex; justify-content:center; align-items: flex-start; width: 350px; max-width: 100%; height: 300px; background: white; border-radius: 20px; transition: 0.5s; box-shadow: 0 35px 80px rgba(0, 0, 0, 0.15); } .mk1 .mk1card:hover { height: 320px; } .mk1 .mk1card .mk1img { scale: 0.75; box-shadow: 0 15px 45px rgba(0, 0, 0, 0.2); position: absolute; top: 20px; width: 300px; height: 220px; background: #333; border-radius: 12px; overflow: hidden; transition: 0.5s; } .mk1 .mk1card:hover .mk1img { top: -100px; scale: 0.75; box-shadow: 0 15px 45px rgba(0, 0, 0, 0.2); } .mk1 .mk1card .mk1img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; } .mk1 .mk1card .mk1wz { position: absolute; top: 250px; width: 85%; height: 30px; padding: 0 30px; text-align: center; overflow: hidden; transition: 0.5s; } .mk1 .mk1card:hover .mk1wz { top: 145px; height: 250px; } .mk1 .mk1card .mk1wz h2 { font-size: 24px; font-weight: 700; color: var(--clr); } .mk1 .mk1card .mk1wz p { color: #333; } .mk1 .mk1card .mk1wz a { position: relative; top: 15px; display: inline-block; padding: 12px 25px; text-decoration: none; background: var(--clr); color: white; font-weight: 500; } .mk1 .mk1card .mk1wz a:hover { opacity: 0.8; } }</style><div class="zsymk1" style="background:rgba(255,255,255);z-index:890;position: relative;"><table style="margin:0px 0px 10px 0px;"><tbody><tr class="firstRow"><td style="border: none; word-break: break-all;" align="center" valign="middle"><p class="colorOne" style="text-align:center;"><span style="font-size: 24px;"><strong>Conference Info.</strong></span></p></td></tr></tbody></table><div class="mk1"><div class="mk1card" style="--clr: #F2F67F"><div class="mk1img"><img src="https://fhk.ais.cn/cms/website/editor/202404/301240426174549806.png" width="300" height="220" border="0" vspace="0" alt="" style="width: 300px; height: 220px;"/></div><div class="mk1wz"><h2>Registration</h2><p>All the attendees must register in advance in order to participate in conference.</p><a href="http://www.eiecs.org/Registration" target="_blank" textvalue="Read More">Read More</a></div></div><div class="mk1card" style="--clr: #FF3E7F"><div class="mk1img"><img src="https://fhk.ais.cn/cms/website/editor/202404/301240426174511795.png" width="300" height="220" border="0" vspace="0" alt="" style="width: 300px; height: 220px;"/></div><div class="mk1wz"><h2>Submission</h2><p>Please submit your full paper/abstract to us via the Electronic Submission System.</p><a href="http://www.eiecs.org/Submission" target="_blank" textvalue="Read More">Read More</a></div></div><div class="mk1card" style="--clr: #03A9F4"><div class="mk1img"><img src="https://fhk.ais.cn/cms/website/editor/202404/301240426174645813.png" width="300" height="220" border="0" vspace="0" alt="" style="width: 300px; height: 220px;"/></div><div class="mk1wz"><h2>Contact</h2><p>If you have any questions or comments, please feel free to contact us.</p><a href="http://www.eiecs.org/contact" target="_blank" textvalue="Read More">Read More</a></div></div></div></div> </div> </div> <div class="function"> <div class="content-en"> <p><br/></p><style>.footer p{color:#ffffff !important;} p{font-family: Arial;/*全局字体*/ color:#3f3f3f;} .header-Tem-two-flex{display:flex;justify-content:center;/*标题栏横向居中*/} .e-icon{display:none;}/*导航栏分层禁止*/ .container-Tem-two{ display:none; } .nav-Tem-two{ /*导航栏内容*/ margin: -80px auto 0px !important; position:absolute !important; } .tem-en-nav{width:auto;}/*导航栏内部横向居中*/ .header-Tem-two-page { border-bottom:none;/*标题栏中间线条*/ } .top-navList { box-shadow: none; /*导航栏栏下方线条*/ } body{ background:rgba(255,255,255);/*网页背景*/} .bar{position: relative;z-index:999;}/*移动端横幅置在最上面*/ .layui-carousel{ margin: -80px auto 0px;/*固定两遍间距*/ } }</style> </div> </div> <div class="function"> <div class="content-en"> <style>.zsy3{ margin: -100px 0px -195px; padding:60px 0px 50px; } p{ text-align: justify; } @media (max-width:768px) { .zsy3{ margin: -190px -17px -60px -22px; padding:22px; } p{text-align: justify; } }</style><div class="zsy3" style="background:rgba(255,255,255); z-index: 889; position: relative; text-align: center;"><hr style="background:rgba(126,190,197);margin:0px auto 50px;"/><table style="margin:0px 0px 15px;"><tbody><tr class="firstRow"><td style="border: none; word-break: break-all;" align="center" valign="middle"><p class="colorOne" style="text-align:center;"><span style="font-size: 24px;"></span></p><article class="4ever-article" data-clipboard-cangjie="[&quot;root&quot;,{&quot;copyFrom&quot;:&quot;im-native&quot;},[&quot;p&quot;,{},[&quot;span&quot;,{&quot;data-type&quot;:&quot;text&quot;},[&quot;span&quot;,{&quot;data-type&quot;:&quot;leaf&quot;},&quot;sponsor&quot;]]]]"><p><span style="font-size: 24px;"><strong>Sponsor</strong></span></p></article><p class="colorOne" style="text-align:center;"><br/></p></td></tr></tbody></table><p style="text-align: center;"><strong style="font-family: Verdana; font-size: 24px; text-align: center; white-space: normal; background-color: rgb(255, 255, 255);"><img src="https://fhk.ais.cn/cms/website/editor/202404/301240423155547428.png" alt="9a0eb5d0e2c37b309aeaa1f593114d7e_394230609113959522.png" width="380" height="113" style="width: 380px; height: 113px;"/>&nbsp; &nbsp;&nbsp;</strong></p><p style="text-align: center;"><strong style="font-family: Verdana; font-size: 24px; text-align: center; white-space: normal; background-color: rgb(255, 255, 255);"><br/></strong></p><p style="text-align: center;"><strong style="font-family: Verdana; font-size: 24px; text-align: center; white-space: normal; background-color: rgb(255, 255, 255);"></strong></p><table style="margin: 0px 0px 15px; text-align: center; text-wrap-mode: wrap;"><tbody><tr class="firstRow"><td align="center" valign="middle" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all; text-align: center;"><span style="font-size: 24px;"><strong>Supported By</strong></span></td></tr></tbody></table><p style="text-align: center; text-wrap-mode: wrap;"><strong style="font-family: Verdana; font-size: 24px; background-color: rgb(255, 255, 255);"><img src="https://fhk.ais.cn/cms/website/editor/202503/384250318141920998.png" alt="image.png" width="425" height="134" border="0" vspace="0" style="width: 425px; height: 134px;"/>&nbsp; &nbsp;&nbsp;</strong><strong style="font-family: Verdana; font-size: 24px;">&nbsp;</strong></p></div> </div> </div> </div> <!-- 侧板栏 --> <div class="function"> <div class="share-bottom"> <div class="share-bottom-content"> </div> </div> </div> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/jquery.qrcode.min.js"></script> <script> $(function () { $("#qrcode").qrcode({ render: "canvas", width: 160, height: 160, text: homeUrl + "?lang=en", background: "#ffffff", //二维码的后景色 foreground: "#000000", //二维码的前景色 }); }) </script> </div> <!-- 底部 --> <div class="footer"> <div class="footer-wrap"> <div class="footer-right"> <p> Copyright© &nbsp; EIECS 2025 </p> <p>2025 5th International Conference on Electronic Information Engineering and Computer Science (EIECS 2025) &nbsp;&nbsp; http://www.eiecs.org/ </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 = '#7D4F86'.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: #7D4F86 !important;; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: #7D4F86 !important; } .selected1 { color: #7D4F86 !important; } .right-title-info1 { color: #7D4F86 !important;; } .count-down1 { background-color: #7D4F86 !important;; } .row { background-color: #7D4F86 !important;; } .color-change { background: #7D4F86 !important; } .color-line { background-color: #7D4F86 !important; } .color-important { background: #7D4F86 !important; } .dawn-bg { background-color: #7D4F86 !important; } .select-Color { background: #7D4F86 !important; } .layui-nav .layui-nav-more { display: none; } .layui-hover:hover { background: #7D4F86 !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 #7D4F86 !important; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: white !important } .m-color-bg2{ background: #7D4F86 !important; } .m-imp-bg{ background: #7D4F86 !important; } .m-nav-color{ background: #7D4F86 !important; } .m2-right-bg1{ background: #7D4F86 !important; } .rightNavItem{ background: #7D4F86 !important; } .bottomNavItem{ background: #7D4F86 !important; } .bottomLanguage{ background: #7D4F86 !important; } .rightLanguage{ background: #7D4F86 !important; } </style> <script type="text/javascript" src="https://img.ais.cn/thirds/common/stat.js?v=3"></script> </div> </div> <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() } } } }) </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10