说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> EDF算法
1)  EDF algorithm
EDF算法
1.
For the system,a novel fault-tolerant scheduling algorithm is presented based on primary copy/backup copy technique and EDF algorithm.
针对这类系统,在结合基版本/副版本技术和EDF算法的基础上,给出了一种新的容错调度算法。
2.
Based on the traditional EDF algorithm, this paper uses fuzzy theory to handle uncertainties of realtime tasks properties and proposed a fuzzy preemptive EDF algorithm.
文中在传统实时EDF算法的基础上,提出了基于模糊理论的可抢占式的实时调度算法(FEDF算法)。
3.
The EDF algorithm is a dynamic scheduling algorithm which assigns the priority order through the deadline.
在Linux实时进程调度算法中,RM算法是一种针对任务周期的长短来确定优先级调度算法,EDF算法是以最后期限的顺序来指定优先级的动态调度算法,这两种算法在Linux内核调度算法中都得到广泛应用。
2)  EDF Scheduling Algorithm
EDF调度算法
3)  EDF real-time scheduler algorithm
EDF实时调度算法
4)  EDF scheduling method
EDF调度方法
1.
At the same time,deadline field is introduced into periodic data frames to differentiate their emergency degree,and non-preemptive EDF scheduling method is applied to improve the end-to-end delay of periodic data field.
同时还在周期性数据帧中引入截止期限字段来区分其不同的紧急程度 ,并对其采用非中断的EDF调度方法来改善周期性数据帧的端到端延迟。
5)  EDF scheduling
EDF调度
1.
A new scheme is described, through making use of the fault-tolerant EDF scheduling and imprecise computation, scheduling performance of algorithm is improved.
该文将容错EDF调度算法和非精确计算技术结合起来,提高了算法的调度性能,使单处理器系统正常运行时具有高吞吐量,同时,在出现一个或多个偶发性软件错误时,仍能满足系统中关键任务的时限要求。
6)  Non Pre-emptive EDF
非抢占EDF
补充资料:BP算法
分子式:
CAS号:

性质:又称逆推学习算法,简称BP算法,是1986年鲁梅哈特(D. E. Rumelhart)和麦克莱朗德(J. L. McClelland)提出来的。用样本数据训练人工神经网络(一种模仿人脑的信息处理系统),它自动地将实际输出值和期望值进行比较,得到误差信号,再根据误差信号从后(输出层)向前(输入层)逐层反传,调节各神经层神经元之间的连接权重,直至误差减至满足要求为止。反向传播算法的主要特征是中间层能对输出层反传过来的误差进行学习。这种算法不能保证训练期间实现全局误差最小,但可以实现局部误差最小。BP算法在图像处理、语音处理、优化等领域得到应用。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条