TAILIEUCHUNG - Low-Level C Programming

In its role as a high level assembler used for writing operating systems, C is often used to access memory locations and change individual bits. You might for example need to access individual bits in an int. It can sometimes be useful to conserve memory by using a byte to hold 8 flags though with an abundance of ram it's common to just use one byte per flag or even one per int. Knowing how to extract or alter individual bits is still worthwhile knowing; you may never have to use it but when you have to maintain code that. | UNIVERSITY OF INFORMATION TECHNOLOGY Low-Level C Programming ThS. Le Hoai Nghia nghialh@ February 2009 Low-Level C Programming - p. 1 49 s Function is correct Source code is concise readable maintainable Time-critical sections of program run fast enough Object code is small and efficient Basically optimize the use of three resources Execution time Memory Development maintenance time Low-Level C Programming - p. 2 49 You can say the same thing many different ways and mean the same thing. There are many different ways to say the same thing. The same thing may be said different ways. There is more than one way to say it. Many sentences are equivalent. Be succinct. Low-Level C Programming - p. 3 .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.