期刊文献+
共找到831篇文章
< 1 2 42 >
每页显示 20 50 100
An Opposition-Based Learning-Based Search Mechanism for Flying Foxes Optimization Algorithm
1
作者 Chen Zhang Liming Liu +5 位作者 Yufei Yang Yu Sun Jiaxu Ning Yu Zhang Changsheng Zhang Ying Guo 《Computers, Materials & Continua》 SCIE EI 2024年第6期5201-5223,共23页
The flying foxes optimization(FFO)algorithm,as a newly introduced metaheuristic algorithm,is inspired by the survival tactics of flying foxes in heat wave environments.FFO preferentially selects the best-performing in... The flying foxes optimization(FFO)algorithm,as a newly introduced metaheuristic algorithm,is inspired by the survival tactics of flying foxes in heat wave environments.FFO preferentially selects the best-performing individuals.This tendency will cause the newly generated solution to remain closely tied to the candidate optimal in the search area.To address this issue,the paper introduces an opposition-based learning-based search mechanism for FFO algorithm(IFFO).Firstly,this paper introduces niching techniques to improve the survival list method,which not only focuses on the adaptability of individuals but also considers the population’s crowding degree to enhance the global search capability.Secondly,an initialization strategy of opposition-based learning is used to perturb the initial population and elevate its quality.Finally,to verify the superiority of the improved search mechanism,IFFO,FFO and the cutting-edge metaheuristic algorithms are compared and analyzed using a set of test functions.The results prove that compared with other algorithms,IFFO is characterized by its rapid convergence,precise results and robust stability. 展开更多
关键词 flying foxes optimization(FFO)algorithm opposition-based learning niching techniques swarm intelligence metaheuristics evolutionary algorithms
在线阅读 下载PDF
Improved Fruit Fly Optimization Algorithm for Solving Lot-Streaming Flow-Shop Scheduling Problem 被引量:2
2
作者 张鹏 王凌 《Journal of Donghua University(English Edition)》 EI CAS 2014年第2期165-170,共6页
An improved fruit fly optimization algorithm( iFOA) is proposed for solving the lot-streaming flow-shop scheduling problem( LSFSP) with equal-size sub-lots. In the proposed iFOA,a solution is encoded as two vectors to... An improved fruit fly optimization algorithm( iFOA) is proposed for solving the lot-streaming flow-shop scheduling problem( LSFSP) with equal-size sub-lots. In the proposed iFOA,a solution is encoded as two vectors to determine the splitting of jobs and the sequence of the sub-lots simultaneously. Based on the encoding scheme,three kinds of neighborhoods are developed for generating new solutions. To well balance the exploitation and exploration,two main search procedures are designed within the evolutionary search framework of the iFOA,including the neighborhood-based search( smell-vision-based search) and the global cooperation-based search. Finally,numerical testing results are provided,and the comparisons demonstrate the effectiveness of the proposed iFOA for solving the LSFSP. 展开更多
关键词 fruit fly optimization algorithm(FOA) lot-streaming flowshop scheduling job splitting neighborhood-based search cooperation-based search
在线阅读 下载PDF
Binary Fruit Fly Swarm Algorithms for the Set Covering Problem 被引量:1
3
作者 Broderick Crawford Ricardo Soto +7 位作者 Hanns de la Fuente Mella Claudio Elortegui Wenceslao Palma Claudio Torres-Rojas Claudia Vasconcellos-Gaete Marcelo Becerra Javier Pena Sanjay Misra 《Computers, Materials & Continua》 SCIE EI 2022年第6期4295-4318,共24页
Currently,the industry is experiencing an exponential increase in dealing with binary-based combinatorial problems.In this sense,metaheuristics have been a common trend in the field in order to design approaches to so... Currently,the industry is experiencing an exponential increase in dealing with binary-based combinatorial problems.In this sense,metaheuristics have been a common trend in the field in order to design approaches to solve them successfully.Thus,a well-known strategy consists in the use of algorithms based on discrete swarms transformed to perform in binary environments.Following the No Free Lunch theorem,we are interested in testing the performance of the Fruit Fly Algorithm,this is a bio-inspired metaheuristic for deducing global optimization in continuous spaces,based on the foraging behavior of the fruit fly,which usually has much better sensory perception of smell and vision than any other species.On the other hand,the Set Coverage Problem is a well-known NP-hard problem with many practical applications,including production line balancing,utility installation,and crew scheduling in railroad and mass transit companies.In this paper,we propose different binarization methods for the Fruit Fly Algorithm,using Sshaped and V-shaped transfer functions and various discretization methods to make the algorithm work in a binary search space.We are motivated with this approach,because in this way we can deliver to future researchers interested in this area,a way to be able to work with continuous metaheuristics in binary domains.This new approach was tested on benchmark instances of the Set Coverage Problem and the computational results show that the proposed algorithm is robust enough to produce good results with low computational cost. 展开更多
关键词 Set covering problem fruit fly swarm algorithm metaheuristics binarization methods combinatorial optimization problem
在线阅读 下载PDF
An Inverse Power Generation Mechanism Based Fruit Fly Algorithm for Function Optimization 被引量:3
4
作者 LIU Ao DENG Xudong +2 位作者 REN Liang LIU Ying LIU Bo 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2019年第2期634-656,共23页
As a novel population-based optimization algorithm, fruit fly optimization(FFO) algorithm is inspired by the foraging behavior of fruit flies and possesses the advantages of simple search operations and easy implement... As a novel population-based optimization algorithm, fruit fly optimization(FFO) algorithm is inspired by the foraging behavior of fruit flies and possesses the advantages of simple search operations and easy implementation. Just like most population-based evolutionary algorithms, the basic FFO also suffers from being trapped in local optima for function optimization due to premature convergence.In this paper, an improved FFO, named IPGS-FFO, is proposed in which two novel strategies are incorporated into the conventional FFO. Specifically, a smell sensitivity parameter together with an inverse power generation mechanism(IPGS) is introduced to enhance local exploitation. Moreover,a dynamic shrinking search radius strategy is incorporated so as to enhance the global exploration over search space by adaptively adjusting the searching area in the problem domain. The statistical performance of FFO, the proposed IPGS-FFO, three state-of-the-art FFO variants, and six metaheuristics are tested on twenty-six well-known unimodal and multimodal benchmark functions with dimension 30, respectively. Experimental results and comparisons show that the proposed IPGS-FFO achieves better performance than three FFO variants and competitive performance against six other meta-heuristics in terms of the solution accuracy and convergence rate. 展开更多
关键词 EVOLUTIONARY algorithms FRUIT fly OPTIMIZATION function OPTIMIZATION META-HEURISTICS
原文传递
An Adaptive Fruit Fly Optimization Algorithm for Optimization Problems
5
作者 L. Q. Zhang J. Xiong J. K. Liu 《Journal of Applied Mathematics and Physics》 2023年第11期3641-3650,共10页
In this paper, we present a new fruit fly optimization algorithm with the adaptive step for solving unconstrained optimization problems, which is able to avoid the slow convergence and the tendency to fall into local ... In this paper, we present a new fruit fly optimization algorithm with the adaptive step for solving unconstrained optimization problems, which is able to avoid the slow convergence and the tendency to fall into local optimum of the standard fruit fly optimization algorithm. By using the information of the iteration number and the maximum iteration number, the proposed algorithm uses the floor function to ensure that the fruit fly swarms adopt the large step search during the olfactory search stage which improves the search speed;in the visual search stage, the small step is used to effectively avoid local optimum. Finally, using commonly used benchmark testing functions, the proposed algorithm is compared with the standard fruit fly optimization algorithm with some fixed steps. The simulation experiment results show that the proposed algorithm can quickly approach the optimal solution in the olfactory search stage and accurately search in the visual search stage, demonstrating more effective performance. 展开更多
关键词 Swarm Intelligent Optimization algorithm Fruit fly Optimization algorithm Adaptive Step Local Optimum Convergence Speed
在线阅读 下载PDF
Seasonal Least Squares Support Vector Machine with Fruit Fly Optimization Algorithm in Electricity Consumption Forecasting
6
作者 WANG Zilong XIA Chenxia 《Journal of Donghua University(English Edition)》 EI CAS 2019年第1期67-76,共10页
Electricity is the guarantee of economic development and daily life. Thus, accurate monthly electricity consumption forecasting can provide reliable guidance for power construction planning. In this paper, a hybrid mo... Electricity is the guarantee of economic development and daily life. Thus, accurate monthly electricity consumption forecasting can provide reliable guidance for power construction planning. In this paper, a hybrid model in combination of least squares support vector machine(LSSVM) model with fruit fly optimization algorithm(FOA) and the seasonal index adjustment is constructed to predict monthly electricity consumption. The monthly electricity consumption demonstrates a nonlinear characteristic and seasonal tendency. The LSSVM has a good fit for nonlinear data, so it has been widely applied to handling nonlinear time series prediction. However, there is no unified selection method for key parameters and no unified method to deal with the effect of seasonal tendency. Therefore, the FOA was hybridized with the LSSVM and the seasonal index adjustment to solve this problem. In order to evaluate the forecasting performance of hybrid model, two samples of monthly electricity consumption of China and the United States were employed, besides several different models were applied to forecast the two empirical time series. The results of the two samples all show that, for seasonal data, the adjusted model with seasonal indexes has better forecasting performance. The forecasting performance is better than the models without seasonal indexes. The fruit fly optimized LSSVM model outperforms other alternative models. In other words, the proposed hybrid model is a feasible method for the electricity consumption forecasting. 展开更多
关键词 forecasting FRUIT fly optimization algorithm(FOA) least SQUARES support vector machine(LSSVM) SEASONAL index
在线阅读 下载PDF
基于果蝇优化算法的虚拟现实碰撞检测
7
作者 王大虎 张艳伟 +1 位作者 侯伟华 张新科 《印刷与数字媒体技术研究》 北大核心 2025年第2期126-134,共9页
为了解决虚拟现实场景中碰撞检测性能不高的问题,本研究采用包围盒与果蝇优化算法相结合的混合碰撞检测技术。首先根据物体的形状选择合适的包围盒将物体进行包围,当检测到A、B物体生成的包围盒发生重叠,则完成包围盒碰撞检测;根据包围... 为了解决虚拟现实场景中碰撞检测性能不高的问题,本研究采用包围盒与果蝇优化算法相结合的混合碰撞检测技术。首先根据物体的形状选择合适的包围盒将物体进行包围,当检测到A、B物体生成的包围盒发生重叠,则完成包围盒碰撞检测;根据包围盒交叉空间对待检测物体进行特征点提取,根据提取的特征点进行果蝇种群的构建;然后以待检测物体的同类特征距离的倒数作为果蝇群体的实物浓度适应度函数,通过果蝇优化算法迭代,选择出最小特征距离;根据最小特征距离与设定的阈值进行对比,判断待检测的物体是否发生碰撞,实现待检测物体的混合碰撞检测。结果表明,通过设置果蝇的个体搜索步长,可以大大提高碰撞检测的精度。与虚拟现实中常用的碰撞检测技术相比,该算法的碰撞检测精度最高。 展开更多
关键词 虚拟现实 包围盒 果蝇优化算法 混合碰撞检测
在线阅读 下载PDF
基于启发式on-the-fly的扩展TGBA模型检测算法 被引量:1
8
作者 王曦 徐中伟 《计算机学报》 EI CSCD 北大核心 2014年第12期2519-2529,共11页
以广义Büchi自动机为研究对象,对其作判空检测能为解决系统的状态空间爆炸问题提供有效途径.但广义Büchi自动机难以适用于安全苛求计算机系统中,只需满足某个可接受条件子集便可作出非空性判断,进而能判断出系统的安全性的情... 以广义Büchi自动机为研究对象,对其作判空检测能为解决系统的状态空间爆炸问题提供有效途径.但广义Büchi自动机难以适用于安全苛求计算机系统中,只需满足某个可接受条件子集便可作出非空性判断,进而能判断出系统的安全性的情形.文中提出了基于启发式on-the-fly的扩展TGBA模型检测算法,该算法采用ETGBA模型,通过启发式on-the-fly判空检测方法对ETGBA作判空检测时,加强了对不能构成其可接受运行的结点的处理,节省了内存空间,提高了检测效率,从而能较快地作出非空性判断.通过算法的正确性证明及复杂度分析、实验比较与实例研究验证了所提出算法的正确性与实际可行性.与已有算法相比,该算法的通用性更强,当应用于广义Büchi自动机的判空检测时,其时空性能均优于已有算法. 展开更多
关键词 模型检测 广义Btichi自动机 on-the-fly算法 安全性分析
在线阅读 下载PDF
基于果蝇优化算法的电镀槽液温度自适应控制
9
作者 朱慧泉 车银超 《电镀与精饰》 北大核心 2025年第2期118-125,共8页
电镀过程中镀液会产生一系列的物理化学性质变化,使得电镀槽况数据往往呈现出非线性的特征,可能包含多个维度的信息,对电镀槽况数据进行分类的难度较大,导致无法准确制定合适的控制策略。为此,提出一种基于果蝇优化算法的电镀槽液温度... 电镀过程中镀液会产生一系列的物理化学性质变化,使得电镀槽况数据往往呈现出非线性的特征,可能包含多个维度的信息,对电镀槽况数据进行分类的难度较大,导致无法准确制定合适的控制策略。为此,提出一种基于果蝇优化算法的电镀槽液温度自适应控制方法。通过模糊C均值算法对不同电镀槽况数据样本对应的电镀槽况类别进行分类;依据分类结果构建电镀槽液温度自适应控制模型,将电镀槽液温度预测值和期望值的绝对误差最小值作为目标函数,应用果蝇优化算法对温度自适应控制模型展开迭代寻优,最终有效实现电镀槽液温度自适应控制。实验结果表明:应用所提方法可以精准对各个类型的电镀槽况展开分类,有效地将电镀槽液温度控制在25~30℃的理想温度范围内,超调量不超过1℃,能够对电镀槽液温度进行精准的控制。 展开更多
关键词 果蝇优化算法 电镀槽液温度 自适应控制
在线阅读 下载PDF
基于on-the-fly的Petri网模型检查技术研究与实现 被引量:1
10
作者 沈云付 解晓方 《计算机应用与软件》 CSCD 2011年第5期82-85,共4页
Petri网是一种应用非常广泛的建模工具,它能深刻、简洁地描述控制系统,特别是能较好地描述并发系统的结构,并能对系统的动态性质进行分析。在探讨了Petri网的模型检查的基础上,采用双DFS算法,对基于Petri网的模型检查的算法进行了改进,... Petri网是一种应用非常广泛的建模工具,它能深刻、简洁地描述控制系统,特别是能较好地描述并发系统的结构,并能对系统的动态性质进行分析。在探讨了Petri网的模型检查的基础上,采用双DFS算法,对基于Petri网的模型检查的算法进行了改进,提出了针对Petri网的on-the-fly算法,同时给出了基于on-the-fly的Petri网模型检查的实现和测试,从而可以有效地对Petri网表示的系统模型进行模型检查。 展开更多
关键词 模型检查 PETRI网 on-the-fly技术 自动机 双DFS算法
在线阅读 下载PDF
基于混合果蝇算法的双边装配线平衡问题研究
11
作者 管梦竹 原丕业 王淑玉 《计算机集成制造系统》 北大核心 2025年第1期56-66,共11页
为求解以最小化工位数为目标的第Ⅰ类多约束双边装配线平衡问题,构建多目标数学模型,并提出混合果蝇算法的求解算法。在算法设计中,将果蝇个体的生成过程分为编码、解码和分配3个阶段,提出面向全部约束的作业分配方法,设计了预分配机制... 为求解以最小化工位数为目标的第Ⅰ类多约束双边装配线平衡问题,构建多目标数学模型,并提出混合果蝇算法的求解算法。在算法设计中,将果蝇个体的生成过程分为编码、解码和分配3个阶段,提出面向全部约束的作业分配方法,设计了预分配机制和重置机制;在迭代搜索阶段,引入邻域变换思想,设计多种插入和交叉算子构建邻域进行局部搜索;此外,算法提出最小化加权空闲时间作为适应度函数辅助寻优。最后基于多个不同规模的标杆算例设计了对比实验,实验结果表明所提混合果蝇算法能有效求解第Ⅰ类多约束双边装配线平衡问题,且具有一定的优越性。 展开更多
关键词 双边装配线平衡 多约束 果蝇算法 邻域变换
在线阅读 下载PDF
Flying-V型仓储布局货位分配优化方法研究 被引量:11
12
作者 刘建胜 张有功 +1 位作者 熊峰 胡颖聪 《运筹与管理》 CSSCI CSCD 北大核心 2019年第11期27-33,共7页
Flying-V是一种典型的非传统布局方式,根据其布局方式的特性,针对仓储货位分配优化问题,以货物出入库效率最高和货物存放的重心最低为优化目标,建立了货位分配多目标优化模型,并采用自适应策略的遗传算法(GA),以及粒子群算法(PSO)进行... Flying-V是一种典型的非传统布局方式,根据其布局方式的特性,针对仓储货位分配优化问题,以货物出入库效率最高和货物存放的重心最低为优化目标,建立了货位分配多目标优化模型,并采用自适应策略的遗传算法(GA),以及粒子群算法(PSO)进行求解。根据货位分配的优化特点,在GA算法的选择、交叉和变异环节均采用自适应策略,同时采用惯性权重线性递减的方法设计了PSO算法,有效地解决了两种算法收敛速度慢和易"早熟"的问题,提高了算法的寻优性能。为了更好地表现两种优化求解算法的有效性和优越性,结合具体的货位分配实例利用MATLAB软件编程实现。通过对比分析优化结果表明,PSO算法在收敛速度和优化效果方面相比于自适应GA算法更具有优势,更加合适于解决Flying-V型仓储布局货位分配优化问题。 展开更多
关键词 非传统仓储 flying-V布局 货位分配 自适应遗传算法 粒子群算法
在线阅读 下载PDF
Flying-V型仓储布局下的拣货路径优化 被引量:4
13
作者 刘建胜 张昆 雷兆发 《机械设计与制造》 北大核心 2021年第8期53-56,共4页
为了提高现代仓库作业中的拣货作业这一核心环节的拣货效率,提出了一种以蚁群算法作为优化算法来解决仓库订单拣选的路径优化问题。这种算法采用正反馈机制,其使得搜索过程不断收敛,最终逼近最优解。而根据Flying-V型仓库布局的特点,建... 为了提高现代仓库作业中的拣货作业这一核心环节的拣货效率,提出了一种以蚁群算法作为优化算法来解决仓库订单拣选的路径优化问题。这种算法采用正反馈机制,其使得搜索过程不断收敛,最终逼近最优解。而根据Flying-V型仓库布局的特点,建立了订单拣选优化路径模型,并通过仿真实验,对传统穿越策略,S形启发式算法,蚁群算法三种算法的性能进行了比较,比较结果表明蚁群算法优化拣货路径可以明显地缩短拣货距离,大大提高拣货效率,在实际运用中也具有良好的实用性。 展开更多
关键词 flying-V型布局 路径优化 蚁群算法 算法性能比较 拣货路径 仿真
在线阅读 下载PDF
果蝇算法优化的GLSSVM高程拟合模型
14
作者 谢洋洋 《全球定位系统》 2025年第1期69-72,共4页
针对基于最小二乘支持向量机(least squares support vector machine,LSSVM)高程拟合模型存在参数选取随机的局限性,本文将果蝇优化算法(fruit fly optimization algorithm,FOA)引入到灰色最小二乘支持向量机(grey least square support... 针对基于最小二乘支持向量机(least squares support vector machine,LSSVM)高程拟合模型存在参数选取随机的局限性,本文将果蝇优化算法(fruit fly optimization algorithm,FOA)引入到灰色最小二乘支持向量机(grey least square support vector machine,GLSSVM)高程拟合模型中,建立了基于FOA的GLSSVM拟合模型.为了验证提出模型的有效性,结合工程实例,并与GLSSVM、LSSVM进行对比分析,结果表明提出模型具有收敛快、精度高的特点,为GNSS高程拟合提供了新的思路. 展开更多
关键词 最小二乘支持向量机(LSSVM) 果蝇优化算法(FOA) GNSS高程拟合 模型优化
在线阅读 下载PDF
基于YOLOv5的实蝇粘虫板检测方法
15
作者 陈锦宏 秦睿嫔 +2 位作者 刘小侠 张松斗 李贞 《植物检疫》 2025年第2期12-19,共8页
实蝇已知种类约有4500余种,其中250余种具有经济意义,其幼虫取食果实,可导致果实腐烂或落果,发生严重时经济损失可达100%。粘虫板是田间实蝇发生情况调查、监测的重要手段之一,但是传统的人工识别计数效率低,成本高。为解决这一问题,本... 实蝇已知种类约有4500余种,其中250余种具有经济意义,其幼虫取食果实,可导致果实腐烂或落果,发生严重时经济损失可达100%。粘虫板是田间实蝇发生情况调查、监测的重要手段之一,但是传统的人工识别计数效率低,成本高。为解决这一问题,本研究采用迁移学习的思路,使用YOLOv5算法训练了针对粘虫板上橘小实蝇、南亚实蝇和瓜实蝇的实蝇目标检测系统,对有3种实蝇的粘虫板检测的整体准确率和召回率分别达到86.9%和77.5%,其中橘小实蝇为84.9%和82.5%,南亚实蝇为82.2%和81.8%,瓜实蝇为93.5%和70.2%,可以在一定程度上代替人眼快速识别粘虫板上的实蝇种类和数量,为实蝇田间发生量监测提供了准确高效的方法。 展开更多
关键词 实蝇 深度学习 YOLOv5算法 粘虫板 监测
原文传递
面向高动态城市空中交通网络的多径智能传输策略
16
作者 王煜婷 冷甦鹏 熊凯 《电信科学》 北大核心 2025年第3期64-72,共9页
飞行汽车作为低空经济的重要载体,对于大力发展城市空中交通、构建高效的低空智联网具有十分重要的作用。然而,灵活和广泛的飞行范围导致飞行汽车网络通信链路不稳定,网络拓扑动态变化。针对这些问题,提出了一种多径智能传输策略,以实... 飞行汽车作为低空经济的重要载体,对于大力发展城市空中交通、构建高效的低空智联网具有十分重要的作用。然而,灵活和广泛的飞行范围导致飞行汽车网络通信链路不稳定,网络拓扑动态变化。针对这些问题,提出了一种多径智能传输策略,以实现高效的数据传输。首先提出了一种基于强化学习的多径智能路由算法,该算法不仅能有效提升路由效率、降低路由时延,还能够根据不同的传输需求动态划分数据包,以适应物理环境的变化。为进一步提高路由算法对动态环境的适应性,设计了一种环境检验机制来判断当前路由策略与动态网络的匹配程度,实现了在路由过程中自适应地调整路由策略。仿真实验表明,在不同情境下,基于强化学习的多径智能传输策略在有效降低端到端传输时延的同时,还提高了数据成功恢复的概率。 展开更多
关键词 飞行汽车 多径智能路由算法 动态网络 强化学习 城市空中交通
在线阅读 下载PDF
一种基于核相关滤波的飞机目标跟踪方法
17
作者 杜鑫 沙建军 +2 位作者 张祥 孙殿星 谭聪 《电光与控制》 北大核心 2025年第3期27-32,共6页
在飞机等飞行目标的尺度以及视角发生变化时,核相关滤波(KCF)算法由于跟踪边框固定和滤波器准确性较低而易导致目标跟踪丢失。针对这一问题,在KCF算法基础上增加一种模型更新策略以提高模型准确性,并适时利用YOLOv5l检测网络实现对目标... 在飞机等飞行目标的尺度以及视角发生变化时,核相关滤波(KCF)算法由于跟踪边框固定和滤波器准确性较低而易导致目标跟踪丢失。针对这一问题,在KCF算法基础上增加一种模型更新策略以提高模型准确性,并适时利用YOLOv5l检测网络实现对目标尺度的精确估计。在构建的飞机目标数据集上进行了实验验证,结果表明:相比原算法改进KCF算法在精确度和成功率上分别提升了0.315和0.285,在目标尺度及视角发生变化时具有较强的跟踪性能。 展开更多
关键词 飞行目标 目标跟踪 核相关滤波算法 尺度变化 视角变化 YOLOv5l
在线阅读 下载PDF
Fly算法基本代数分析
18
作者 张倩 徐克舰 范修斌 《青岛大学学报(自然科学版)》 CAS 2007年第4期32-35,共4页
借鉴对Rijndael进行代数分析时写方程的方法,对Fly算法进行了基本的代数分析,给出GF(24)上的一个明密对的高次方程的代数次数,同时给出了GF(2)上的二次方程组的形式代数项数和线性独立方程的个数,并分析了它们之间的联系与区别。
关键词 代数分析 算法 形式代数项数 代数次数
在线阅读 下载PDF
存储系统数据通道的On-The-Fly纠错
19
作者 万志坤 张江陵 《小型微型计算机系统》 CSCD 北大核心 1998年第7期45-48,共4页
对于高性能、高可靠性存储系统,其控制器须具备实时在线检纠错能力。为了便于硬件实现OTF(On-The-Fly)检纠错,本文提出了RS(Reed-Solomn)码译码的并行Berlekamp算法,并设计了实现算法的模块... 对于高性能、高可靠性存储系统,其控制器须具备实时在线检纠错能力。为了便于硬件实现OTF(On-The-Fly)检纠错,本文提出了RS(Reed-Solomn)码译码的并行Berlekamp算法,并设计了实现算法的模块化纠错硬件单元和相应控制逻辑。根据不同应用场合对纠错能力的要求,可以对这些模块化纠错硬件单元进行灵活的组合。 展开更多
关键词 OTF纠错 存储系统 数据通道
在线阅读 下载PDF
数据挖掘算法在大数据网络安全防御中的应用研究 被引量:3
20
作者 曹卿 靳荣 《黑龙江工业学院学报(综合版)》 2024年第5期88-94,共7页
为了研究数据挖掘算法在大数据网络安全防御中的应用,研究利用随机森林算法进行数据分类和识别,并利用果蝇优化算法对随机森林算法进行改进。通过提取关键特征,对数据进行预处理等操作,以提升改进随机森林分类算法在网络入侵检测中的有... 为了研究数据挖掘算法在大数据网络安全防御中的应用,研究利用随机森林算法进行数据分类和识别,并利用果蝇优化算法对随机森林算法进行改进。通过提取关键特征,对数据进行预处理等操作,以提升改进随机森林分类算法在网络入侵检测中的有效性。研究结果表明,和支持向量机分类器、传统的MLPClassifier分类器相比,改进随机森林算法能够更为准确地识别网络入侵类型,更适合应用于网络入侵检测和网络防御。仿真结果表明,改进随机森林算法具有明显的优势,在不同攻击类型中显示出较高的精度。改进随机森林算法对不同攻击连续的检测精度保持在0.79以上,传统的MLPClassifier分类器对不同攻击连续的检测精度保持在0.66以上,支持向量机分类器不同攻击类型的检测精度保持在0.72以上。表明了改进随机森林算法强大的网络入侵检测能力,并能够为网络安全防御提供重要保障。 展开更多
关键词 数据挖掘 大数据 网络安全防御 果蝇优化算法 随机森林 入侵检测
在线阅读 下载PDF
上一页 1 2 42 下一页 到第
使用帮助 返回顶部