pseudocode

pseudocode

美 [ˈsjuːdəʊˌkəʊd]  英 ['sju:dəʊˌkəʊd]

  • n.【计】伪码
  • 网络伪代码;虚拟码;虚拟代码

词形变化

复数:pseudocodes  

英汉解释

n.
1.
【计】伪码,伪代码

英英解释

n.

例句

After production of a flowchart, pseudocode, or both, the programmer actually writes the code in a language specific for the project.

完成流程图代码两者完成之后程序员真正开始语言特定项目编写代码

In general, a run through a directory looks something like the pseudocode in Listing 1.

通常目录进行浏览类似清单1代码

The following pseudocode shows the components of a simple recursive CTE that contains a single anchor member and single recursive member.

以下代码显示包含一个定位点成员一个递归成员简单CTE组件

The simplest flow control statement is the if statement, whose basic syntax is demonstrated in the pseudocode shown in Listing 4.

简单控制语句if语句基本语法清单4代码演示

Consider the following pseudocode example that illustrates the order in which filter statements and finally statements run.

下面代码示例其中演示筛选语句finally语句运行顺序

Listing 14 demonstrates this situation with pseudocode for the definition of two rules.

清单14两个规则定义代码演示这种情况

The Groovy script that you just wrote is almost like executable pseudocode.

刚刚编写Groovy脚本几乎可执行代码一样

Figure 2 contains pseudocode that would run when a user visiting the site updates her profile.

2包含访问站点用户更新配置文件运行代码

We use a simplified pseudocode to reduce programming language "clutter" .

我们使用简化代码减少编程语言”。

At last, combined to the strategy offered above we give some flow chart and some pseudocode to explain the mechanism more clearly.

最后结合本文提供关于资源发现监控思路部分相关代码实现

Listing 15 contains pseudocode for the definition of two rules.

清单15包含两个规则定义代码

We could implement the maximum bipartite matching just like in the pseudocode given earlier.

我们可以执行最大代码一样执行最大匹配

The article describes that filling displaying algorithm between curves were implemented byapplying the C# Pseudocode.

c!代码描述一种填充显示算法实现

Algorithms are described in English and in a "pseudocode" designed to be readable by anyone who has done a little programming.

算法英语描述同时一段代码描述设计只要曾经做过一点编程

Listing 1 presents a simple, pseudocode outline of how you can write a method in Python.

清单1一段简单代码展示如何Python编写方法

The hypothetical sample (pseudocode) in Listing 1 and Listing 2 below make it clearer.

清单1假定示例代码下面清单2清楚地说明一点

A simple pseudocode example is provided in Listing 2.

清单2提供一个简单代码例子

The pseudocode for this process is described in Listing 8 below.

下面程序列表8说明进程代码

The for loop is demonstrated in pseudocode format in Listing 10.

清单10代码格式演示for循环

Before building a real function, let's review several points about the pseudocode that are important, but easy to overlook

真正着手构建函数之前我们看看关于代码一些简单重要要点

Product Project Prototype Pseudocode Queue Quotient Random number Recursive Relational function operator Remainder Retrieve Row Scope

精确度预处理命令质数工程原型代码队列随机递归函数关系运算符余数检索

Research on the Satellite Network Routing Algorithm and its Pseudocode Implementation

基于卫星路由算法研究及其代码实现

The basic wrapper, expressed as pseudocode [sic. ]

基础包装器表示pseudocode[sic.]

Pseudocode for model tree induction

模型感知代码

A pseudocode approach for Particle Swarm Optimization algorithm based on VB

基于VB语言粒子优化算法描述