期刊文献+
共找到493篇文章
< 1 2 25 >
每页显示 20 50 100
Task Scheduling Optimization in Cloud Computing Based on Genetic Algorithms 被引量:2
1
作者 Ahmed Y.Hamed Monagi H.Alkinani 《Computers, Materials & Continua》 SCIE EI 2021年第12期3289-3301,共13页
Task scheduling is the main problem in cloud computing that reduces system performance;it is an important way to arrange user needs and perform multiple goals.Cloud computing is the most popular technology nowadays an... Task scheduling is the main problem in cloud computing that reduces system performance;it is an important way to arrange user needs and perform multiple goals.Cloud computing is the most popular technology nowadays and has many research potential in various areas like resource allocation,task scheduling,security,privacy,etc.To improve system performance,an efficient task-scheduling algorithm is required.Existing task-scheduling algorithms focus on task-resource requirements,CPU memory,execution time,and execution cost.In this paper,a task scheduling algorithm based on a Genetic Algorithm(GA)has been presented for assigning and executing different tasks.The proposed algorithm aims to minimize both the completion time and execution cost of tasks and maximize resource utilization.We evaluate our algorithm’s performance by applying it to two examples with a different number of tasks and processors.The first example contains ten tasks and four processors;the computation costs are generated randomly.The last example has eight processors,and the number of tasks ranges from twenty to seventy;the computation cost of each task on different processors is generated randomly.The achieved results show that the proposed approach significantly succeeded in finding the optimal solutions for the three objectives;completion time,execution cost,and resource utilization. 展开更多
关键词 cloud computing task scheduling genetic algorithm optimization algorithm
在线阅读 下载PDF
An Effective Non-Commutative Encryption Approach with Optimized Genetic Algorithm for Ensuring Data Protection in Cloud Computing 被引量:2
2
作者 S.Jerald Nirmal Kumar S.Ravimaran M.M.Gowthul Alam 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第11期671-697,共27页
Nowadays,succeeding safe communication and protection-sensitive data from unauthorized access above public networks are the main worries in cloud servers.Hence,to secure both data and keys ensuring secured data storag... Nowadays,succeeding safe communication and protection-sensitive data from unauthorized access above public networks are the main worries in cloud servers.Hence,to secure both data and keys ensuring secured data storage and access,our proposed work designs a Novel Quantum Key Distribution(QKD)relying upon a non-commutative encryption framework.It makes use of a Novel Quantum Key Distribution approach,which guarantees high level secured data transmission.Along with this,a shared secret is generated using Diffie Hellman(DH)to certify secured key generation at reduced time complexity.Moreover,a non-commutative approach is used,which effectively allows the users to store and access the encrypted data into the cloud server.Also,to prevent data loss or corruption caused by the insiders in the cloud,Optimized Genetic Algorithm(OGA)is utilized,which effectively recovers the data and retrieve it if the missed data without loss.It is then followed with the decryption process as if requested by the user.Thus our proposed framework ensures authentication and paves way for secure data access,with enhanced performance and reduced complexities experienced with the prior works. 展开更多
关键词 cloud computing quantum key distribution Diffie Hellman non-commutative approach genetic algorithm particle swarm optimization
在线阅读 下载PDF
An Adaptive Genetic Algorithm-Based Load Balancing-Aware Task Scheduling Technique for Cloud Computing 被引量:1
3
作者 Mohit Agarwal Shikha Gupta 《Computers, Materials & Continua》 SCIE EI 2022年第12期6103-6119,共17页
Task scheduling in highly elastic and dynamic processing environments such as cloud computing have become the most discussed problem among researchers.Task scheduling algorithms are responsible for the allocation of t... Task scheduling in highly elastic and dynamic processing environments such as cloud computing have become the most discussed problem among researchers.Task scheduling algorithms are responsible for the allocation of the tasks among the computing resources for their execution,and an inefficient task scheduling algorithm results in under-or over-utilization of the resources,which in turn leads to degradation of the services.Therefore,in the proposed work,load balancing is considered as an important criterion for task scheduling in a cloud computing environment as it can help in reducing the overhead in the critical decision-oriented process.In this paper,we propose an adaptive genetic algorithm-based load balancing(GALB)-aware task scheduling technique that not only results in better utilization of resources but also helps in optimizing the values of key performance indicators such as makespan,performance improvement ratio,and degree of imbalance.The concept of adaptive crossover and mutation is used in this work which results in better adaptation for the fittest individual of the current generation and prevents them from the elimination.CloudSim simulator has been used to carry out the simulations and obtained results establish that the proposed GALB algorithm performs better for all the key indicators and outperforms its peers which are taken into the consideration. 展开更多
关键词 cloud computing genetic algorithm(GA) load balancing MAKESPAN resource utilization task scheduling
在线阅读 下载PDF
Privacy-Preserving Genetic Algorithm Outsourcing in Cloud Computing 被引量:4
4
作者 Leqi Jiang Zhangjie Fu 《Journal of Cyber Security》 2020年第1期49-61,共13页
Genetic Algorithm(GA)has been widely used to solve various optimization problems.As the solving process of GA requires large storage and computing resources,it is well motivated to outsource the solving process of GA ... Genetic Algorithm(GA)has been widely used to solve various optimization problems.As the solving process of GA requires large storage and computing resources,it is well motivated to outsource the solving process of GA to the cloud server.However,the algorithm user would never want his data to be disclosed to cloud server.Thus,it is necessary for the user to encrypt the data before transmitting them to the server.But the user will encounter a new problem.The arithmetic operations we are familiar with cannot work directly in the ciphertext domain.In this paper,a privacy-preserving outsourced genetic algorithm is proposed.The user’s data are protected by homomorphic encryption algorithm which can support the operations in the encrypted domain.GA is elaborately adapted to search the optimal result over the encrypted data.The security analysis and experiment results demonstrate the effectiveness of the proposed scheme. 展开更多
关键词 Homomorphic encryption genetic algorithm OUTSOURCING cloud computing
在线阅读 下载PDF
Research of Order Allocation Model Based on Cloud and Hybrid Genetic Algorithm Under Ecommerce Environment 被引量:1
5
作者 HUANG Qiang LOU Xin-yuan +1 位作者 WANe Wei NI Shao-quan 《Journal of Shanghai Jiaotong university(Science)》 EI 2013年第3期334-342,共9页
For massive order allocation problem of the third party logistics (TPL) in ecommerce, this paper proposes a general order allocation model based on cloud architecture and hybrid genetic algorithm (GA), implementin... For massive order allocation problem of the third party logistics (TPL) in ecommerce, this paper proposes a general order allocation model based on cloud architecture and hybrid genetic algorithm (GA), implementing cloud deployable MapReduce (MR) code to parallelize allocation process, using heuristic rule to fix illegal chromosome during encoding process and adopting mixed integer programming (MIP) as fitness flmction to guarantee rationality of chromosome fitness. The simulation experiment shows that in mass processing of orders, the model performance in a multi-server cluster environment is remarkable superior to that in stand-alone environment. This model can be directly applied to cloud based logistics information platform (LIP) in near future, implementing fast auto-allocation for massive concurrent orders, with great application value. 展开更多
关键词 order allocation cloud architecture hybrid genetic algorithm (GA) MapReduce (MR)
原文传递
Research on Resource Scheduling of Cloud Computing Based on Improved Genetic Algorithm 被引量:1
6
作者 Juanzhi Zhang Fuli Xiong Zhongxing Duan 《Journal of Electronic Research and Application》 2020年第2期4-9,共6页
In order to solve the problem that the resource scheduling time of cloud data center is too long,this paper analyzes the two-stage resource scheduling mechanism of cloud data center.Aiming at the minimum task completi... In order to solve the problem that the resource scheduling time of cloud data center is too long,this paper analyzes the two-stage resource scheduling mechanism of cloud data center.Aiming at the minimum task completion time,a mathematical model of resource scheduling in cloud data center is established.The two-stage resource scheduling optimization simulation is realized by using the conventional genetic algorithm.On the technology of the conventional genetic algorithm,an adaptive transformation operator is designed to improve the crossover and mutation of the genetic algorithm.The experimental results show that the improved genetic algorithm can significantly reduce the total completion time of the task,and has good convergence and global optimization ability. 展开更多
关键词 cloud computing resource scheduling genetic algorithms Adaptive improvement operator
在线阅读 下载PDF
A Genetic Algorithm Based Approach for Campus Equipment Management System in Cloud Server
7
作者 Yu-Cheng Lin 《Journal of Electronic Science and Technology》 CAS 2013年第2期187-191,共5页
In this paper, we proposed a campus equipment ubiquitous-management system which is based on a genetic algorithm approach in cloud server. The system uses radio frequency identification (RFID) to monitor the status ... In this paper, we proposed a campus equipment ubiquitous-management system which is based on a genetic algorithm approach in cloud server. The system uses radio frequency identification (RFID) to monitor the status of equipment in real time, and uses wire or wireless network to send real-time situation to display on manager's PC or PDA. In addition, the system will also synchronize with database to record and reserve message. Furthermore, the status will display not only to a single manager but also a number of managers. In order to increase efficiency between graphical user interface (GUI) and database, the system adopts SqlDependency object of ADO.NET so that any changed situation of the database could be known immediately and synchronized with manager's PC or PDA. Because the problem of the equipment utilization is an NP-complete (non-deterministic polynomial) problem, we apply genetic algorithm to enhance the efficiency of finding optimum solution for equipment utilization. We assign constraints into the system, and the system will post back the optimum solution simultaneously on the screen. As a consequence, we compare our genetic algorithm based approach (GA) with the simulated annealing based approach (SA) for maximizing the equipment utilization. Experimental result shows that our GA approach achieves an average 79.66% improvement in equipment utilization in an acceptable run time. 展开更多
关键词 Campus equipment cloud server genetic algorithm RFID ubiquitous-managementsystem.
在线阅读 下载PDF
A Genetic Based Leader Election Algorithm for IoT Cloud Data Processing
8
作者 Samira Kanwal Zeshan Iqbal +2 位作者 Aun Irtaza Rashid Ali Kamran Siddique 《Computers, Materials & Continua》 SCIE EI 2021年第8期2469-2486,共18页
In IoT networks,nodes communicate with each other for computational services,data processing,and resource sharing.Most of the time huge data is generated at the network edge due to extensive communication between IoT ... In IoT networks,nodes communicate with each other for computational services,data processing,and resource sharing.Most of the time huge data is generated at the network edge due to extensive communication between IoT devices.So,this tidal data is transferred to the cloud data center(CDC)for efficient processing and effective data storage.In CDC,leader nodes are responsible for higher performance,reliability,deadlock handling,reduced latency,and to provide cost-effective computational services to the users.However,the optimal leader selection is a computationally hard problem as several factors like memory,CPU MIPS,and bandwidth,etc.,are needed to be considered while selecting a leader amongst the set of available nodes.The existing approaches for leader selection are monolithic,as they identify the leader nodes without taking the optimal approach for leader resources.Therefore,for optimal leader node selection,a genetic algorithm(GA)based leader election(GLEA)approach is presented in this paper.The proposed GLEA uses the available resources to evaluate the candidate nodes during the leader election process.In the first phase of the algorithm,the cost of individual nodes,and overall cluster cost is computed on the bases of available resources.In the second phase,the best computational nodes are selected as the leader nodes by applying the genetic operations against a cost function by considering the available resources.The GLEA procedure is then compared against the Bees Life Algorithm(BLA).The experimental results show that the proposed scheme outperforms BLA in terms of execution time,SLA Violation,and their utilization with state-of-the-art schemes. 展开更多
关键词 IOT cloud computing DATACENTER leader election algorithm machine learning genetic algorithm
在线阅读 下载PDF
A Data-Placement Strategy Based on Genetic Algorithm in Cloud Computing
9
作者 Qiang Xu Zhengquan Xu Tao Wang 《International Journal of Intelligence Science》 2015年第3期145-157,共13页
With the development of Computerized Business Application, the amount of data is increasing exponentially. Cloud computing provides high performance computing resources and mass storage resources for massive data proc... With the development of Computerized Business Application, the amount of data is increasing exponentially. Cloud computing provides high performance computing resources and mass storage resources for massive data processing. In distributed cloud computing systems, data intensive computing can lead to data scheduling between data centers. Reasonable data placement can reduce data scheduling between the data centers effectively, and improve the data acquisition efficiency of users. In this paper, the mathematical model of data scheduling between data centers is built. By means of the global optimization ability of the genetic algorithm, generational evolution produces better approximate solution, and gets the best approximation of the data placement at last. The experimental results show that genetic algorithm can effectively work out the approximate optimal data placement, and minimize data scheduling between data centers. 展开更多
关键词 cloud COMPUTING DATA PLACEMENT genetic algorithm DATA Scheduling
在线阅读 下载PDF
A Genetic Algorithm-Based Double Auction Framework for Secure and Scalable Resource Allocation in Cloud-Integrated Intrusion Detection Systems
10
作者 Siraj Un Muneer Ihsan Ullah +1 位作者 Zeshan Iqbal Rajermani Thinakaran 《Computers, Materials & Continua》 2025年第12期4959-4975,共17页
The complexity of cloud environments challenges secure resource management,especially for intrusion detection systems(IDS).Existing strategies struggle to balance efficiency,cost fairness,and threat resilience.This pa... The complexity of cloud environments challenges secure resource management,especially for intrusion detection systems(IDS).Existing strategies struggle to balance efficiency,cost fairness,and threat resilience.This paper proposes an innovative approach to managing cloud resources through the integration of a genetic algorithm(GA)with a“double auction”method.This approach seeks to enhance security and efficiency by aligning buyers and sellers within an intelligent market framework.It guarantees equitable pricing while utilizing resources efficiently and optimizing advantages for all stakeholders.The GA functions as an intelligent search mechanism that identifies optimal combinations of bids from users and suppliers,addressing issues arising from the intricacies of cloud systems.Analyses proved that our method surpasses previous strategies,particularly in terms of price accuracy,speed,and the capacity to manage large-scale activities,critical factors for real-time cybersecurity systems,such as IDS.Our research integrates artificial intelligence-inspired evolutionary algorithms with market-driven methods to develop intelligent resource management systems that are secure,scalable,and adaptable to evolving risks,such as process innovation. 展开更多
关键词 cloud computing combinatorial double auction genetic algorithm optimization resource allocation intrusion detection system(IDS) cloud security
在线阅读 下载PDF
Joint Resource Allocation Using Evolutionary Algorithms in Heterogeneous Mobile Cloud Computing Networks 被引量:10
11
作者 Weiwei Xia Lianfeng Shen 《China Communications》 SCIE CSCD 2018年第8期189-204,共16页
The problem of joint radio and cloud resources allocation is studied for heterogeneous mobile cloud computing networks. The objective of the proposed joint resource allocation schemes is to maximize the total utility ... The problem of joint radio and cloud resources allocation is studied for heterogeneous mobile cloud computing networks. The objective of the proposed joint resource allocation schemes is to maximize the total utility of users as well as satisfy the required quality of service(QoS) such as the end-to-end response latency experienced by each user. We formulate the problem of joint resource allocation as a combinatorial optimization problem. Three evolutionary approaches are considered to solve the problem: genetic algorithm(GA), ant colony optimization with genetic algorithm(ACO-GA), and quantum genetic algorithm(QGA). To decrease the time complexity, we propose a mapping process between the resource allocation matrix and the chromosome of GA, ACO-GA, and QGA, search the available radio and cloud resource pairs based on the resource availability matrixes for ACOGA, and encode the difference value between the allocated resources and the minimum resource requirement for QGA. Extensive simulation results show that our proposed methods greatly outperform the existing algorithms in terms of running time, the accuracy of final results, the total utility, resource utilization and the end-to-end response latency guaranteeing. 展开更多
关键词 heterogeneous mobile cloud computing networks resource allocation genetic algorithm ant colony optimization quantum genetic algorithm
在线阅读 下载PDF
Classification evolution algorithm based on cloud model
12
作者 LI He-song ZHANG Guang-wei +1 位作者 LI De-yi LI Xiang-mei 《通讯和计算机(中英文版)》 2009年第10期8-16,共9页
关键词 数据分类 进化算法 云模型 知识发现 进化计算 分类问题 传统方法 统计分类
在线阅读 下载PDF
Hybrid Approach for Cost Efficient Application Placement in Fog-Cloud Computing Environments
13
作者 Abdulelah Alwabel Chinmaya Kumar Swain 《Computers, Materials & Continua》 SCIE EI 2024年第6期4127-4148,共22页
Fog computing has recently developed as a new paradigm with the aim of addressing time-sensitive applications better than with cloud computing by placing and processing tasks in close proximity to the data sources.How... Fog computing has recently developed as a new paradigm with the aim of addressing time-sensitive applications better than with cloud computing by placing and processing tasks in close proximity to the data sources.However,the majority of the fog nodes in this environment are geographically scattered with resources that are limited in terms of capabilities compared to cloud nodes,thus making the application placement problem more complex than that in cloud computing.An approach for cost-efficient application placement in fog-cloud computing environments that combines the benefits of both fog and cloud computing to optimize the placement of applications and services while minimizing costs.This approach is particularly relevant in scenarios where latency,resource constraints,and cost considerations are crucial factors for the deployment of applications.In this study,we propose a hybrid approach that combines a genetic algorithm(GA)with the Flamingo Search Algorithm(FSA)to place application modules while minimizing cost.We consider four cost-types for application deployment:Computation,communication,energy consumption,and violations.The proposed hybrid approach is called GA-FSA and is designed to place the application modules considering the deadline of the application and deploy them appropriately to fog or cloud nodes to curtail the overall cost of the system.An extensive simulation is conducted to assess the performance of the proposed approach compared to other state-of-the-art approaches.The results demonstrate that GA-FSA approach is superior to the other approaches with respect to task guarantee ratio(TGR)and total cost. 展开更多
关键词 Placement mechanism application module placement fog computing cloud computing genetic algorithm flamingo search algorithm
在线阅读 下载PDF
Elite-guided equilibrium optimiser based on information enhancement:Algorithm and mobile edge computing applications
14
作者 Zong-Shan Wang Shi-Jin Li +6 位作者 Hong-Wei Ding Gaurav Dhiman Peng Hou Ai-Shan Li Peng Hu Zhi-Jun Yang Jie Wang 《CAAI Transactions on Intelligence Technology》 2024年第5期1126-1171,共46页
The Equilibrium Optimiser(EO)has been demonstrated to be one of the metaheuristic algorithms that can effectively solve global optimisation problems.Balancing the paradox between exploration and exploitation operation... The Equilibrium Optimiser(EO)has been demonstrated to be one of the metaheuristic algorithms that can effectively solve global optimisation problems.Balancing the paradox between exploration and exploitation operations while enhancing the ability to jump out of the local optimum are two key points to be addressed in EO research.To alleviate these limitations,an EO variant named adaptive elite-guided Equilibrium Optimiser(AEEO)is introduced.Specifically,the adaptive elite-guided search mechanism enhances the balance between exploration and exploitation.The modified mutualism phase reinforces the information interaction among particles and local optima avoidance.The cooperation of these two mechanisms boosts the overall performance of the basic EO.The AEEO is subjected to competitive experiments with state-of-the-art algorithms and modified algorithms on 23 classical benchmark functions and IEE CEC 2017 function test suite.Experimental results demonstrate that AEEO outperforms several well-performing EO variants,DE variants,PSO variants,SSA variants,and GWO variants in terms of convergence speed and accuracy.In addition,the AEEO algorithm is used for the edge server(ES)placement problem in mobile edge computing(MEC)environments.The experimental results show that the author’s approach outperforms the representative approaches compared in terms of access latency and deployment cost. 展开更多
关键词 ANT COLONY optimization cloud COMPUTING genetic algorithmS SWARM intelligence
在线阅读 下载PDF
基于动态区域划分的配电网台区三相不平衡治理策略
15
作者 陈晓龙 徐颖 李斌 《电力自动化设备》 北大核心 2025年第8期208-216,共9页
传统三相不平衡治理仅关注变压器关口处的三相不平衡情况,忽略了台区内部不平衡特征,且多采用静态调相策略,难以适应灵活源荷接入下低压配电网运行状态的动态变化。为此,提出了一种基于动态区域划分的三相不平衡治理策略。提出基于分区... 传统三相不平衡治理仅关注变压器关口处的三相不平衡情况,忽略了台区内部不平衡特征,且多采用静态调相策略,难以适应灵活源荷接入下低压配电网运行状态的动态变化。为此,提出了一种基于动态区域划分的三相不平衡治理策略。提出基于分区评价指数与阈值触发机制的动态分区方法,以划定后续相序优化的区域范围。建立考虑多类型灵活调节资源的双层优化模型,上层以各分区三相不平衡度最小为目标优化相序配置,下层构建以运行成本最小为目标的电压优化模型。采用基于云模型改进的遗传算法和Gurobi求解器分别求解上下层模型。基于改进的IEEE 123节点系统和0.38 kV实际配电网台区进行仿真,验证了所提策略的有效性与优越性。 展开更多
关键词 配电网 三相不平衡 动态分区 双层优化模型 相序优化 云模型 遗传算法
在线阅读 下载PDF
基于视觉任务引导的无人机航线规划方法 被引量:2
16
作者 张澳 景超 +2 位作者 张兴忠 李雪薇 程永强 《计算机工程与设计》 北大核心 2025年第5期1424-1430,共7页
为保证无人机巡检安全与效率,提出一种基于视觉任务引导的无人机航线规划方法。综合考虑图像质量和飞行安全自主生成执行视觉任务的无人机视点集合;构建多目标优化代价函数,基于代价函数改进RRT-Connect航线搜索算法生成航线,引入航线... 为保证无人机巡检安全与效率,提出一种基于视觉任务引导的无人机航线规划方法。综合考虑图像质量和飞行安全自主生成执行视觉任务的无人机视点集合;构建多目标优化代价函数,基于代价函数改进RRT-Connect航线搜索算法生成航线,引入航线蒸馏模块对航线进行冗点数据消除和平滑处理,实现视点之间的航线规划;改进遗传算法实现全局航线最优规划。以无人机巡检220 kV输电线路双回耐张塔为例开展实验,并与其它算法进行比较,其结果表明,该算法使航线长度减小,安全性提高,拍摄质量提升。 展开更多
关键词 无人机 电力巡检 航线规划 三维点云 快速扩展随机树连接算法 遗传算法 自主巡检
在线阅读 下载PDF
基于改进量子遗传和QoS感知方法的车联网云雾计算系统任务调度策略 被引量:1
17
作者 张福琦 姜会林 +4 位作者 刘富 侯涛 刘禹佳 关岳琦 沐星彤 《通信学报》 北大核心 2025年第4期91-107,共17页
针对车联网云雾计算系统中任务调度的并发拥塞、QoS多样性与资源分配复杂问题,提出了基于改进量子遗传与QoS感知方法的调度策略。通过量子编码与旋转优化调度方案,引入QoS平衡参数和负载均衡罚项,提升完工时间、能耗与调度灵活性。仿真... 针对车联网云雾计算系统中任务调度的并发拥塞、QoS多样性与资源分配复杂问题,提出了基于改进量子遗传与QoS感知方法的调度策略。通过量子编码与旋转优化调度方案,引入QoS平衡参数和负载均衡罚项,提升完工时间、能耗与调度灵活性。仿真实验表明,所提策略完工时间最多缩短69.0%,并在多项性能指标上表现优异,有效助力用户与运营商实现双赢,具有良好的推广价值。 展开更多
关键词 车联网云雾计算系统 任务调度 个性化服务质量需求 改进的量子遗传算法 网络拥塞
在线阅读 下载PDF
基于遗传算法的激光雷达点云半径滤波 被引量:1
18
作者 赵哲 周维龙 +4 位作者 龙欢 周红 梁登辉 柳骏涛 李小宝 《激光技术》 北大核心 2025年第2期210-215,共6页
点云降噪对激光雷达成像系统的精度至关重要。为了降低由接收器、多径效应、外部干扰和大气扰动引起的噪声,采用基于遗传算法的半径滤波进行降噪,通过遗传算法优化了半径滤波的关键参数(过滤半径和近邻阈值)。结果表明,在简单与复杂场景... 点云降噪对激光雷达成像系统的精度至关重要。为了降低由接收器、多径效应、外部干扰和大气扰动引起的噪声,采用基于遗传算法的半径滤波进行降噪,通过遗传算法优化了半径滤波的关键参数(过滤半径和近邻阈值)。结果表明,在简单与复杂场景中,该算法保持了去噪精度和点保留率,同时提高了噪声召回率;复杂环境下噪声召回率比半径滤波提高了约21%,比统计滤波提升了约16%。该方法为激光雷达数据的处理提供了一种新颖有效的解决方案,对于提高激光雷达成像质量、提升数据处理效率以及自动化分析具有较为重要的应用价值。 展开更多
关键词 成像系统 降噪 遗传算法 点云
在线阅读 下载PDF
基于模拟退火自适应遗传算法的云制造资源优化配置研究
19
作者 张震 苑明海 +1 位作者 叶杨 裴凤雀 《制造技术与机床》 北大核心 2025年第11期83-94,共12页
当前云制造资源优化配置的研究仍存在服务匹配效率低、资源利用率不高等问题。为突破制造资源时空分布的限制,实现跨企业协同共享,构建了基于时间、成本、质量、服务、柔性与信誉度六维指标的资源优化配置模型。为提升模型求解效率,提... 当前云制造资源优化配置的研究仍存在服务匹配效率低、资源利用率不高等问题。为突破制造资源时空分布的限制,实现跨企业协同共享,构建了基于时间、成本、质量、服务、柔性与信誉度六维指标的资源优化配置模型。为提升模型求解效率,提出融合模拟退火算法与自适应遗传算法的混合优化方法,以增强全局搜索能力并加快收敛速度。通过行星齿轮减速器制造任务实例验证,实验结果显示,所提出算法在适应度值、迭代效率和运行时间方面优于传统算法,优化后的资源配置方案可显著提升系统响应能力与资源利用水平,验证了该方法的可行性与优越性。 展开更多
关键词 云制造 资源分配 模拟退火自适应遗传算法 最优配置 任务分解
在线阅读 下载PDF
云平台计算资源精细搜索的智能调度方法 被引量:1
20
作者 刘超 梁雪青 +1 位作者 袁兴佳 杜舒明 《计算机仿真》 2025年第4期435-438,450,共5页
云平台中的资源需求和负载情况会随着时间和用户需求发生变化,提高了算法平衡局部搜索和全局搜索的难度。因此,为提高云平台的吞吐量,提出基于改进模拟退火-禁忌搜索(Simulated Annealing-Tabu Search,SA-TS)算法的计算资源调度方法。首... 云平台中的资源需求和负载情况会随着时间和用户需求发生变化,提高了算法平衡局部搜索和全局搜索的难度。因此,为提高云平台的吞吐量,提出基于改进模拟退火-禁忌搜索(Simulated Annealing-Tabu Search,SA-TS)算法的计算资源调度方法。首先,计算资源优先级,并将能耗最小、云服务成本最低和总时延最小作为目标,建立云平台计算资源调度目标函数;然后,采用模拟退火算法改进遗传算法的交叉机制,通过引入接受概率和逐渐降低温度的策略,使算法能够接受较差的解,从而跳出局部最优解,再遵循禁忌搜索思想优化遗传算法的变异机制,通过维护禁忌列表,避免重复搜索已知解,进一步增加跳出局部最优解的可能性。通过平衡局部搜索和全局搜索,使算法在解空间中更精细地搜索;最后,利用改进后的算法求解目标函数,完成对云平台计算资源的调度。仿真结果表明,SA-TS算法的收敛性好,可有效提高云平台的负载均衡性和平均吞吐量。 展开更多
关键词 云平台 资源调度 模拟退火算法 遗传算法 禁忌搜索算法
在线阅读 下载PDF
上一页 1 2 25 下一页 到第
使用帮助 返回顶部