• Decoding The computer process of interpreting instruction code.

    指示代码电脑操作过程

    youdao

  • Decoding: The computer process of interpreting instruction code.

    译码解示指示代码电脑操作过程

    youdao

  • But Kemeny and Kurtz used what they learned to craft the Beginner's All-Purpose Symbolic Instruction Code, or Basic, starting in 1963.

    从1963年开始KemenyKurtz使用他们学会的东西精心编织初学者通用符号指令代码Basic

    youdao

  • Firstly , the theory of the under-water long-range remote control system was analyzed and the remote control instruction code was designed.

    首先,深入研究分析频域实现水下远程遥控解码原理进行了遥控指令编码设计;

    youdao

  • By comparing of programming, have indicated difference of instruction code and how used them according to characteristic of numerical control system.

    通过两种数控系统编程的比较说明了数控系统指令代码区别以及如何针对各数控系统的特点使用它们

    youdao

  • C51 program has been set the schedule of reading and writing status for controller. It can work out some operations of writing instruction code, writing data code, clear screen and roll screen.

    C51程序设置对于控制器状态时序,从而实现对于控制器的写指令代码、写数据代码、屏幕、屏幕滚动功能操作

    youdao

  • If you vectorize this code, since you are treating the values as bytes, that means that each instruction will operate on 16 values at once!

    如果代码进行向量化由于正在这些当作字节进行处理意味着条指令都要一次操作16 个值!

    youdao

  • You set some registers and issue a system call instruction (or an interrupt) and have the kernel code called directly from the trap handler.

    可以设置一些寄存器发出一个系统调用指令(中断),并陷阱处理程序直接调用内核代码

    youdao

  • Both had custom instruction sets, with programs designed in their raw machine code.

    通过原型代码中设计程序两者自定义指令

    youdao

  • If you don't have a compiler that can produce code to take advantage of the underlying processor architecture and instruction set, then the fastest machines will be useless.

    如果没有可以生成代码利用底层处理器架构指令编译器那么最快机器也将是无用的。

    youdao

  • First, you shouldn't assume that the above assignment would be compiled as a single machine instruction unless you personally verify the machine code yourself.

    首先,不应该假定上述赋值语句一定会编译机器指令除非亲自验证机器代码。

    youdao

  • In those days, working with computers meant writing code to save a byte here and an instruction cycle there.

    那些日子里使用电脑意味着编写代码保存字节在这里指令周期后又再取出来放到那里

    youdao

  • Underlying the front-end parsers is a symbolic instruction set – a kind of portable assembly code – which can be translated to any of the supported machine architectures.

    因为前端解析器其实符号化指令这种指令集实质上是一可移植编码能够翻译任何支持机器架构之上

    youdao

  • Note: to reference the lines of assembly code in the following explanation, I refer to the last two values of the instruction address because they all begin with 054d20.

    引用下列说明中的汇编代码将引用指令地址最后两个因为它们054d 20开头

    youdao

  • Change these lines of code according to the parser instruction.

    根据解析操作说明更改几行代码

    youdao

  • I set an empty instruction list for this MethodGen, which I'll later fill in with the actual timing code.

    这个MethodGen设置一个指令清单后面我实际计时代码填充它。

    youdao

  • You will also need to uncomment the data.xq code, as explained within the README installation instruction file.

    此外,需要取消注释这个data.xq代码正如README安装指导文件解释那样。

    youdao

  • This requires changes to the OProfile kernel code to sample the SPU instruction Pointers regularly.

    需要修改oprofile内核代码周期性地SPU指令指针进行采样

    youdao

  • Iters left No, it is not. Therefore, skip the rest of that block of code - and go to the next instruction, which is, y ah, print out y.

    是不是大于0?,Isiters,left’s,value,greater,than,zero?,,这回是了,因此跳过这块代码,执行下一个指令也就是,显示。

    youdao

  • Ksymoops disassembles the code section, points to the failing instruction, and displays a trace section that shows how the code was called.

    Ksymoops汇编代码部分指出发生错误指令显示一个跟踪部分表明代码如何调用

    youdao

  • To uncover the failed instruction in the code, do an object dump of the executable using objdump, which lists the instructions generated by the compiler.

    查看代码指令出错,可以使用objdump命令输出可执行文件代码,该命令会列出编译器所生成指令。

    youdao

  • The object code for a VM is also called bytecode, specifically defining an instruction set that an interpreter executes.

    VM对象代码称为bytecode特别定义解释程序执行一个指令

    youdao

  • A similar example is runtime code scanning used by full virtualization solutions to find and redirect privileged instructions (to work around issues in certain processor instruction sets).

    类似的一个例子完全虚拟化解决方案通过运行时代码扫描查找重定向特权指令(用来解决特定处理器指令一些问题)。

    youdao

  • Each instruction on the PowerPC is exactly 32 bits long, with the instruction's opcode (the code telling the processor which instruction it is) taking the first six bits.

    PowerPC指令正好32,指令opcode(操作符,告诉处理器条指令是什么的代码)占据6位。

    youdao

  • Ruby - with the exception of the handful of lines of C code for the yield_debugger instruction.

    比起那些依靠trace方式调试Ruby实现(不论这些实现的速度多快),全速调试器都使得Rubinius具有了独特优势。 同样值得注意是:除了整个yield_debugger指令使用了一些C代码,绝大多数Rubinius调试功能都是内建的。

    youdao

  • You then combine the comparisons using the and instruction (note that you could have combined all the logical instructions into one with an xor, but the code would have been much less clear).

    可以通过and指令进行组合比较(注意可以用xor所有逻辑指令结合那样做代码应该比这个要清晰很多)。

    youdao

  • If a number, it is sent to a remote computer which responds with an instruction that tells the phone to perform an action associated with that particular bar code.

    如果数字,那么就会发给远端的电脑,电脑就会反馈回一条指令手机完成该条形码相关操作

    youdao

  • For years, processor makers consistently delivered increases in clock rates and instruction-level parallelism, so that single-threaded code executed faster on newer processors with no modification.

    多年来,处理器制造厂商在不断提高时钟速度指令级并行性因此单线程代码需要修改就可新的处理器更快运行

    youdao

  • An executable unit begins at the start of every basic block and at any instruction that corresponds to a line of source code that is different than the previous instruction.

    可执行单元每一个基本开始每行源代码对应指南前面版本中的指南有所不同

    youdao

  • An executable unit begins at the start of every basic block and at any instruction that corresponds to a line of source code that is different than the previous instruction.

    可执行单元每一个基本开始每行源代码对应指南前面版本中的指南有所不同

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定