CINXE.COM

The 6th International Conference on Data-driven Optimization of Complex Systems (DOCS 2024)

<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>The 6th International Conference on Data-driven Optimization of Complex Systems (DOCS 2024)</title> <meta name="keyword" content="The 6<sup>th</sup> International Conference on Data-driven Optimization of Complex Systems (DOCS 2024)"> <meta name="description" content="The 6<sup>th</sup> International Conference on Data-driven Optimization of Complex Systems (DOCS 2024)"> <link rel="icon" href="https://fhk.ais.cn/cms/website/favicon/i/ic-docs.org.cbdfe39.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/202401/396240123172757188.png" alt="logo" class="logo"> <div class="header-Tem-two-span"> <span class="head-company" id="title">The 6<sup>th</sup> International Conference on Data-driven Optimization of Complex Systems (DOCS 2024)</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"> <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> <dl class="layui-nav-child "> <dd><a href="./PlenarySpeaker" >Plenary Speaker</a></dd> <dd><a href="./InvitedSpeaker" >Invited Speaker</a></dd> <dd><a href="./zyitsumx" >Young Scholars Forum</a></dd> </dl> </li> <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="./qzmzadkn" >Conference Info</a> <dl class="layui-nav-child "> <dd><a href="./Submission" >Submission</a></dd> <dd><a href="./Registration" >Registration</a></dd> <dd><a href="./Publication" >Publication</a></dd> <dd><a href="./program" >Program</a></dd> <dd><a href="./venue" >Venue</a></dd> </dl> </li> <li class="layui-nav-item" data-param="6"><a href="./more" >More</a> <dl class="layui-nav-child "> <dd><a href="./contact" >Contact</a></dd> <dd><a href="./download" >Download</a></dd> </dl> </li> <li class="layui-nav-item" data-param="7"><a href="./chinese" >中文</a> <li class="layui-nav-item" data-param="8"><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: 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> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.all.js"></script> <script type="text/javascript"> var homeUrl = 'http://www.ic-docs.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/202401/396240123174731259.jpg"/></div> <div><img class="rotation_chart" src="https://fhk.ais.cn/cms/website/functional/pic/202401/396240123164813065.png"/></div> <div><img class="rotation_chart" src="https://fhk.ais.cn/cms/website/functional/pic/202401/396240123164837082.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 -260px; padding:50px 50px 50px; } p{ text-align: justify; }.zsy2{ width:100%; vertical-align: top; margin:0px auto; display:inline-block; } .zsy3{ width:32%; vertical-align: top; margin:0px auto; display:inline-block; } @media (max-width:768px) { .zsy1{ margin: -30px -17px -180px -22px; padding:22px; } p{text-align: justify; } .zsy2{ width:100%; } .zsy3{ width:100%; } } .zsydate{ margin:0px 0px 0px; padding: 0px 0px; } @media (max-width:768px) { .zsydate{ margin: 0px px 0px 0px; padding: 10px 0px 30px; } }</style><div class="zsy1" style="border: none; background:rgbA(255,255,255);box-shadow: 0px 5px 15px rgba(0,0,0,0.5);position: relative;z-index:99;color:#3f3f3f;" align="left"><p style="text-align: center; line-height: 1.5em; margin-bottom: 24px;"><strong><span style="font-family: Calibri; font-size: 30px; color: #3F3F3F;">The 6<sup>th</sup> International Conference on Data-driven Optimization of Complex Systems</span></strong></p><p style="line-height: 1.5em; text-align: center;"><span style="color:#3f3f3f;font-family:Calibri"><span style="font-size: 24px;"><strong>Hangzhou, China | August 16-18, 2024</strong></span></span></p><p style="line-height: 1.5em;"><br/></p><div class="zsydate" style="" align="center"><div id="downdh"><table><tbody><tr class="firstRow"><td rowspan="1" colspan="4" style="word-break: break-all;border: none;border-bottom: 2px solid #ffffff;background:rgba(245,245,245);"><p style="text-align: center;margin-bottom: 12px;margin-top: 12px;"><span style="font-family: Calibri;"><strong><span style="color: #3f3f3f; font-size: 30px;">IMPORTANT DATES</span></strong></span></p></td></tr><tr><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 2px solid #ffffff;background:rgba(245,245,245);" align="center"><p style="margin-bottom: 12px; text-align: center; margin-top: 12px;"><span style="color: #3f3f3f; font-family: Calibri; font-size: 18px;">Paper Submission Deadline</span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 2px solid #ffffff;background:rgba(245,245,245);" align="center"><p style="margin-bottom: 12px; text-align: center; margin-top: 12px;"><span style="color:#3f3f3f; font-family: Calibri; font-size: 18px;">Notification of Acceptance</span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 2px solid #ffffff;background:rgba(245,245,245);" align="center"><p style="margin-bottom: 12px; text-align: center; margin-top: 12px;"><span style="color: #3f3f3f; font-family: Calibri; font-size: 18px;">Camera-Ready Submission</span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;background:rgba(245,245,245);" align="center"><p style="margin-bottom: 12px; text-align: center; margin-top: 12px;"><span style="color:#3f3f3f; font-family: Calibri; font-size: 18px;">Early Bird Registration</span></p></td></tr><tr><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 2px solid #ffffff;background:rgba(245,245,245);" align="center"><p style="margin-bottom: 12px;text-align: center;"><span style="font-family: Calibri; font-size: 18px; color: #FF0000;"><strong>June 15, 2024</strong></span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 2px solid #ffffff;background:rgba(245,245,245);" align="center"><p style="margin-bottom: 0px;text-align: center;"><span style="font-family: Calibri; font-size: 18px;"><strong><span style="color: #3f3f3f; font-family: Calibri; font-size: 18px;">July 8, 2024</span></strong></span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 2px solid #ffffff;background:rgba(245,245,245);" align="center"><p style="margin-bottom: 0px;text-align: center;"><span style="font-family: Calibri; font-size: 18px;"><strong><span style="color: #3f3f3f; font-family: Calibri; font-size: 18px;">July 15, 2024</span></strong></span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;background:rgba(245,245,245);" align="center"><p style="margin-bottom: 0px;text-align: center;"><span style="font-family: Calibri; font-size: 18px;"><strong><span style="color: #3f3f3f; font-family: Calibri; font-size: 18px;">July 20, 2024</span></strong></span></p></td></tr></tbody></table></div></div><hr style="background:rgba(235,235,235);margin:50px auto;" align="left"/><p style="line-height: 1.5em; margin-bottom: 24px; "><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">Welcome to the official website of The 6<sup>th</sup> International Conference on Data-driven Optimization of Complex Systems (DOCS 2024).</span></p><p style="line-height: 1.5em; margin-bottom: 24px; "><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">The 6<sup>th</sup> International Conference on Data-driven Optimization of Complex Systems (DOCS 2024) warmly invite submissions from researchers, practitioners, and academics in the expansive field related to data-driven optimization of complex systems. We encourage interested authors to submit previously unpublished contributions from a broad range of including but not limited to the following.</span></p><p style="line-height: 1.5em; margin-bottom: 24px;"><strong><span style="font-family: Calibri; font-size: 18px;">● Data-driven Learning:&nbsp;</span></strong><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">Artificial intelligence ( AI ), Deep learning, Reinforcement learning, Transfer learning, Self-supervised learning, Distributed and joint machine learning, Trusted machine learning, Generative models, Large language models ( LLMs ), Automatic verification of LLMs, Coordination of small and large models, AI for science and engineering, AI for education and society, AI for the arts, AI for security;</span></p><p style="line-height: 1.5em; margin-bottom: 24px;"><strong><span style="font-family: Calibri; font-size: 18px;">● Data-driven optimization and decision-making:</span></strong><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;"> Data-driven optimization algorithms, Bayesian optimization, Neural combinatorial optimization, Large-scale and multi-objective optimization, Integration of machine learning and Optimization, Data-driven decision paradigm, Intelligent scheduling, Reinforcement learning of combinatorial, Optimization, Distributed and joint optimization, Industrial and manufacturing, System analysis and decision-making, Diffusion model optimization, LLM-assisted optimization;</span></p><p style="line-height: 1.5em; margin-bottom: 24px;"><strong><span style="font-family: Calibri; font-size: 18px;">● Data-driven modeling and control:&nbsp;</span></strong><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">Learning and adaptive control, Robust control, Intelligent control, Optimal control based on optimization, Model predictive control, Fault detection and identification, Hybrid intelligent system, Neural control, Fuzzy logic control, Networked control, Industrial automation, Intelligent transportation system, Environmental monitoring and control, Intelligent manufacturing system,Green communication system;</span></p><p style="line-height: 1.5em; margin-bottom: 24px;"><strong><span style="font-family: Calibri; font-size: 18px;">●&nbsp;Big data analysis and application:&nbsp;</span></strong><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">Big data storage and mining, Data coordination, Integration and processing, Big data analysis and measurement, Multi-source big data fusion theory and method, Database management system, Big data service, Big data oriented cloud computing technology, Privacy protection big data analysis, Visual urban data analysis, Intelligent transportation data analysis, Health care data analysis, Bioinformatics;</span></p><table class="UEditorTable" width="1143"><tbody><tr class="firstRow"><td valign="top" style="word-break: break-all; border-color: rgb(255, 255, 255);" width="394" align="center"><p><a href="https://xww.hebut.edu.cn/zhxw/500aaf3bde5245b6891f948f2cbaf54b.htm" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202405/322240527174952490.png" alt="DOCS 2023.png" width="320" height="220" border="0" vspace="0" style="width: 320px; height: 220px;"/></a></p><p><a href="https://xww.hebut.edu.cn/zhxw/500aaf3bde5245b6891f948f2cbaf54b.htm" target="_blank"><span style="font-family: Calibri; color: #3F3F3F; font-size: 16px;">The 5th International Conference on Data-driven&nbsp;</span></a></p><p><a href="https://xww.hebut.edu.cn/zhxw/500aaf3bde5245b6891f948f2cbaf54b.htm" target="_blank"><span style="font-family: Calibri; color: #3F3F3F; font-size: 16px;">Optimization of Complex Systems, DOCS 2023</span></a></p><p><br/></p></td><td valign="top" style="word-break: break-all; border-color: rgb(255, 255, 255);" width="389" align="center"><p><a href="https://www.shangyexinzhi.com/article/5424110.html" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202405/322240527175003505.png" alt="DOCS 2022.png" style="color: rgb(63, 63, 63); text-wrap: wrap; background-color: rgb(255, 255, 255); width: 320px; height: 220px;" width="320" height="220" border="0" vspace="0"/></a></p><p><a href="https://www.shangyexinzhi.com/article/5424110.html" target="_blank"><span style="font-family: Calibri; color: #3F3F3F; font-size: 16px;">The 4th International Conference on Data-driven&nbsp;</span></a></p><p><a href="https://www.shangyexinzhi.com/article/5424110.html" target="_blank"><span style="font-family: Calibri; color: #3F3F3F; font-size: 16px;">Optimization of Complex Systems, DOCS 2022</span></a></p></td><td valign="top" style="word-break: break-all; border-color: rgb(255, 255, 255);" width="359" align="center"><p><a href="https://xxgk.cumt.edu.cn/f6/38/c1959a521784/page.htm" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202405/322240527175011511.png" alt="DOCS 2019.png" style="color: rgb(63, 63, 63); text-wrap: wrap; background-color: rgb(255, 255, 255); width: 320px; height: 220px;" width="320" height="220" border="0" vspace="0"/></a></p><p><a href="https://xxgk.cumt.edu.cn/f6/38/c1959a521784/page.htm" target="_blank"><span style="font-family: Calibri; color: #3F3F3F; font-size: 16px;">The 3rd Symposium on Data-driven Optimization&nbsp;of Complex Systems, DOCS 2019</span></a></p><p><br/></p></td></tr></tbody></table><p style="line-height: 1.5em; margin-bottom: 50px; "><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;"></span></p><div class="zsy2" style="margin:0px 0px 0px 0px;"><p class="select-Color" style="margin-bottom: 12px; margin-top: 0px; background: rgb(0, 0, 0); line-height: 2.5em;"><span style="font-size: 26px; font-family: Calibri; color: #FFFFFF;"><strong>&nbsp;&nbsp;<span style="font-family: Calibri; color: #FFFFFF; font-size: 20px;">▶</span>&nbsp;Submission</strong></span></p><p style="line-height: 1.5em; "><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">● The submitted papers must not be under consideration elsewhere.</span></p><p style="line-height: 1.5em; "><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">● Please send the full paper(word+pdf) to&nbsp;</span><a href="https://www.ais.cn/attendees/paperSubmit/BQMBJN" target="_blank" textvalue="Submission System(Chinese)"><span style="font-size: 18px; font-family: Calibri;"><strong><span style="color: #0070C0; font-size: 18px; font-family: Calibri;">Submission System(Chinese)</span></strong></span></a><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;"> /&nbsp;</span><a href="https://paper-sub.com/paper/BQMBJN" target="_blank" textvalue="Submission System(English)"><span style="font-size: 18px; font-family: Calibri;"><strong><span style="color: #0070C0; font-size: 18px; font-family: Calibri;">Submission System(English)</span></strong></span></a><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">.</span></p><p style="line-height: 1.5em; "><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">● Please submit the full paper, if presentation and publication are both needed.</span></p><p style="line-height: 1.5em; "><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">● Please submit the abstract only, if you just want to make presentations.</span></p><p style="line-height: 1.5em; "><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">● Templates&nbsp;</span><a href="http://www.ic-docs.org/download" target="_blank" textvalue="Download"><span style="color: #0070C0; font-size: 18px; font-family: Calibri;"><strong>Download</strong></span></a><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">.</span></p><p style="line-height: 1.5em; margin-bottom: 24px;"><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">● Should you have any questions, or you need any materials in English, please contact&nbsp;</span><span style="color: #0070C0; font-size: 18px; font-family: Calibri;"><strong>contact_docs@163.com</strong></span><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">.</span></p></div><div class="zsy2"><p class="select-Color" style="margin-bottom: 12px; margin-top: 0px; background: rgb(0, 0, 0); line-height: 2.5em;"><span style="font-size: 26px; font-family: Calibri; color: #FFFFFF;"><strong>&nbsp;&nbsp;<span style="font-family: Calibri; color: #FFFFFF; font-size: 20px;">▶</span>&nbsp;Publication</strong></span></p><p style="line-height: 1.5em; margin-bottom: 24px;"><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;"><img src="https://fhk.ais.cn/cms/website/editor/202404/301240407150310719.png" alt="1485c2f1f9b307c4dd92b333a1bb6027_301240407145948692.png" width="436" height="132" style="width: 436px; height: 132px;"/></span></p><p style="line-height: 1.5em; margin-bottom: 24px;"><span style="color: #0070C0;"><strong><span style="font-family: Calibri; font-size: 18px; text-wrap: wrap;">(ISBN:&nbsp;979-8-3503-7784-2)</span></strong></span></p><p style="line-height: 1.5em; margin-bottom: 24px;"><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">●&nbsp;</span><span style="font-family: Calibri; font-size: 18px;">All papers, both invited and contributed, the accepted papers, will be published by IEEE and submitted for inclusion into IEEE Xplore subject to meeting IEEE Xplore&#39;s scope and quality requirements, and also submitted to EI Compendex and Scopus for indexing. All conference proceedings paper can not be less than 4 pages.&nbsp;</span></p><p style="line-height: 1.5em; margin-bottom: 24px;"><span style="font-family: Calibri; font-size: 18px;"><span style="color: #3F3F3F; font-family: Calibri; font-size: 18px; text-wrap: wrap; background-color: #FFFFFF;">●&nbsp;</span>The use of artificial intelligence (AI)-generated text in an article shall be disclosed in the acknowledgements section of any paper submitted to an IEEE Conference or Periodical. The sections of the paper that use AI-generated text shall have a citation to the AI system used to generate the text.&nbsp;</span></p><p style="line-height: 1.5em; margin-bottom: 24px;"><span style="font-family: Calibri; font-size: 18px;"><img src="https://fhk.ais.cn/cms/website/editor/202404/301240407150406721.png" alt="DOCS通过ieee截图.png" width="569" height="281" style="width: 569px; height: 281px;"/></span></p><p style="line-height: 1.5em; margin-bottom: 24px;"><span style="font-family: Calibri; font-size: 18px;"><span style="color: #3F3F3F; font-family: Calibri; font-size: 18px; text-wrap: wrap; background-color: #FFFFFF;">●&nbsp;</span></span><a href="https://conferences.ieee.org/conferences_events/conferences/conferencedetails/63458" target="_blank" style="font-family: Calibri; text-align: center; color: rgb(0, 112, 192); font-size: 18px;">DOCS 2024 has been approved by IEEE and being online on IEEE conference search (click)</a></p><p style="line-height: 1.5em; "><span style="font-family: Calibri; font-size: 18px; color: #3F3F3F;">Note: All submitted articles should report original results, experimental or theoretical, not previously published or being 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><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: 24px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center; font-family: Calibri; color: rgb(63, 63, 63); font-size: 14px; text-wrap: wrap; background-color: rgb(255, 255, 255); line-height: 1.5em;"><span style="color: #0070C0; font-size: 18px;"><strong>DOCS 2023&nbsp;</strong></span><strong style="color: rgb(0, 112, 192); font-size: 18px;">had been successfully held on September 22-24, 2023 in Tianjin, China.</strong></p><p style="margin-top: 24px; margin-bottom: 24px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center; font-family: Calibri; color: rgb(63, 63, 63); font-size: 14px; text-wrap: wrap; background-color: rgb(255, 255, 255); line-height: 1.5em;"><span style="color: #0070C0; font-size: 18px;"><strong>DOI:&nbsp;10.1109/DOCS60977.2023</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;"><strong style="color: rgb(63, 63, 63); font-family: Calibri; font-size: 20px; text-align: -webkit-center; white-space: pre-wrap; background-color: rgb(255, 255, 255);">IEEE Xplore</strong></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;"><strong style="color: rgb(63, 63, 63); font-family: Calibri; font-size: 20px; text-align: -webkit-center; white-space: pre-wrap; background-color: rgb(255, 255, 255);">Ei Compendex</strong></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;"><strong style="color: rgb(63, 63, 63); font-family: Calibri; font-size: 20px; text-align: -webkit-center; white-space: pre-wrap; background-color: rgb(255, 255, 255);">Scopus</strong></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="a1" valign="middle" style="word-break: break-all;border:none;border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202401/396240124150106428.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240124150106428.png" width="300" height="129" border="0" vspace="0" alt="DOCS2023-IEEE.png" style="border:10px solid rgba(74,144,226);border-radius: 10px; width: 300px; height: 129px;"/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="a1" valign="middle" style="word-break: break-all;border:none;border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202401/396240119171326575.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240119171326575.png" style="border:10px solid rgba(74,144,226);border-radius: 10px; width: 300px; height: 129px;" width="300" height="129" 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="a1" valign="middle" style="word-break: break-all;border:none;border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202401/396240119171310569.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240119171310569.png" style="border:10px solid rgba(74,144,226);border-radius: 10px; width: 300px; height: 120px;" width="300" height="120" 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; word-break: break-all;"><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; "></strong></span></p><p style="margin-top: 24px; margin-bottom: 10px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center; font-family: Calibri; color: rgb(63, 63, 63); font-size: 14px; text-wrap: wrap; background-color: rgb(255, 255, 255);"><strong style="color: rgb(0, 112, 192); font-size: 18px;">DOCS 2022 had been successfully held on October 28-30, 2022 in Chengdu, China.</strong><br/></p><p style="margin-top: 24px; margin-bottom: 10px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); text-align: center; font-family: Calibri; color: rgb(63, 63, 63); font-size: 14px; text-wrap: wrap; background-color: rgb(255, 255, 255);"><span style="color: #0070C0; font-size: 18px;"><strong>DOI:&nbsp;10.1109/DOCS55193.2022</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;"><strong style="color: rgb(63, 63, 63); font-family: Calibri; font-size: 20px; text-align: -webkit-center; white-space: pre-wrap; background-color: rgb(255, 255, 255);">IEEE Xplore</strong></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;"><strong style="color: rgb(63, 63, 63); font-family: Calibri; font-size: 20px; text-align: -webkit-center; white-space: pre-wrap; background-color: rgb(255, 255, 255);">Ei Compendex</strong></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;"><strong style="color: rgb(63, 63, 63); font-family: Calibri; font-size: 20px; text-align: -webkit-center; white-space: pre-wrap; background-color: rgb(255, 255, 255);">Scopus</strong></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="a1" valign="middle" style="word-break: break-all;border:none;border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202401/396240124150127434.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240124150127434.png" width="300" height="129" border="0" vspace="0" alt="DOCS2022-IEEE.png" style="border:10px solid rgba(74,144,226);border-radius: 10px; width: 300px; height: 129px;"/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="a1" valign="middle" style="word-break: break-all;border:none;border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202401/396240119171343596.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240119171343596.png" style="border:10px solid rgba(74,144,226);border-radius: 10px; width: 300px; height: 129px;" width="300" height="129" 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="a1" valign="middle" style="word-break: break-all;border:none;border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202401/396240119171341580.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240119171341580.png" style="border:10px solid rgba(74,144,226);border-radius: 10px; width: 300px; height: 129px;" width="300" height="129" 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; word-break: break-all;"><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></div><div class="zsy2" style="margin: 0px; text-align: center;"><p class="select-Color" style="margin-bottom: 12px; margin-top: 0px; background: rgb(0, 0, 0); line-height: 2.5em;"><span style="font-size: 26px; font-family: Calibri; color: #FFFFFF;"><strong>&nbsp;&nbsp;<span style="font-family: Calibri; color: #FFFFFF; font-size: 20px;">▶</span>&nbsp;Organizer</strong></span></p><table class="UEditorTable" data-sort="sortDisabled"><tbody><tr class="firstRow"><td valign="top" style="word-break: break-all;border:none;" align="center" rowspan="1" colspan="1"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240123154849808.png" alt="8FAE24B9-0F16-48bc-A6AB-A867D2ACF6D9.png" width="294" height="106" style="width: 294px; height: 106px;"/>&nbsp; &nbsp;&nbsp; &nbsp;<img src="https://fhk.ais.cn/cms/website/editor/202401/396240123154921822.gif" alt="hznu-edu-cn.gif" style="color: rgb(63, 63, 63); text-align: -webkit-center; text-wrap: wrap; background-color: rgb(255, 255, 255); width: 270px; height: 79px;" width="270" height="79"/>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<img src="https://fhk.ais.cn/cms/website/editor/202408/322240801113757267.png" alt="8508832ea9390424d5d2f6c07e67c181.png" width="187" height="80" border="0" vspace="0" style="width: 187px; height: 80px;"/></td></tr></tbody></table><p class="select-Color" style="margin-top: 0px; margin-bottom: 12px; color: rgb(63, 63, 63); text-wrap: wrap; background: rgb(0, 0, 0); line-height: 2.5em;"><span style="font-size: 26px; font-family: Calibri; color: #FFFFFF;"><strong>&nbsp;<span style="font-size: 20px;">▶</span>&nbsp;Technical Sponsor</strong></span></p><br/><p style="text-align: center;"><img src="https://fhk.ais.cn/cms/website/editor/202403/301240319135015247.png" alt="LogoTest-e1481836752230.png" style="color: rgb(63, 63, 63); text-align: -webkit-center; text-wrap: wrap; background-color: rgb(255, 255, 255);"/>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<img src="https://fhk.ais.cn/cms/website/editor/202401/396240123154910817.png" alt="cis-logo.png" style="color: rgb(63, 63, 63); text-align: -webkit-center; text-wrap: wrap; background-color: rgb(255, 255, 255);"/></p><p><br/></p><p style="text-align: center;">The IEEE Ethics Reporting link:&nbsp;<a href="https://secure.ethicspoint.com/domain/media/en/gui/20410/index.html" target="_blank" style="color: rgb(0, 112, 192); text-decoration: underline;"><span style="color: #0070C0;"><strong>https://secure.ethicspoint.com/domain/media/en/gui/20410/index.html</strong></span></a></p></div></div> </div> </div> <div class="function"> <div class="content-en"> <p><br/></p><style>.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; } .layui-nav .layui-nav-item a { } .layui-nav-eight .layui-hover:hover { background: none !important;/*HOME背景隐藏*/ } .layui-nav-child { z-index:11111;/*导航栏子菜单前置*/ } .footer-right{ margin:0px 50px 0px 0px;/*底部文字左移*/ } .footer{ width: 1200px !important;/*底栏宽度*/ position: relative !important; margin: 0px auto !important;/*固定两遍间距*/ box-shadow: 0px 10px 15px rgba(0,0,0,0.5); z-index:100; } @media (max-width:768px) { .footer{width: auto !important;/*导航栏宽度*/} } .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;/*标题栏横向居中*/} .nav-Tem-two{ width: 1200px !important;/*导航栏宽度*/ margin: 0px auto !important;/*固定两遍间距*/ box-shadow: 0px 0px 15px rgba(0,0,0,0.5); position:static !important; } .tem-en-nav{width:auto;}/*导航栏内部横向居中*/ .e-icon{display:none;}/*导航栏分层禁止*/ .header-Tem-two-page { border-bottom:none;/*标题栏中间线条*/ } .top-navList { box-shadow: none; /*导航栏栏下方线条*/ } body{ background: linear-gradient(55deg, #4E75B9 30%, #5CBF98 90%) !important;}/*网页背景*/ .bar{position: relative;z-index:999;}/*移动端横幅置在最上面*/ .rotation_chart{ width: 1200px !important;/*壁纸轮播图宽度*/ } .layui-carousel{ width: 1200px !important;/*壁纸轮播图宽度*/ height:300px !important; margin: 0px auto 0px;/*固定两遍间距*/ box-shadow: 0px 5px 15px rgba(0,0,0,0.5); }</style> </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; DOCS 2024 </p> <p>The 6<sup>th</sup> International Conference on Data-driven Optimization of Complex Systems (DOCS 2024) &nbsp;&nbsp; http://www.ic-docs.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 = '#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> </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