處理器的用法和樣例:
例句
-
把食品處理器組裝起來
Put the food processor together. -
計算機中,解釋並執行指令的一種功能單元。註:處理器至少包含有一個指令控制器和一個算術與邏輯運算器。
In a computer, a functional unit that interprets and executes instructions. Note: A processor consists of at least an instruction control unit and an arithmetic and logic unit. -
將程序模塊「集中」起來裝入且在存儲器中分配其相對位置的語言處理器。在虛擬存儲系統中,收集模塊力圖以最大限度地減少處理虛擬存儲中斷的方式將目標代碼安排在頁面或段中。
A language processor that "collects" modules for loading and assigns their relative positions in storage; in a virtual storage system, a collector attempts to place object code in pages/segments in such a way as to minimize virtual storage interrupts during processing.