阅读背景:

请把下面一段英文翻译成汉语,要求通俗易懂

来源:互联网 
请把下面一段英文翻译成汉语,要求通俗易懂(摘自数据结构)
The data types in the RAM model are integer and floating point. Although we typically do not concern ourselves with precision in this book, in some applications precision is crucial. We also assume a limit on the size of each word of data. For example, when working with inputs of size n, we typically assume that integers are represented by c lg n bits for some constant c ≥ 1. We require c ≥ 1 so that each word can hold the value of n, enabling us to index the individual input elements, and we restrict c to be a constant so that the word size does not grow arbitrarily. (If the word size could grow arbitrarily, we could store huge amounts of data in one word and operate on it all in constant time-clearly an unrealistic scenario.) The data types 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: