Subject | English | Chinese simplified |
comp., MS | Double Data Rate Synchronous DRAM | 双信道同步动态 DRAM (A type of SDRAM that supports data transfers on both edges of each clock cycle (the rising and falling edges), effectively doubling the memory chip's data throughput) |
comp., MS | synchronous connection-oriented | 面向同步连接 (Pertaining to a Bluetooth data link type which is a symmetrical, circuit-switched, point-to-point connection between a master device and a subordinate device, primarily used for voice traffic) |
comp., MS | synchronous conversion | 同步转换 (A mode of Word Automation Services in which requests are processed synchronously, rather than in batches) |
comp., MS | synchronous data exchange | 同步数据交换 (A style of processing where an application requests that an event occurs and waits for the event to complete, so that the application is certain of the result of its request before it proceeds) |
comp., MS | synchronous event | 同步事件 (An event whose handler runs in the same processing thread as the action that raised the event. The action cannot continue until processing is complete for the event handler) |