期刊文献+
共找到466篇文章
< 1 2 24 >
每页显示 20 50 100
Erasure Coding for Cloud Storage Systems: A Survey 被引量:13
1
作者 Jun Li Baochun Li 《Tsinghua Science and Technology》 SCIE EI CAS 2013年第3期259-272,共14页
In the current era of cloud computing, data stored in the cloud is being generated at a tremendous speed, and thus the cloud storage system has become one of the key components in cloud computing. By storing a substan... In the current era of cloud computing, data stored in the cloud is being generated at a tremendous speed, and thus the cloud storage system has become one of the key components in cloud computing. By storing a substantial amount of data in commodity disks inside the data center that hosts the cloud, the cloud storage system must consider one question very carefully: how do we store data reliably with a high efficiency in terms of both storage overhead and data integrity? Though it is easy to store replicated data to tolerate a certain amount of data losses, it suffers from a very low storage efficiency. Conventional erasure coding techniques, such as Reed-Solomon codes, are able to achieve a much lower storage cost with the same level of tolerance against disk failures. However, it incurs much higher repair costs, not to mention an even higher access latency. In this sense, designing new coding techniques for cloud storage systems has gained a significant amount of attention in both academia and the industry. In this paper, we examine the existing results of coding techniques for cloud storage systems. Specifically, we present these coding techniques into two categories: regenerating codes and locally repairable codes. These two kinds of codes meet the requirements of cloud storage along two different axes: optimizing bandwidth and I/O overhead. We present an overview of recent advances in these two categories of coding techniques. Moreover, we introduce the main ideas of some specific coding techniques at a high level, and discuss their motivations and performance. 展开更多
关键词 erasure coding cloud storage regenerating codes locally repairable codes
原文传递
一种基于Erasure Code的分布式文件系统模型 被引量:6
2
作者 董科军 冯家宏 阎保平 《计算机工程》 EI CAS CSCD 北大核心 2005年第20期93-95,共3页
提出了一种基于Erasure code容错理论的分布式文件系统模型并对其关键技术进行了深入的研究和探讨。介绍了文件系统和分布式文件系统的概念,基于Erasure code理论提出了具有适度容错机制的分布式文件系统架构。详细讨论和分析了该系统... 提出了一种基于Erasure code容错理论的分布式文件系统模型并对其关键技术进行了深入的研究和探讨。介绍了文件系统和分布式文件系统的概念,基于Erasure code理论提出了具有适度容错机制的分布式文件系统架构。详细讨论和分析了该系统实现中涉及的一系列关键技术,最后简短描述了本模型的实现,并给出了其性能评价。 展开更多
关键词 文件系统 分布式系统 erasure CODE
下载PDF
Network Coding Cooperation Performance Analysis in Wireless Network over a Lossy Channel, M Users and a Destination Scenario 被引量:7
3
作者 Mohamed El-Hihi Hani Attar +1 位作者 Ahmed A. A. Solyman Lina Stankovic 《Communications and Network》 2016年第4期257-280,共24页
Network coding (NC), introduced at the turn of the century, enables nodes in a network to combine data algebraically before either sending or forwarding them. Random network coding has gained popularity over the years... Network coding (NC), introduced at the turn of the century, enables nodes in a network to combine data algebraically before either sending or forwarding them. Random network coding has gained popularity over the years by combining the received packet randomly before forwarding them, resulting in a complex Jordan Gaussian Elimination (JGE) decoding process. The effectiveness of random NC is through cooperation among nodes. In this paper, we propose a simple, low-complexity cooperative protocol that exploits NC in a deterministic manner resulting in improved diversity, data rate, and less complex JGE decoding process. The proposed system is applied over a lossy wireless network. The scenario under investigation is as follows: M users must send their information to a common destination D and to exchange the information between each others, over erasure channels;typically the channels between the users and the destination are worse than the channels between users. It is possible to significantly reduce the traffic among users and destination, achieving significant bandwidth savings, by combining packets from different users in simple, deterministic ways without resorting to extensive header information before being forwarded to the destination and the M users. The key problem we try to address is how to efficiently combine the packets at each user while exploiting user cooperation and the probability of successfully recovering information from all users at D with k < 2M unique linear equations, accounting for the fact that the remaining packets will be lost in the network and there are two transmission stages. Simulation results show the behaviour for two and three transmission stages. Our results show that applying NC protocols in two or three stages decreases the traffic significantly, beside the fact that the proposed protocols enable the system to retrieve the lost packets rather than asking for ARQ, resulting in improved data flow, and less power consumption. In fact, in some protocols the ARQ dropped from the r 展开更多
关键词 Network Coding Cooperative System erasure Channel Diversity
下载PDF
从生态语言学的视角解读《动物之神》 被引量:9
4
作者 尹静媛 《外国语文》 北大核心 2016年第6期69-74,共6页
《动物之神》以第一人称的视角讲述了12岁少女艾莉丝·维斯顿在自家经营的马场的一段成长经历,全景式地呈现了人与人、人与动物之间被异化的关系。从生态语言学的视角对作品中的语言现象进行话语分析,可以挖掘出隐藏在文本表层的语... 《动物之神》以第一人称的视角讲述了12岁少女艾莉丝·维斯顿在自家经营的马场的一段成长经历,全景式地呈现了人与人、人与动物之间被异化的关系。从生态语言学的视角对作品中的语言现象进行话语分析,可以挖掘出隐藏在文本表层的语言使用动机,深入阐释人物的价值观和精神世界,揭示资本主义金钱至上的单一的价值评判模式对社会生态、自然生态、精神生态的扭曲与破坏以及作者对构建和谐生态社会的期盼与探索。 展开更多
关键词 生态语言学 生态批评 评判模式 涂抹
下载PDF
An accelerated K-means clustering algorithm using selection and erasure rules 被引量:6
5
作者 Suiang-Shyan LEE Ja-Chen LIN 《Journal of Zhejiang University-Science C(Computers and Electronics)》 SCIE EI 2012年第10期761-768,共8页
The K-means method is a well-known clustering algorithm with an extensive range of applications,such as biological classification,disease analysis,data mining,and image compression.However,the plain K-means method is ... The K-means method is a well-known clustering algorithm with an extensive range of applications,such as biological classification,disease analysis,data mining,and image compression.However,the plain K-means method is not fast when the number of clusters or the number of data points becomes large.A modified K-means algorithm was presented by Fahim et al.(2006).The modified algorithm produced clusters whose mean square error was very similar to that of the plain K-means,but the execution time was shorter.In this study,we try to further increase its speed.There are two rules in our method:a selection rule,used to acquire a good candidate as the initial center to be checked,and an erasure rule,used to delete one or many unqualified centers each time a specified condition is satisfied.Our clustering results are identical to those of Fahim et al.(2006).However,our method further cuts computation time when the number of clusters increases.The mathematical reasoning used in our design is included. 展开更多
关键词 K-means clustering ACCELERATION Vector quantization SELECTION erasure
原文传递
基于Erasure Code的分布式文件存储系统 被引量:5
6
作者 潘利伟 谷建华 +1 位作者 朱靖飞 周志超 《计算机工程》 CAS CSCD 北大核心 2010年第17期45-47,共3页
在局域网环境下,实现一种基于Erasure Code的分布式文件存储系统。该系统由元数据服务器和多个文件存储节点组成,通过对元数据与文件数据分离存储以提高文件访问效率,将Erasure Code有效冗余存储技术应用于文件编解码以增强可靠性,采用... 在局域网环境下,实现一种基于Erasure Code的分布式文件存储系统。该系统由元数据服务器和多个文件存储节点组成,通过对元数据与文件数据分离存储以提高文件访问效率,将Erasure Code有效冗余存储技术应用于文件编解码以增强可靠性,采用MD5消息摘要技术保证文件完整性。对30 MB^600 MB大小的文件测试结果表明,该系统具有更高的可靠性、安全性以及资源利用率。 展开更多
关键词 分布式文件存储 erasure Code技术 编解码 高可靠
下载PDF
基于MDA的SQLite碎片数据清除技术 被引量:6
7
作者 叶清明 刘晓燕 付晓东 《计算机应用与软件》 2017年第1期50-54,共5页
清除SQLite数据库中含有用户重要信息的碎片数据是保障用户信息安全的重要手段。在国内尚未有数据清除标准的情况下,提出一种基于MDA(Model Driven Architecture)的SQLite碎片数据清除技术。该技术将SQLite主文件映射成页位图集合,并根... 清除SQLite数据库中含有用户重要信息的碎片数据是保障用户信息安全的重要手段。在国内尚未有数据清除标准的情况下,提出一种基于MDA(Model Driven Architecture)的SQLite碎片数据清除技术。该技术将SQLite主文件映射成页位图集合,并根据页位图进行碎片清除,以提高碎片数据的完整性以及碎片数据定位和清除的准确性。同时,采用基于MDA的EMF(Eclipse Modeling Framework)框架建立SQLite碎片数据清除技术的平台无关模型,使用MDA工具解决该技术跨平台软件复用的问题。 展开更多
关键词 SQLITE 碎片数据 清除 信息安全 MDA
下载PDF
基于Erasure Code的分割文件P2P存储结构设计 被引量:3
8
作者 陶钧 沙基昌 王晖 《国防科技大学学报》 EI CAS CSCD 北大核心 2008年第6期57-62,共6页
在充分考虑P2P存储特点的前提下,设计了一种新颖的基于Erasure Code的分割文件P2P存储方案,构建Chord协议上的P2P文件存储结构。通过设计有效的文件存储、访问和更新功能,克服传统Erasure Code冗余文件存储方案的不足,使存储文件具有一... 在充分考虑P2P存储特点的前提下,设计了一种新颖的基于Erasure Code的分割文件P2P存储方案,构建Chord协议上的P2P文件存储结构。通过设计有效的文件存储、访问和更新功能,克服传统Erasure Code冗余文件存储方案的不足,使存储文件具有一定的数据修改能力和结构伸缩能力。理论分析和实验仿真验证了设计方案在P2P存储系统中的可行性和有效性。 展开更多
关键词 P2P存储 erasure CODE 文件分割 存储策略
下载PDF
Tree-Structured Parallel Regeneration for Multiple Data Losses in Distributed Storage Systems Based on Erasure Codes 被引量:5
9
作者 孙伟东 王意洁 裴晓强 《China Communications》 SCIE CSCD 2013年第4期113-125,共13页
To reduce the time required to complete the regeneration process of erasure codes, we propose a Tree-structured Parallel Regeneration (TPR) scheme for multiple data losses in distributed storage systems. Under the sch... To reduce the time required to complete the regeneration process of erasure codes, we propose a Tree-structured Parallel Regeneration (TPR) scheme for multiple data losses in distributed storage systems. Under the scheme, two algorithms are proposed for the construction of multiple regeneration trees, namely the edge-disjoint algorithm and edge-sharing algorithm. The edge-disjoint algorithm constructs multiple independent trees, and is simple and appropriate for environments where newcomers and their providers are distributed over a large area and have few intersections. The edge-sharing algorithm constructs multiple trees that compete to utilize the bandwidth, and make a better utilization of the bandwidth, although it needs to measure the available band-width and deal with the bandwidth changes; it is therefore difficult to implement in practical systems. The parallel regeneration for multiple data losses of TPR primarily includes two optimizations: firstly, transferring the data through the bandwidth optimized-paths in a pipe-line manner; secondly, executing data regeneration over multiple trees in parallel. To evaluate the proposal, we implement an event-based simulator and make a detailed comparison with some popular regeneration methods. The quantitative comparison results show that the use of TPR employing either the edge-disjoint algorithm or edge-sharing algorithm reduces the regeneration time significantly. 展开更多
关键词 distributed storage system erasure code REPLICATION regeneration tree
下载PDF
Channel Estimation for Cyclic Postfixed OFDM 被引量:2
10
作者 Shi-Gang Tang Ke-Wu Peng Ke Gong Zhi-Xing Yang 《Journal of Electronic Science and Technology of China》 2008年第3期264-268,共5页
A novel channel estimation algorithm is presented in this paper for the recently proposed cyclic postfix based on orthogonal frequency division multiplexing (OFDM) systems. Phase equalization with the erasure decisi... A novel channel estimation algorithm is presented in this paper for the recently proposed cyclic postfix based on orthogonal frequency division multiplexing (OFDM) systems. Phase equalization with the erasure decision is used to reduce both the channel estimation error and the computational complexity. Simulation results show that the proposed channel estimation algorithm can effectively estimate the channel impulse response (CIR) and the performance of the proposed phase equalization with erasure decision is comparable with the minimal mean square error (MMSE) equalization, but it offers less computational complexity. 展开更多
关键词 Channel estimation cyclic postfix erasure decision orthogonal frequency division multiplexing (OFDM)
下载PDF
Research of Methods for Lost Data Reconstruction in Erasure Codes over Binary Fields 被引量:2
11
作者 Dan Tang 《Journal of Electronic Science and Technology》 CAS CSCD 2016年第1期43-48,共6页
In the process of encoding and decoding,erasure codes over binary fields,which just need AND operations and XOR operations and therefore have a high computational efficiency,are widely used in various fields of inform... In the process of encoding and decoding,erasure codes over binary fields,which just need AND operations and XOR operations and therefore have a high computational efficiency,are widely used in various fields of information technology.A matrix decoding method is proposed in this paper.The method is a universal data reconstruction scheme for erasure codes over binary fields.Besides a pre-judgment that whether errors can be recovered,the method can rebuild sectors of loss data on a fault-tolerant storage system constructed by erasure codes for disk errors.Data reconstruction process of the new method has simple and clear steps,so it is beneficial for implementation of computer codes.And more,it can be applied to other non-binary fields easily,so it is expected that the method has an extensive application in the future. 展开更多
关键词 Binary fields data reconstruction decoding erasure codes
下载PDF
拜占庭环境下新成员加入容错组状态同步 被引量:2
12
作者 李传佑 汪芸 《东南大学学报(自然科学版)》 EI CAS CSCD 北大核心 2010年第1期23-28,共6页
在主动复制技术下,为了容忍少量节点的拜占庭错误并提高组成员加入时状态同步的效率,提出了快速状态同步协议FSSP.FSSP利用Erasure Coding将状态数据分成P块,经过线性运算,编码成Q块(Q>P).新加入节点只需获得Q块中的任意P块数据即可... 在主动复制技术下,为了容忍少量节点的拜占庭错误并提高组成员加入时状态同步的效率,提出了快速状态同步协议FSSP.FSSP利用Erasure Coding将状态数据分成P块,经过线性运算,编码成Q块(Q>P).新加入节点只需获得Q块中的任意P块数据即可完成解码,获得状态数据.同时FSSP使用Hash技术屏蔽了拜占庭节点带来干扰.仿真实验结果表明:在100M bit/s以太网环境下,网络传输时延是系统的主要瓶颈,无论待同步状态数据驻留在内存还是硬盘中,FSSP均要优于直接同步协议DSSP.这是因为FSSP有效地减少了网络中传输的报文量,以少量的编解码计算代价换取了较大的网络传输时延,最终达到了加快状态同步过程的目的. 展开更多
关键词 erasure CODING 拜占庭错误 状态同步
下载PDF
Hilbert C^(*)-模中框架的擦除和刻画
13
作者 相中启 陈裕先 林春霞 《数学进展》 CSCD 北大核心 2024年第3期588-598,共11页
本文给出了两个充分必要条件,使得当Hilbert C^(*)-模中的框架擦除一个元素后其剩余部分可构成一个新框架.此外给出了Hilbert C^(*)-模中框架的几个新刻画,与此同时,给出了关于该主题的一个已有结果的完整证明.
关键词 Hilbert C^(*)-模 框架 擦除 MOORE-PENROSE逆
原文传递
关于R-融合框架丢失问题
14
作者 洪国庆 万林宾 张建霞 《河南工学院学报》 CAS 2024年第2期36-39,共4页
给定一个Hilbert空间中的R-融合框架,考虑移除一组元素后所产生的序列在什么条件仍是R-融合框架,即R-融合框架丢失问题。特别地,利用一个特殊的有界线性算子等价地刻画了一个给定的R-融合框架,并应用该结果给出了丢失后所产生的R-融合... 给定一个Hilbert空间中的R-融合框架,考虑移除一组元素后所产生的序列在什么条件仍是R-融合框架,即R-融合框架丢失问题。特别地,利用一个特殊的有界线性算子等价地刻画了一个给定的R-融合框架,并应用该结果给出了丢失后所产生的R-融合框架的框架界。 展开更多
关键词 框架 R-融合框架 线性算子 HILBERT空间 丢失
下载PDF
删余Turbo乘积码的编译码算法分析 被引量:4
15
作者 吴丹 唐秋菊 梁保卫 《无线电工程》 2011年第12期26-28,共3页
基于现有的Turbo乘积码的编译码方法,提出一种附加删余的Turbo乘积码编译码算法,介绍其编码器的构造方法,阐述了译码算法及实现框图,分析了删余信息对传输帧长的影响,仿真了其误码性能,并与未删余的Turbo乘积码做比较。分析和仿真结果表... 基于现有的Turbo乘积码的编译码方法,提出一种附加删余的Turbo乘积码编译码算法,介绍其编码器的构造方法,阐述了译码算法及实现框图,分析了删余信息对传输帧长的影响,仿真了其误码性能,并与未删余的Turbo乘积码做比较。分析和仿真结果表明,附加删余的Turbo乘积码可满足特定系统传输速率及帧长的需要,在相同的信噪比下,删余Turbo乘积码的误码性能优于未加删余的误码性能。 展开更多
关键词 TURBO乘积码 CHASE算法 删余 误码性能
下载PDF
中医外治冠心病心绞痛概况 被引量:4
16
作者 李贺敬 《实用中医内科杂志》 2016年第10期113-116,共4页
冠心病心绞痛亦可内病外治,药物贴敷发挥经皮吸收以及经络穴位效应双重治疗特性,外敷穴位可刺激腧穴,经络激发全身经气;雾化吸入将药物雾化成颗粒,直达肺泡;滴鼻通过鼻黏膜的吸收途径而起到治疗作用;针灸可刺激激发机体经气,加强气血运... 冠心病心绞痛亦可内病外治,药物贴敷发挥经皮吸收以及经络穴位效应双重治疗特性,外敷穴位可刺激腧穴,经络激发全身经气;雾化吸入将药物雾化成颗粒,直达肺泡;滴鼻通过鼻黏膜的吸收途径而起到治疗作用;针灸可刺激激发机体经气,加强气血运行,使雍滞的经络得以疏通;腧穴注射既有针刺的机械效应,又通过药物局部吸收增加了穴位刺激时间;按摩及推拿通过刺激摩擦穴位敏感痛点或胸壁,增加心肌供血和纠正心脏功能;穴位埋线温阳益气通脉;激光照射改变血液流变学性质,降低全血黏度及血小板凝集能力;涂擦促进气血运行,调整脏腑功能之功效,不但润滑,而且促使药物直接渗入皮下组织,到达病所;离子导入在局部形成的"离子堆",可比其他给药途径延长,从而更充分地发挥药物治疗作用。内病外治,通过肌表、孔窍、穴位作用于经络、气血、脏腑、局部病灶,祛除机体内在疾患,调整和提高机体机能。冠心病防治是现代医学领域中重点、难点,在以药物、介入等为主流防治冠状动脉粥样硬化性心脏病、不稳定型心绞痛前提下,中药外治法仍然在本病防治中占有一席之地,尤其对于因身体条件所限,不宜内服药物及应用介入等其他疗法时,更加显示其外治法的独特功效。因制剂工艺落后,造成外治药物有效成分溶解度不高、吸收率低等,限制药效。未来应运用高新科技手段注重穴位外治作用机制、提高药物吸收率及吸收速度与剂型研究,加大临床观测样本量,结合现代科技检测手段,使疗效评价更加客观充分。 展开更多
关键词 冠状动脉粥样硬化性心脏病 心绞痛 贴敷 喷雾 滴鼻 针灸 穴位注射 按摩推拿 埋线 激光照射 涂擦 离子导入 外治法 中医药治疗
下载PDF
A Fault Detection Mechanism in Erasure-Code Byzantine Fault-Tolerance Quorum 被引量:1
17
作者 LIU Gang ZHOU Jingli SUN Yufen QIN Leihua 《Wuhan University Journal of Natural Sciences》 CAS 2006年第6期1453-1456,共4页
Fault-tolerance is increasingly significant for large-scale storage systems in which Byzantine failure of storage nodes may happen. Traditional Byzantine Quorum systems that tolerate Byzantine failures by using replic... Fault-tolerance is increasingly significant for large-scale storage systems in which Byzantine failure of storage nodes may happen. Traditional Byzantine Quorum systems that tolerate Byzantine failures by using replication have two main limitations: low space-efficiency and static quorum variables. We propose an Erasure-code Byzantine Fault-tolerance Quorum that can provide high reliability with far lower storage overhead than replication by adopting erasure code as redundancy scheme. Through read/write operations of clients and diagnose operation of supervisor, our Quorum system can detect Byzantine nodes, and dynamically adjust system size and fault threshold. Simulation results show that our method improves performance for the Quorum with relatively small quorums. 展开更多
关键词 fault detection erasure code Byzantine fault-tolerance QUORUM
下载PDF
基于Erasure code的实时流媒体传输系统 被引量:1
18
作者 王俊博 邢凯 《计算机应用与软件》 2017年第10期214-218,240,共6页
传统的流媒体传输系统需要一定规模的服务器群和集中式的带宽,在丢包问题中大部分采用丢包重传,即带ACK回执和重传的数据报文。提出一种新的容忍丢包和边缘服务器的传输方式,基于Erasure code的可恢复性,实现容忍丢包的发送接收模型。... 传统的流媒体传输系统需要一定规模的服务器群和集中式的带宽,在丢包问题中大部分采用丢包重传,即带ACK回执和重传的数据报文。提出一种新的容忍丢包和边缘服务器的传输方式,基于Erasure code的可恢复性,实现容忍丢包的发送接收模型。采用边缘计算的思想,将集中式的服务器群分散到任意主机上,通过动态地获取服务端地址,将实时数据流分成多块,经由不连续的边缘服务器进行转发,以降低对边缘服务器的带宽要求。可以根据边缘服务器的服务能力的不同分配传输数据量,达到动态的负载均衡。同时该系统具备隐私保护的功能。实验结果表明,该系统即使在较高丢包率和较差的网络环境下,仍然可以保证较低延迟的正常使用。 展开更多
关键词 erasure CODE 网络 流媒体 实时 边缘服务器 边缘计算
下载PDF
Characterization of the triple-gate flash memory endurance degradation mechanism 被引量:1
19
作者 曹子贵 孙凌 李嘉秩 《Journal of Semiconductors》 EI CAS CSCD 北大核心 2009年第1期19-22,共4页
Write/erase degradation after endurance cycling due to electron trapping events in triple-gate flash memory have been detected and analyzed using a UV erasure method. Different from the commonly degradation phenomenon... Write/erase degradation after endurance cycling due to electron trapping events in triple-gate flash memory have been detected and analyzed using a UV erasure method. Different from the commonly degradation phenomenon, write-induced electron trapping in the floating gate oxide, electron trapping in tunneling oxide is observed in triple-gate flash memory. Further, the degradation due to single-electron locally trapping/de-trapping in hornshaped SuperFlash does not occur in the triple-gate flash cell This is because of planar poly-to-poly erasing in the triple-gate flash cell instead of tip erasing in the horn-shaped SuperFlash cell Moreover, by TCAD simulation, the trap location is identified and the magnitude of its density is quantified roughly. 展开更多
关键词 Fowler-Nordheim tunneling ENDURANCE TRAPS UV erasure
原文传递
基于无比率限制纠错编码的内容分布网络的设计与实现 被引量:1
20
作者 王峰 钱华林 《计算机应用研究》 CSCD 北大核心 2005年第11期214-218,共5页
结合CDN和P2P两种不同网络结构的优点,改善传统内容分布网络的拓扑结构,给出了一种基于无比率限制纠错编码实现的P2P内容分布网络设计。介绍了该内容分布网络的系统结构及相关关键技术等方面内容,以及这种新内容分布网络的特性。
关键词 P2P CDN FEC(Forward Error Correction) Rateless erasure Codes MULTICAST
下载PDF
上一页 1 2 24 下一页 到第
使用帮助 返回顶部