admin 发表于 2024-9-4 20:55:17

JAVA基于纠错码的冗余技术的研究——EVENODD码的设计与实现...

基于纠错码的容错技术的研究——EVENODD码的设计与实现摘要由于网络技术的迅猛发展,存储系统的规模变得越来越庞大。因此它对系统的可靠性提出了严峻的挑战。而采用EVENODD编码算法的布局策略可以同时容许两个数据块同时出错,可以很好的保证系统的稳定性。它已经被广泛应用在RAID(RedundantArrays of Independent Disks)等技术中。本论文从EVENODD编码原理出发,详细介绍了EVENODD的编码和译码过程,以及从理论上对该译码的算法进行了分析证明,同时使用java编译技术实现了该编码过程的仿真。在本论文中还对该仿真软件的设计思路、开发过程、以及主要功能模块的实现都进行了详细的介绍。EVENODD码仿真软件的实现是理论运用于实际的又一典范。通过对其编码和译码核心算法的调用,可以实现图片、二进制文件等格式的备份和恢复。 关键词: EVENODD编码;容错技术 ;系统稳定性; java编译技术

Research of Fault Tolerance Technologybased on Error Correcting Code——The Design and Implementationof EVENODD CodesAbstractWith the fastdevelopment of network technique, the scale of storage system becomes biggerand bigger. So, it is an austere challenge to the system. But the data placementstrategy of EVENODD which has the ability to simultaneously correct two errordata blocks can ensure the stability of the system. It has been extensivelyused in the RAID( Redundant Arrays of Independent Disks) technology. In the thesisencoding and decoding algorithms of EVENODD codes are introduced. Moreover decodingalgorithms are analyzed and proven. At the same time, the software of EVENODD emulatoris developed by java technology .The idea of design, the process of developmentand the design of main function blocks are proposed. It is an apotheosis whichuses theory in the real world. Pictures and binary files can be backed up and recoveredby EVENODD codes. Key words:EVENODD; Fault-tolerant; Stabilityof system; Java technology

薇可馨 发表于 2024-9-29 02:22:03

可乐分享就是牛keleshare.cn

青青小苗 发表于 2024-10-1 05:18:29

可乐分享就是牛keleshare.cn

活跃概况 发表于 2024-10-21 23:41:47

闪瞎了我的钛合金狗眼

王小雅 发表于 2024-11-6 00:15:54

今天没吃药感觉自己萌萌哒

落花随流水 发表于 2024-11-26 06:28:44

水B楼主,经验拿好

+赤月冥静 发表于 2024-12-27 20:55:36

楼主听话,快到碗里来!

一个大写的污 发表于 2024-12-29 08:50:22

闪瞎了我的钛合金狗眼

成仙预备会 发表于 2025-1-24 12:55:18

可乐分享就是牛keleshare.cn

紫露凝香 发表于 2025-2-9 06:01:27

如果你智商能再高点,也许我会上当
页: [1] 2
查看完整版本: JAVA基于纠错码的冗余技术的研究——EVENODD码的设计与实现...