累计查询 0.00 亿次

pseudo code

  • 伪代码:一种类似于编程语言的描述方法,用于描述算法或程序的逻辑结构,而不关注具体的语法细节。

双语例句

  1. Consider the above procedure as pseudo code.
    我们可以将上面的过程看作是一段伪代码。
  2. This pseudo code is not only possible, but is exactly what happens on some JIT compilers.
    这段伪代码不仅是可能的,而且是一些JIT编译器上真实发生的。
  3. There are some who say that it is a form of pseudo-code.
    也有人说它是伪码的一种形式。

网络短语

  • Pseudo-code
    伪码;虚代码;伪代码
  • pseudo code synchronization
    伪码同步
  • pseudo-code demodulator
    伪码解调器
  • expanded pseudo code
    扩充伪码
  • CPU-specific binary or pseudo-code
    运行原理

英英释义

  • Pseudocode is an informal high-level description of the operating principle of a computer program or other algorithm.