معنی فارسی big-endian
B1فرمت بزرگترین انتها اشاره به روشی در ذخیرهسازی دادهها دارد که بایت مهمتر ابتدا ذخیره میشود.
A method of data organization where the most significant byte is stored at the lowest memory address.
- adjective
Of a computer, storing the most significant byte of a multibyte number at a lower address than the least significant byte; that is, "big end" first.
Of a computer, transmitting most significant byte of a multibyte number before transmitting the least significant byte; that is, "big end" first.
فرمت بزرگترین انتها، بایت با اهمیتترین را در ابتدا قرار میدهد.
The big-endian format places the most significant byte first.
بسیاری از پروتکلهای شبکه از فرمت بزرگترین انتها استفاده میکنند.
Many network protocols use big-endian format.
معنی فارسی کلمه big-endian
:
فرمت بزرگترین انتها اشاره به روشی در ذخیرهسازی دادهها دارد که بایت مهمتر ابتدا ذخیره میشود.