TAILIEUCHUNG - HandBooks Professional Java-C-Scrip-SQL part 210

Tham khảo tài liệu 'handbooks professional java-c-scrip-sql part 210', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | mutex A data structure for mutual exclusion also known as a binary semaphore. A mutex is basically a multitasking -aware binary flag that can be used to protect critical sections from interruption. mutual exclusion A guarantee of exclusive access to a shared resource. In embedded systems the shared resource is typically a block of memory a global variable or a set of registers. Mutual exclusion can be achieved with the use of a semaphore or mutex. N NVRAM Nonvolatile Random-Access Memory. A type of RAM that retains its data even when the system is powered down. NVRAM frequently consists of an SRAM and a long-life battery. O OTP See one-time programmable. object code A set of processor-readable opcodes and data. The output of compilers assemblers linkers and locators are files containing object code. object file A file containing object code. The output of a compiler or assembler. one-time programmable Any programmable device like a PROM that can be programmed just once by the end user. However this term is used almost exclusively to refer to microcontrollers that have on-chip PROM. opcode A sequence of bits that is recognized by the processor as one of the instructions in its instruction set. operating system A piece of software that makes multitasking possible. An operating system typically consists of a set of function calls or software interrupts and a periodic clock tick. The operating system is responsible for deciding which task should be using the processor at a given time and for controlling access to shared resources. oscilloscope A hardware debugging tool that allows you to view the voltage on one or more electrical lines. For example you might use an oscilloscope to determine if a particular interrupt is currently asserted. P PROM Programmable Read-Only Memory. A type of ROM that can be written programmed with a device programmer. These memory devices can be programmed only once so they are sometimes referred to as write-once or one-time programmable .

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.