期刊文献+
共找到54,142篇文章
< 1 2 250 >
每页显示 20 50 100
Appropriate Combination of Crossover Operator and Mutation Operator in Genetic Algorithms for the Travelling Salesman Problem
1
作者 Zakir Hussain Ahmed Habibollah Haron Abdullah Al-Tameem 《Computers, Materials & Continua》 SCIE EI 2024年第5期2399-2425,共27页
Genetic algorithms(GAs)are very good metaheuristic algorithms that are suitable for solving NP-hard combinatorial optimization problems.AsimpleGAbeginswith a set of solutions represented by a population of chromosomes... Genetic algorithms(GAs)are very good metaheuristic algorithms that are suitable for solving NP-hard combinatorial optimization problems.AsimpleGAbeginswith a set of solutions represented by a population of chromosomes and then uses the idea of survival of the fittest in the selection process to select some fitter chromosomes.It uses a crossover operator to create better offspring chromosomes and thus,converges the population.Also,it uses a mutation operator to explore the unexplored areas by the crossover operator,and thus,diversifies the GA search space.A combination of crossover and mutation operators makes the GA search strong enough to reach the optimal solution.However,appropriate selection and combination of crossover operator and mutation operator can lead to a very good GA for solving an optimization problem.In this present paper,we aim to study the benchmark traveling salesman problem(TSP).We developed several genetic algorithms using seven crossover operators and six mutation operators for the TSP and then compared them to some benchmark TSPLIB instances.The experimental studies show the effectiveness of the combination of a comprehensive sequential constructive crossover operator and insertion mutation operator for the problem.The GA using the comprehensive sequential constructive crossover with insertion mutation could find average solutions whose average percentage of excesses from the best-known solutions are between 0.22 and 14.94 for our experimented problem instances. 展开更多
关键词 travelling salesman problem genetic algorithms crossover operator mutation operator comprehensive sequential constructive crossover insertion mutation
下载PDF
A Novel Insertion Solution for the Travelling Salesman Problem
2
作者 Emmanuel Oluwatobi Asani Aderemi Elisha Okeyinka +5 位作者 Sunday Adeola Ajagbe Ayodele Ariyo Adebiyi Roseline Oluwaseun Ogundokun Temitope Samson Adekunle Pragasen Mudali Matthew Olusegun Adigun 《Computers, Materials & Continua》 SCIE EI 2024年第4期1581-1597,共17页
The studypresents theHalfMax InsertionHeuristic (HMIH) as a novel approach to solving theTravelling SalesmanProblem (TSP). The goal is to outperform existing techniques such as the Farthest Insertion Heuristic (FIH) a... The studypresents theHalfMax InsertionHeuristic (HMIH) as a novel approach to solving theTravelling SalesmanProblem (TSP). The goal is to outperform existing techniques such as the Farthest Insertion Heuristic (FIH) andNearest Neighbour Heuristic (NNH). The paper discusses the limitations of current construction tour heuristics,focusing particularly on the significant margin of error in FIH. It then proposes HMIH as an alternative thatminimizes the increase in tour distance and includes more nodes. HMIH improves tour quality by starting withan initial tour consisting of a ‘minimum’ polygon and iteratively adding nodes using our novel Half Max routine.The paper thoroughly examines and compares HMIH with FIH and NNH via rigorous testing on standard TSPbenchmarks. The results indicate that HMIH consistently delivers superior performance, particularly with respectto tour cost and computational efficiency. HMIH’s tours were sometimes 16% shorter than those generated by FIHand NNH, showcasing its potential and value as a novel benchmark for TSP solutions. The study used statisticalmethods, including Friedman’s Non-parametric Test, to validate the performance of HMIH over FIH and NNH.This guarantees that the identified advantages are statistically significant and consistent in various situations. Thiscomprehensive analysis emphasizes the reliability and efficiency of the heuristic, making a compelling case for itsuse in solving TSP issues. The research shows that, in general, HMIH fared better than FIH in all cases studied,except for a few instances (pr439, eil51, and eil101) where FIH either performed equally or slightly better thanHMIH. HMIH’s efficiency is shown by its improvements in error percentage (δ) and goodness values (g) comparedto FIH and NNH. In the att48 instance, HMIH had an error rate of 6.3%, whereas FIH had 14.6% and NNH had20.9%, indicating that HMIH was closer to the optimal solution. HMIH consistently showed superior performanceacross many benchmarks, with lower percentage error and higher goodness values, suggesting a closer match tothe optimal tour costs. This study substantially contributes to combinatorial optimization by enhancing currentinsertion algorithms and presenting a more efficient solution for the Travelling Salesman Problem. It also createsnew possibilities for progress in heuristic design and optimization methodologies. 展开更多
关键词 Nearest neighbour heuristic farthest insertion heuristic half max insertion heuristic tour construction travelling salesman problem
下载PDF
Propagation and Pinning of Travelling Wave for Nagumo Type Equation
3
作者 Sharon-Yasotha Veerayah-Mcgregor Valipuram Manoranjan 《Journal of Applied Mathematics and Physics》 2024年第3期861-869,共9页
In this paper, we study the propagation and its failure to propagate (pinning) of a travelling wave in a Nagumo type equation, an equation that describes impulse propagation in nerve axons that also models population ... In this paper, we study the propagation and its failure to propagate (pinning) of a travelling wave in a Nagumo type equation, an equation that describes impulse propagation in nerve axons that also models population growth with Allee effect. An analytical solution is derived for the traveling wave and the work is extended to a discrete formulation with a piecewise linear reaction function. We propose an operator splitting numerical scheme to solve the equation and demonstrate that the wave either propagates or gets pinned based on how the spatial mesh is chosen. 展开更多
关键词 Operator Splitting travelling Wave Piecewise Reaction Nagumo Equation PINNING Finite Differences
下载PDF
基于SpringBoot框架的智慧校园管理系统设计与实现 被引量:2
4
作者 刘霞 《长江信息通信》 2024年第2期148-150,共3页
随着国家《智慧校园总体框架》的提出,各职业院校纷纷启动了智慧校园的建设,因学校发展实际情况、重视程度、资金投入等不同,智慧校园建设的步伐也不一致。文章分析了智慧校园管理系统需求,提出基于Spring Boot框架,整合MyBatis数据持... 随着国家《智慧校园总体框架》的提出,各职业院校纷纷启动了智慧校园的建设,因学校发展实际情况、重视程度、资金投入等不同,智慧校园建设的步伐也不一致。文章分析了智慧校园管理系统需求,提出基于Spring Boot框架,整合MyBatis数据持久化框架,数据库选择高性能的MySQL,内存数据库采用Redis缓存技术,采用前后端分离模式设计,前端采用Vue.js、Element-UI、Axios来实现前后端数据交互的系统设计方案和实现过程,为智慧校园的建设提供一种可行的方案参考。 展开更多
关键词 spring Boot 智慧校园 管理系统
下载PDF
基于Spring Boot的产教联合体信息平台设计
5
作者 刁建忠 许志伟 伍嘉华 《科技创新与应用》 2024年第14期28-31,共4页
该文设计基于B/S架构的联合体信息平台,利用Spring Boot、MyBatis Plus、Vue等优秀框架实现高效的开发,集成Spring Security和JWT令牌机制,完成认证和权限控制。同时整合Redis缓存,将热点资源缓存至内存中,以实现快速查询操作,从而减轻M... 该文设计基于B/S架构的联合体信息平台,利用Spring Boot、MyBatis Plus、Vue等优秀框架实现高效的开发,集成Spring Security和JWT令牌机制,完成认证和权限控制。同时整合Redis缓存,将热点资源缓存至内存中,以实现快速查询操作,从而减轻MySQL数据库的负载压力。该系统稳定、兼容性强,能使联合体成员沟通更方便、信息的发布和维护的效率更高,实现人才共育共享。 展开更多
关键词 spring Boot MyBatis Vue 产教联合体信息平台 B/S架构
下载PDF
基于Spring Boot+Vue框架的羊场综合 管理系统软件的设计与应用 被引量:3
6
作者 姜韶华 常星海 +5 位作者 高云帆 南风 马东 李书琴 陈玉林 张恩平 《家畜生态学报》 北大核心 2024年第3期55-62,共8页
本研究旨在辅助羊场生产数据规范化管理及良种繁育智能科学化应用,采用MySQL数据库及Java、R编程语言,基于Spring Boot+Vue框架设计了一套羊场综合管理系统软件。该系统优化了羊只信息管理、羊场配种方案,实现生产数据可视化,设置预警... 本研究旨在辅助羊场生产数据规范化管理及良种繁育智能科学化应用,采用MySQL数据库及Java、R编程语言,基于Spring Boot+Vue框架设计了一套羊场综合管理系统软件。该系统优化了羊只信息管理、羊场配种方案,实现生产数据可视化,设置预警功能帮助羊场及时掌握羊只产羔时间与生产性能情况;系统设计羊只基本信息管理、生产信息、疫病信息、繁殖信息、药品管理、饲料管理、统计报表与预警、科学育种八个模块。其中,在科学育种管理子模块中,根据羊场育种需求,构建了三种育种值计算模型(BLUP模型、GLMM模型、平均表现型模型),结合种公母羊实际表现,实现种公母羊的等级排序并自动生成近交系数,得到科学合理的配种方案。本系统在陕北某集约化肉羊场、横山区某绒山羊养殖联合育种户、富平县某奶山羊养殖场进行为期半年的实际生产应用,通过跟踪核心群体,完善与优化系统各项功能,为羊场智慧化、数字化育种管理提供了数据平台,同时也为实现智慧羊场的发展增添了新版本1.0。 展开更多
关键词 spring Boot+Vue框架 羊场 信息管理系统 育种
下载PDF
基于Vue.js与Spring Boot的教务管理系统设计
7
作者 谢振华 《电脑与信息技术》 2024年第4期95-97,101,共4页
随着Web应用开发技术的不断发展,采用传统Web技术开发的教务管理系统越来越难满足实际需求,在此背景下,提出了一种同时基于Vue.js与Spring Boot的教务管理系统设计与实现方案。该系统采用Vue.js框架作为前端开发框架,实现了前台页面的... 随着Web应用开发技术的不断发展,采用传统Web技术开发的教务管理系统越来越难满足实际需求,在此背景下,提出了一种同时基于Vue.js与Spring Boot的教务管理系统设计与实现方案。该系统采用Vue.js框架作为前端开发框架,实现了前台页面的交互和后台数据展示。同时,使用Spring Boot作为后端框架,提供了稳定的数据请求和数据存储功能。阐述了系统的架构设计、技术实现和功能需求设计等方面内容。该设计方案,使系统具有速度快、效率高、稳定性强等优点,带来良好的用户体验,同时能够满足教务管理的需要。采用该架构设计的系统同时也具有很好的可扩展性和可移植性,方便学校进行二次开发和部署。 展开更多
关键词 Vue.js spring Boot 教务管理系统
下载PDF
基于Spring MVC的化橘红病虫害防治技术数据库系统的设计
8
作者 刘慧玲 《信息与电脑》 2024年第3期139-142,共4页
文章设计了化橘红病虫害防治技术数据库系统,并详细分析了设计流程。系统界面设计友好,操作便捷,收集了与化橘红相关的病虫害信息及防治方法,能够为果农提供参考,具有一定的应用价值。
关键词 化橘红 病虫害防治 springMVC
下载PDF
基于Spring Cloud的分布式医疗数据平台建设
9
作者 汪睿 胡珊珊 +1 位作者 陈敏莲 徐骁 《设备管理与维修》 2024年第4期16-19,共4页
为解决互联网时代医疗大数据的可靠存储问题,探索异构数据的有效处理方案,加强医疗数据检索能力。提出一种基于Spring Cloud的分布式医疗数据平台建设方案,该方案通过Spring Cloud技术构建分布式架构,选取MongoDB非关系型数据库作为分... 为解决互联网时代医疗大数据的可靠存储问题,探索异构数据的有效处理方案,加强医疗数据检索能力。提出一种基于Spring Cloud的分布式医疗数据平台建设方案,该方案通过Spring Cloud技术构建分布式架构,选取MongoDB非关系型数据库作为分布式存储,同时对数据进行标准化、分词等操作,从而实现一个异构数据可存储、系统高可用、规模易扩展、检索高效率的医疗数据平台。 展开更多
关键词 分布式 医疗数据 spring Cloud MONGODB
下载PDF
基于Spring Cloud微服务架构的非物质文化遗产展示与学习系统的设计与实现
10
作者 杜俊 李金忠 +1 位作者 何新武 李志鸿 《广东轻工职业技术学院学报》 2024年第1期14-21,共8页
针对目前人民群众对非物质文化遗产认识不够全面,以及市面上利用系统软件来有效保护和传承非物质文化遗产的软件很缺乏等问题,结合相应软件开发技术和数字可视化技术,设计和实现了一款非物质文化遗产展示与学习系统以实现对非物质文化... 针对目前人民群众对非物质文化遗产认识不够全面,以及市面上利用系统软件来有效保护和传承非物质文化遗产的软件很缺乏等问题,结合相应软件开发技术和数字可视化技术,设计和实现了一款非物质文化遗产展示与学习系统以实现对非物质文化遗产项目的传承和保护创新。本系统以江西省范围内的主要非物质文化遗产项目为例,设置有移动App端和PC端,采用前后端分离的开发模式,以当前主流的Spring Cloud微服务架构技术为基础,结合SpringBoot框架,在华为云服务器上搭建起弹性可伸缩的后端服务。使用Uni-App开发移动端,以解决无法在Android、IOS及各大小程序平台运行的问题。经测试,本系统具有操作简单,易于使用、维护和扩展,高并发性等优点。 展开更多
关键词 非物质文化遗产 spring Cloud微服务架构 Uni-App框架 Vue框架 ECharts可视化图表
下载PDF
An Improved Farmland Fertility Algorithm with Hyper-Heuristic Approach for Solving Travelling Salesman Problem
11
作者 Farhad Soleimanian Gharehchopogh Benyamin Abdollahzadeh Bahman Arasteh 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第6期1981-2006,共26页
Travelling Salesman Problem(TSP)is a discrete hybrid optimization problem considered NP-hard.TSP aims to discover the shortest Hamilton route that visits each city precisely once and then returns to the starting point... Travelling Salesman Problem(TSP)is a discrete hybrid optimization problem considered NP-hard.TSP aims to discover the shortest Hamilton route that visits each city precisely once and then returns to the starting point,making it the shortest route feasible.This paper employed a Farmland Fertility Algorithm(FFA)inspired by agricultural land fertility and a hyper-heuristic technique based on the Modified Choice Function(MCF).The neighborhood search operator can use this strategy to automatically select the best heuristic method formaking the best decision.Lin-Kernighan(LK)local search has been incorporated to increase the efficiency and performance of this suggested approach.71 TSPLIB datasets have been compared with different algorithms to prove the proposed algorithm’s performance and efficiency.Simulation results indicated that the proposed algorithm outperforms comparable methods of average mean computation time,average percentage deviation(PDav),and tour length. 展开更多
关键词 travelling salesman problem optimization farmland fertility optimization algorithm Lin-Kernighan
下载PDF
Use the Power of a Genetic Algorithm to Maximize and Minimize Cases to Solve Capacity Supplying Optimization and Travelling Salesman in Nested Problems
12
作者 Ali Abdulhafidh Ibrahim Hajar Araz Qader Nour Ai-Huda Akram Latif 《Journal of Computer and Communications》 2023年第3期24-31,共8页
Using Genetic Algorithms (GAs) is a powerful tool to get solution to large scale design optimization problems. This paper used GA to solve complicated design optimization problems in two different applications. The ai... Using Genetic Algorithms (GAs) is a powerful tool to get solution to large scale design optimization problems. This paper used GA to solve complicated design optimization problems in two different applications. The aims are to implement the genetic algorithm to solve these two different (nested) problems, and to get the best or optimization solutions. 展开更多
关键词 Genetic Algorithm Capacity Supplying Optimization traveling Salesman Problem Nested Problems
下载PDF
基于Spring Boot的高压开关柜远程监控系统的设计 被引量:2
13
作者 孙铁强 于洪健 +1 位作者 刘俊 魏光辉 《自动化应用》 2024年第2期207-209,共3页
针对现代工业生产对产品信息传递的方便性,以及远程控制装置与计算机技术有机融合的需求,分析了技术选型和应具备的功能,设计了系统的结构和功能单元,开发了一套基于Spring Boot和Vue框架的高压开关柜远程监控系统。该系统可以实现生产... 针对现代工业生产对产品信息传递的方便性,以及远程控制装置与计算机技术有机融合的需求,分析了技术选型和应具备的功能,设计了系统的结构和功能单元,开发了一套基于Spring Boot和Vue框架的高压开关柜远程监控系统。该系统可以实现生产信息的实时监测,具备各项生产数据的查询、汇总和分析功能,系统界面友好,整体逻辑清晰,操作简单。 展开更多
关键词 高压开关柜 spring Boot WEB开发 控制系统
下载PDF
基于Spring Boot+Vue框架的企业记录管理系统设计与实现
14
作者 贾文强 刘新 傅鹏 《工业控制计算机》 2024年第10期151-152,共2页
当前数据已与土地、劳动力、资本、技术相并列成为驱动经济发展的新型生产要素。各行各业都以“数字中国”战略为导向,构建数据价值流通体系,激活数据生产力,充分释放数据要素价值,推动企业各个业务域的数字化转型。结合企业“业务在线... 当前数据已与土地、劳动力、资本、技术相并列成为驱动经济发展的新型生产要素。各行各业都以“数字中国”战略为导向,构建数据价值流通体系,激活数据生产力,充分释放数据要素价值,推动企业各个业务域的数字化转型。结合企业“业务在线化、业务数据化、数据业务化”管理要求,依托先进的软件开发技术,采用前后端分离开发,设计了一套企业记录管理系统,不断优化企业管理流程、规范文档数字化管理、提升工作效率与质量,赋能企业管理体系的数字化高质量建设。 展开更多
关键词 企业管理 记录管理 数字化建设 spring Boot Vue
下载PDF
基于Spring Boot+Vue技术的煤矿安全培训后台设计与实现
15
作者 朱芊慧 刘风华 +1 位作者 钱进 张苏洋 《现代信息科技》 2024年第18期116-119,124,共5页
为满足企业对煤矿安全培训的需求,克服传统培训方法的局限性,通过对Vue和Spring Boot技术进行研究,使用JDK、MySQL数据库和IDEA等工具,构建了一个更加高效、稳定且易于维护的后台管理系统,从而有效地解决传统培训方式存在的问题。更加... 为满足企业对煤矿安全培训的需求,克服传统培训方法的局限性,通过对Vue和Spring Boot技术进行研究,使用JDK、MySQL数据库和IDEA等工具,构建了一个更加高效、稳定且易于维护的后台管理系统,从而有效地解决传统培训方式存在的问题。更加便利的系统培训资源使用、更灵活的课程安排、更具保障的学习进度监控,使煤矿安全的普及更加全面,相关安全人员专业水平不断提升。 展开更多
关键词 煤矿安全 spring Boot Vue MYSQL数据库
下载PDF
基于Spring Boot+Vue的科技服务业公共服务平台设计与实现
16
作者 黄英康 禹瑞雪 +3 位作者 陈金龙 张炜 唐梅军 陈岳林 《大众科技》 2024年第5期37-41,45,共6页
针对中小型企业大多利用自身现有的资源经营和管理,导致企业之间缺乏沟通交流和信息不对称,难以在最短时间内以最小的投入获取最大的回报问题,文章设计了一个基于Spring Boot+Vue的桂林电子科技大学科技园科技服务业公共服务平台。平台... 针对中小型企业大多利用自身现有的资源经营和管理,导致企业之间缺乏沟通交流和信息不对称,难以在最短时间内以最小的投入获取最大的回报问题,文章设计了一个基于Spring Boot+Vue的桂林电子科技大学科技园科技服务业公共服务平台。平台采用前后端分离的开发模式,前端包括了基于Vue3+TypeScript技术的公共服务平台及基于Vue2技术的管理系统,公共服务平台使用了UI组件库和异步请求库,后端为基于Spring Boot、Spring Cloud Alibaba建立的框架。经过对平台系统的测试,结果表明,平台可以满足用户对公共服务平台的使用需求。 展开更多
关键词 spring Boot+Vue 公共服务平台 JAVA MYSQL数据库
下载PDF
文旅产业国际传播策略优化研究——基于YouTube#China travel视频用户评论语料分析
17
作者 许欣瑞 王婷(指导) 《科技传播》 2024年第17期134-139,共6页
目的:了解外国游客对现有中国旅游业的评价与态度,是优化“媒体+文旅”形势下国际传播效果及文旅产业建设的重要佐证。方法:通过使用Gooseeker工具对YouTube #China travel和#144-hour标签下热门视频用户评价进行爬取和分析。结果:从受... 目的:了解外国游客对现有中国旅游业的评价与态度,是优化“媒体+文旅”形势下国际传播效果及文旅产业建设的重要佐证。方法:通过使用Gooseeker工具对YouTube #China travel和#144-hour标签下热门视频用户评价进行爬取和分析。结果:从受众视角揭示了我国现有文旅产业国际传播的现状及效果,为优化中国文旅产业国际传播策略提供数据支持。结论:面对外国社交媒体平台上“China travel”的爆火,我国的文旅产业建设及国际传播推广应从情感角度入手,把握受众的评价与态度,借助媒体融合的发展趋势建立细分化的国际传播矩阵。 展开更多
关键词 文旅产业 国际传播 情感分析 China travel 文旅融合
下载PDF
基于SpringBoot和Vue框架的高校统战工作服务信息管理系统的设计与实现
18
作者 凌勇 李金忠 +2 位作者 黄启华 王勤宇 秦嘉超 《广东轻工职业技术学院学报》 2024年第2期16-23,共8页
针对高校统战工作较为传统化、宣传力度不够、工作成果展示不够全面等问题,采用当前主流框架技术,包括SpringBoot、Vue和Uni-App等前后端框架,MySQL、Redis和ElasticSearch等数据库技术以及Echarts开源可视化图表库、WebSocket全双工通... 针对高校统战工作较为传统化、宣传力度不够、工作成果展示不够全面等问题,采用当前主流框架技术,包括SpringBoot、Vue和Uni-App等前后端框架,MySQL、Redis和ElasticSearch等数据库技术以及Echarts开源可视化图表库、WebSocket全双工通信协议和Nginx反向代理等前沿技术,设计与实现了一个高校统战工作服务信息管理系统。该系统分为PC端后台管理子系统、PC端可视化展示子系统和移动App端三大子系统,其中移动App端包括业绩管理、新闻管理、互动交流管理等功能模块。本系统具有较好的可扩展性和可维护性,可提高高校统战工作的管理效率和用户体验满意度,可为统战工作的信息化建设提供有力支持。 展开更多
关键词 高校统战工作 spring Boot框架 Uni-App框架 Vue框架 Echarts可视化图表库
下载PDF
Spring Festival offers window on China’s economic vibrancy
19
《China Report ASEAN》 2024年第2期6-9,共4页
A Chinese foreign ministry spokesperson on February 19 said the Spring Festival of the Year of the Dragon offers the world a window on China’s economic vibrancy,during which China sees its inbound and outbound travel... A Chinese foreign ministry spokesperson on February 19 said the Spring Festival of the Year of the Dragon offers the world a window on China’s economic vibrancy,during which China sees its inbound and outbound travels soar,with more Chinese tourists going abroad and more foreign travelers visiting China. 展开更多
关键词 spring China. travel
下载PDF
基于Spring Cloud的电商平台系统设计与实现
20
作者 赵春辉 《广西民族大学学报(自然科学版)》 CAS 2024年第3期97-103,共7页
互联网技术发展较快,电商平台已成为现代商业的重要组成部分,Spring Cloud微服务架构为电商平台提供技术支持。文章分析了电商平台业务需求,确定系统的功能模块,基于Spring Cloud构建微服务架构,实现了服务的拆分与独立部署。通过性能... 互联网技术发展较快,电商平台已成为现代商业的重要组成部分,Spring Cloud微服务架构为电商平台提供技术支持。文章分析了电商平台业务需求,确定系统的功能模块,基于Spring Cloud构建微服务架构,实现了服务的拆分与独立部署。通过性能测试发现系统存在的问题,提出相应解决措施,为电商平台的设计提供参考依据。 展开更多
关键词 spring Cloud 电商 平台系统 设计
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部