英语人>词典>汉英 : 微代码 的英文翻译,例句
微代码 的英文翻译、例句

微代码

基本解释 (translations)
Microcode  ·  microcode

更多网络例句与微代码相关的网络例句 [注:此内容来源于网络,仅供参考]

A program or other coding sequence that produces a result of specified type and format("a macr o generator";"a microcode generator").

产生某种指定类型和格式的结果的程序或另一种编码序列(如"宏生成程序"、"微代码生成程序")。

A program or other coding sequence that produces a result of specified type and format("a macro generator";"a microcode generator").

产生某种指定类型和格式的结果的程序或另一种编码序列(如"宏生成程序"、"微代码生成程序")。

A program or other coding sequence that produces a result of specified type and format "a macro generator"; a microcode generator

例句参考:产生某种指定类型和格式的结果的程序或另一种编码序列(如"宏生成程序"、"微代码生成程序")。

A program or other coding sequence that produces a result of specified type and format("a macro generator";" a microco de generator").

产生某种指定类型和格式的结果的程序或另一种编码序列(如"宏生成程序"、"微代码生成程序")。

The one I have is called micro code.

我的一个被称为微代码

In fact,microcode design became a high art in the hand of computer architects.

实际上,微代码的设计在计算机设计师手中变成了一门很高的技艺。

If two people write exactly the same program, each should be put into microcode and then they certainly won't be the same.

如果两个人写了完全相同的程序,那么他们应该在微代码级检查,这样就不回认为代码相同了。

One of the biggeast problem with microcode is that it is rarely bug-free.Nagative consequences of such approach were increased design time,more design errors,etc.

微代码最大的问题之一在于它很少无故障,这种方法的负作用是设计时间的增长和设计错误的增多等等。

It's possible for two different CPUs to be executing their microcode just slightly out of step such that one of them ends up updating a stale value.

对于两个不同的CPU可能正在执行他们的微代码,紧紧稍微超出这样的最终更新陈旧键值步骤的时候。

Warning!No microcode update loaded for processor X

警告!未载入处理器 X 的微代码更新

更多网络解释与微代码相关的网络解释 [注:此内容来源于网络,仅供参考]

central processing unit:中央处理单元

CPU,中央处理单元(central processing unit)的缩写,亦即微处理器(也称处理器),是计算机用来处理信息和代码(指令)的微芯片,是一台计算机的"大脑". ROM和RAM,分别是只读存储器(Read Only Memory)和随机访问存储器(Random Access Memory)的缩写.

embedded object:内嵌对象

程序员需要编写的CRUD 代码很少,表现层CRUD实现,Jdon 框可以说是一个组件(JavaBeans)管理的微容器. 框架在启动时向微容器(PicoContainer)中注册,至于这些组件之间的依赖关系由微容增删改查(CRUD)快速开发内嵌对象(Embedded Object)缓存设计

firmware:固件

制成集成电路,被称为"固件"(firmware)或"半软件"(Semi-Software). ...其中,重写内部微码(firmware)模块对在一些情况下对数据恢复有特别的功效,如: Maxtor美钻、金钻、...1. 引导加载程序. 包括固化在固件(firmware)中的 boot 代码(可选),

mica capacitor:电容器

metric 公制的,米制的;度量的,度量 | mica capacitor 电容器 | micro code 微指令,微代码

microcode:微代码

与当时其他电脑专业人士所遭遇的几乎没有什么不同.他们必须将自己对游戏的无限热情和对微代码的科学理解,以及复杂深奥的游戏整体设计架构,有效地合而为一,才能开发出合格的游戏.微代码(Microcode)是一套相当复杂的电脑程序机制,

Gates:门电路

所谓微代码,或者微指令,是处理器内部最小的操作原语,控制着诸如门电路(gates)开关等专门动作,和组成一条指令的微操作的序列. 例如,对于一个加法"ADD"的简单动作,微代码可以决定接受哪两个寄存器或总线为输入,输出到什么总线或者寄存器里,