英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

microcode    音标拼音: [m'ɑɪkrok,od]
微码

微码

microcode
微码;微程式码

microcode
微码

microcode
n 1: (computer science) coded instructions that are stored
permanently in read-only memory [synonym: {firmware},
{microcode}]

A technique for implementing the {instruction
set} of a processor as a sequence of microcode instructions
("microinstructions"), each of which typically consists of a
(large) number of bit fields and the address of the next
microinstruction to execute. Each bit field controls some
specific part of the processor's operation, such as a gate
which allows some {functional unit} to drive a value onto the
{bus} or the operation to be performed by the {ALU}. Several
microinstructions will usually be required to fetch, decode
and execute each {machine code} instruction
("{macroinstruction}"). The microcode may also be responsible
for {polling} for hardware {interrupts} between each
macroinstruction. Writing microcode is known as
"microprogramming".

Microcode may be classified as "horizontally encoded" or
"vertically encoded". Horizontal microcode is as described
above where there is a fairly direct correspondence between
the bit fields in a microinstruction and the control signals
sent to the various parts of the CPU. Not all combinations of
bits will be valid (e.g. two units driving the bus at once).
Vertical microcode is closer to {machine code} because a bit
field value may pass through some intermediate combinatory
logic which generates the actual control signals. This allows
a few bits of a microinstruction to determine several control
signals and ensure that only valid combinations of those
signals are generated (e.g. a field may be decoded to determine
which unit drives the bus). The disadvantage with vertical
encoding is that the encoding is usually fixed and takes extra
time compared with horizontal encoding which allows any
combination of signals to be generated and takes no time to
decode.

The alternative to a microcoded processor is a {hard-wired}
one where the control signals are generated directly from the
bits of the {machine code} instruction. This is more common
in modern {RISC} architectures because it is faster.

Microcode is usually stored in {ROM} chips though some
processors (e.g. the {Orion}) use fast RAM, making them
dynamically microprogrammable.

(1996-11-26)


请选择你想看的字典辞典:
单词字典翻译
microcode查看 microcode 在百度字典中的解释百度英翻中〔查看〕
microcode查看 microcode 在Google字典中的解释Google英翻中〔查看〕
microcode查看 microcode 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • 知乎
    看到这个问题下面大部分都是镜像站的广告,但从使用安全和额度而言,镜像站肯定比不上官方。我目前帮组里维护一个Max 20x
  • 中国人如何购买Claude Code? - 知乎
    先纠正一个误区:Claude Code 本身不需要单独购买 Claude Code 是一个命令行编程工具,不是独立售卖的产品,你真正需要的是 Claude 的会员资格或 API 访问权限。 在说怎么用之前,先讲讲为什么值得折腾这一圈。 我用它重构过一个 3000 行的 Python 后端项目。 你只需要在项目根目录输入一句话:"帮我把
  • 如何评价 Anthropic 最新发布的 Claude Opus 4. 6?有哪些技术亮点值得关注?
    Claude Opus 4 6 在智能能力提升的同时,还保持了 高水平的安全性:它在误导、谄媚、鼓励妄想及配合滥用等不当行为上的出现频率低,过度拒答率也是近期 Claude 模型中最低。
  • 为什么Claude的代码能力会这么强? - 知乎
    Claude Code 用过的都说好,丝滑、懂你,甚至让你写码都感觉上头,国内的DeepSeek v3 1,Qwen, Kimi k2, 智谱GLM-4 5都已经支持了Claude Code的调用,但为什么CC如此好,背后的原因是什么? 以及该如何在自己的 Agent 工作流里复刻Claude Code 的体验
  • Claude Code、Cursor、TRAE,究竟谁最强? - 知乎
    三、启用 Claude Code 完成安装之后,通过终端输入 Claude 命令来进入 CC。 Mac 电脑,在应用程序中可以找到终端。 Windows 用户,点击运行,输入 cmd,即可打开终端。 不出意外的情况下,就要出意外了。 比如,你可能会遇到 地区不支持 的错误信息。
  • 如何看待 Anthropic 发布的 Claude 4 Opus Sonnet?对行业有什么影响?
    Claude 4 Opus 是 Anthropic 首个在 AI 安全级别 3 (ASL-3) 标准下部署的模型。 这一决策是预防性的,因为尽管尚未最终确定 Opus 4 是否明确达到了触发 ASL-3 保护的「能力阈值」,但 Anthropic 认为,鉴于模型在 CBRN(化学、生物、放射性和核)相关知识和能力上的持续进步
  • 如何看待2026年2月24日Anthropic公司声称中国实验室对Claude模型大规模蒸馏并点名? - 知乎
    如何看待2026年2月24日Anthropic公司声称中国实验室对Claude模型大规模蒸馏并点名? Anthropic的公告部分原文翻译如下: “我们发现,三家 AI 实验室——DeepSeek、Moonshot 和 MiniMax——开展了大规模工… 显示全部 关注者 1,280
  • 香港可以注册和直连使用Claude吗? - 知乎
    Claude 4 0 本身就是一个极其强大的推理模型,最近还被融入了联网搜索,以及最近更新的Research功能。 这个功能目前用于深度分析,对论文和课题研究帮助比较大。 Claude写作的强大之处已经众所周知,我们就不再讲解了。 今天主要展示一下Claude的编程能力。
  • Anthropic 推出 Claude Opus 4. 1 模型,实际体验如何?相比前代模型有哪些提升? - 知乎
    2、更强大的理解和推理能力 Claude Opus 4 1在理解复杂问题和进行深度推理方面有了显著提升。 无论是分析多层次的逻辑问题,还是处理需要综合多个知识领域的复杂任务,新模型都展现出了更加出色的表现。
  • claude code 的web search无法使用如何解决? - 知乎
    错误信息显示它尝试使用 claude-haiku-4-5-20251001 模型来处理网页内容,但这个模型在当前环境中不可用。 这是系统级别的配置问题,作为用户你可能无法直接修复。 以下是几种可能的解决方案: 可选方案 1 使用 curl + Bash 作为替代(目前可行的方法)





中文字典-英文字典  2005-2009