Subject | English | Chinese simplified |
comp., MS | complex instruction set computing | 复杂指令集计算 (The implementation of complex instructions in a microprocessor design so that they can be invoked at the assembly language level. The instructions can be very powerful, allowing for complicated and flexible ways of calculating such elements as memory addresses. All this complexity, however, usually requires many clock cycles to execute each instruction) |
comp., MS | discharge instruction | 出院指导 (The medical instructions given to a patient after being discharged from a hospital) |
comp., MS | millions of instructions per second | 百万条指令每秒 (A common measure of processor speed) |
comp., MS | post-scan instructions | 扫描后说明 (The instructions for the Distributed Scan Server to process the scanned images upon receipt. Includes which filters to run and any filter-specific attributes) |
comp., MS | processing instruction | 处理指令 (" An XML structural construct. A mechanism for embedding information in a file intended for proprietary applications rather than the XML parser or browser. The XML parser passes the instructions to the application. A processing instruction is a string of text included almost anywhere in an XML document's character data between ? and ? marks. It begins with the name of the application for which the PI is intended, followed by the data for the instruction. An example is the XML declaration that begins every valid XML file: ?xml version="1.0" standalone="yes" ?") |
comp., MS | processing instructions | 处理指令 (Information stored in the prologue of an XML document. This information is passed through the XML parser to any application that uses the XML document) |