Consider the above procedure as pseudo code.
我们可以将上面的过程看作是一段伪代码。
The pseudo code of the program and the design examples are presented.
给出了这个程序的准代码和设计实例。
Pseudo code is a combination of computer command and ordinary languages.
伪代码是一组日常语文及电脑指令的结合。
For example, the handler for ASPX pages is based on the following pseudo code.
例如,ASPX页面处理程序基于下列伪码。
Use the kernel API kernel_thread to register this kernel thread in this pseudo code.
在下面的伪代码中,使用了内核api kernel _ thread来注册这个内核线程。
This pseudo code is not only possible, but is exactly what happens on some JIT compilers.
这段伪代码不仅是可能的,而且是一些JIT编译器上真实发生的。
In the last chapter we introduced the concept of pseudo code as a way to express algorithms.
在第一章我们介绍虚码来解释演算法的概念。
This kernel thread should be destroyed in the close of the device driver in this pseudo code.
在下面的伪代码中,这个内核线程应该在设备驱动程序的close函数中进行销毁。
Second thing to notice, is that little piece of pseudo code is telling me things about values.
然后需要注意的是,这些伪代码告诉了一些关于值方面的事情,我需要一个浮点数。
The features of pseudo code PM-carrier FM combined signal include the pseudo code and the modulation frequency.
伪码调相-载波调频复合信号的识别特征包括伪码特征和频率调制特征。
Python is a good vehicle for exposition, though, because it reads like streamlined pseudo code, and is widely available.
但Python Python是一种很值得展示的工具,因为它读起来像流线型的伪代码,并且广泛可用。
Here is narration to help explain the numbered steps shown in Figure 2 (the application pseudo code is shown in Listing 1).
这里的叙述帮助解释图2所示的已编号的步骤(应用程序伪代码在清单1中给出)。
As shown in the last example, the usage of the toolbox allows to write algorithms that are as close as possible to pseudo code.
正如最后一个例子所示,工具箱的使用允许写算法(和伪代码尽可能相近)。
After the definitions related to conflict, the arbitrage strategies are discussed, and the negotiation process is described in pseudo code.
在给出一些与冲突有关的定义后描述了仲裁策略,并用伪码描述了协商过程。
In order to keep the code clear, only the code that accesses and manipulates CM user groups is provided, and some parts are replaced by pseudo code.
为了使代码清晰,这里只给出了访问和操纵CM用户组的代码,并且有些地方用伪代码替代。
And in particular, if I think about that problem - actually I want to do this - if I think about that problem, I'm going to write a little piece of pseudo code.
关于这个问题尤其要注意的是,实际上当我考虑这个-,问题的时候我想这么做,我会去写一点伪代码。
Right, so the things we want you to take away from this are, get into the habit of using pseudo code when you sit down to start a problem, write out what are the steps.
好,这儿我想大家明白的就是,养成解决问题时先写伪代码的好习惯,把步骤都写出来,我想要告诉你们的是一个好的程序员。
The pseudo code in Listing 1 shows a simplified SQL query that retrieves employee names for all active employees and lists them with the English names of their organizations.
清单1中的伪代码是一个简化的SQL查询,它获取所有活跃职员的姓名并列出他们及英语的组织名称。
Although the design is done at a higher abstraction level, specifying more "what" than "how," the real implementation still has to be manually translated from the pseudo code.
虽然设计是在较高的抽象层次上完成的,并且比“怎样做”指定了更多“做什么”,但是真正的实现仍不得不手工地由伪码进行翻译。
The notations included data flow diagrams, structure charts, HIPO diagrams, 5 procedure templates, pseudo code, structured flowcharts, structured English, and decision tables.
记号包括了数据流图,结构图,hipo图,5过程模板,伪代码,结构化流程图,结构化英语和判定表。
In the paper, being directed to the complex model of time-series pattern, drawing idea and giving pseudo code of the algorithm of finding time-series patterns has been presented.
针对时序数据中的复杂模式问题,提出了一种时序模式算法,并描绘了算法的基本思想及给出了算法的简单伪代码。
I know this is a simple example, but when you mature as a programmer, one of the first things you should do when you sit down to tackle some problem is write something like this pseudo code.
我知道这是个很简单的例子,但是当你们成长为一名程序员后,当你们碰到问题后第一件事情就是,该写一些类似于,伪代码的东西。
The relative characteristics of the pseudo code are analyzed. With discussion on the principle ol ultrasonic level measurement based on pseudo code technology, the level measuring system is designed.
分析了伪随机码的相关特性,讨论了基于伪码相关技术的超声波液位测量原理,设计并完成了液位测量系统。
There are some who say that it is a form of pseudo-code.
也有人说它是伪码的一种形式。
Some programs might never halt when run on themselves, though -- so let's use DOES-HALT to write pseudo-code for a program that checks to see what happens when a program is given itself as input.
有些程序在把它们自己当作输入运行时,可能永远不会停下来,既然这样——那么让我们用DOES-HALT编写一端伪代码,用它来测试当一个程序把它自己作为输入参数时会发生什么好了。
Some programmers write pseudo-code before they begin writing their program.
有些程序员在他们开始编写程序之前会编写一些伪代码。
To better understand the solution, let's see an example using pseudo-code, first with conventional approaches, followed by the centralized solution.
为了更好地理解这个解决方案,让我们考察一个使用伪代码的例子,该例子首先使用传统方法,然后使用集中的解决方案。
The following pseudo-code demonstrates how single values can be retrieved from a database.
下面的伪码展示了如何从数据库中检索单个值?
This approach to MDD is analogous to the pseudo-code design practices of the 1980s.
MDD的这个方法类似于80年代的伪码设计实践。
From an assembly language perspective, Listing 10 provides the pseudo-code.
清单10提供汇编语言伪代码。
应用推荐