间接寻址

jiàn jiē xún zhǐ
  • indirect addressing
间接寻址间接寻址
  1. 采用复序列快速傅立叶算法,结合DSP处理器中反向进位的间接寻址方式实现了采样数据的快速处理;

    The device realizes real time data processing using complex sequence FFT algorithm and bit reversed indirect addressing mode in DSP .

  2. 本文详细介绍了PLC寻址方式的种类、寻址过程和地址指针格式,并用例程对间接寻址进行了说明。

    The paper detailedly introduces kinds of addressing methods , addressing process and addressing pointer format of Programmable Logic Controller , indirect addressing is specified by example of programme .

  3. 实际上,当您在EAR级别上映射资源时,可能还存在第三级别的间接寻址。

    In fact , there is the possibility for a third level of indirection as you can map resources at the EAR level , as well .

  4. 介绍了一种利用表间接寻址方式,由SCSI控制器完成多线程I/O任务调度的编程方法。

    A multi-threaded I / O scheduling algorithm using table indirect addressing performed by the SCSI processor is introduced .

  5. JNDI提供的间接寻址允许跨企业交付可伸缩的、功能强大且很灵活的应用程序。

    It is the indirection provided by JNDI that enables the delivery of scalable , capable , yet flexible applications across the enterprise .

  6. 结合单片机的结构,介绍了几种代码优化的方法,采用OOT技术和用RAM构造间接寻址方式,可以省下可观的代码空间

    With structure of microcontroller , introduced ways of code optimization , they are technology of OOT and constructed indirect addressing mode with RAM , save considerable code room

  7. X-DSP提供七种基本寻址方式,分别为立即寻址、绝对寻址、累加器寻址、直接寻址、间接寻址、存储器映射寄存器寻址和堆栈寻址。

    X-DSP offers seven basic addressing modes , they are immediate addressing , absolute addressing , accumulator addressing , direct addressing , indirect addressing , memory-mapped register addressing , and stack addressing .

  8. 所以动态语言有效地添加了一级间接寻址。

    So dynamic languages effectively add a level of indirection .

  9. 此类目的地可为消息传递应用程序提供额外的间接寻址方式。

    They can provide an extra level of indirection for messaging applications .

  10. 无效的间接寻址数字。对于默认参数处理,替换方法要求有一个间接寻址。

    Invalid number of indirections . For default parameter handling , one indirection is required for the replacement method .

  11. 最后,在索引寄存器间接寻址模式中,基址和索引都保存在寄存器中。

    Finally , in indexed register indirect addressing mode , both the base and the index are stored in registers .

  12. 在这里,有两个级别的间接寻址:一个定义并命名资源(java:DefaultDS),另一个把特定于本地组件的名称(jdbc/mydatasource)绑定到命名的资源。

    There are two levels of indirection here & one to define and name the resource ( java : DefaultDS ), the other to bind the local component-specific name ( jdbc / mydatasource ) to the named resource .

  13. 通过对二叉树的逆向浏览,解决了间接转移指令的寻址问题,并给出了寻址算法;

    By browsing the binary tree in a reverse direction , it resolved the problem of searching indicate addresses , and provided a correlation algorithm .