- 行业: Computer
- Number of terms: 318110
- Number of blossaries: 26
- Company Profile:
An American multinational software corporation headquartered in Redmond, Washington that develops, manufactures, licenses, and supports a wide range of products and services related to computing.
A speech mode that converts your dictated words into typed text, and then inserts the text into a program.
Industry:Software
The resource whose assignment to a task determines the finish date of the task.
Industry:Software
A tree-form data representation of the structure of language-level code expressions.
Industry:Software
To retrieve an instruction or an item of data from memory and store it in a register. Fetching is part of the execution cycle of a microprocessor; first an instruction or item of data must be fetched from memory and loaded into a register, after which it can be executed (if it is an instruction) or acted upon (if it is data).
Industry:Software