有谁知道大小端的历史?
是先有大端,还是先有小端?
以及,既然有了一种字节序,另一种是在什么情况下诞生的?
[解决办法]
沙发?
[解决办法]
沙发???
[解决办法]
这个估计得找到那几个CPU厂家去问了。
[解决办法]
应该是立山头的巨头门想搞标准。。结果还好。。只有2个头。。
[解决办法]
貌似我觉得要问CPU厂家了
[解决办法]
在《深入探索计算机系统》里面有提到
大端、小端最先出自《格列佛游记》一书,书中说交战双方无法就从哪一端(大端、小端)打开一个鸡蛋达成一致
这个术语第一次由Danny Cohen用来指代字节顺序。
另外作者说这个没有任何技术上的原因,所以我觉得很有可能同时出现吧,呵呵
[解决办法]
忘了哪个在前了,或者同时有的
可以参考论文《ON HOLY WARS AND A PLEA FOR PEACE》
http://www.ietf.org/rfc/ien/ien137.txt
[解决办法]
楼主要散分了。我查了一下Wikipedia - Endianness:
http://en.wikipedia.org/wiki/Endianness
其中有这么一段:
History
The problem of dealing with data in different representations is sometimes termed the NUXI problem.[8] This terminology alludes to the issue that a value represented by the byte-string "UNIX" on a big-endian system may be stored as "NUXI" on a PDP-11 middle-endian system; UNIX was one of the first systems to allow the same code to run on, and transfer data between, platforms with different internal representations.
An often-cited argument in favor of big-endian is that it is consistent with the ordering commonly used in natural languages.[9] Spoken languages have a wide variety of organizations of numbers: the decimal number 92 is spoken in English as ninety-two, in German and Dutch as two and ninety and in French as four-twenty-twelve with a similar system in Danish (two-and-four-and-a-half-times-twenty). However, numbers are written almost universally in the Hindu-Arabic numeral system, in which the most significant digits are written first in languages written left-to-right, and last in languages written right-to-left.[10]
[解决办法]
这探索精神没话说
[解决办法]
lz散分吧
[解决办法]
jf升星星
[解决办法]
和专利也有关系吧
[解决办法]