What is the translation of " PSEUDOCODE " in Chinese?

伪代码

Examples of using Pseudocode in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Detailed Examples and Pseudocode.
具体的例子以及伪代码.
Pseudocode is"fake" code.
伪代码什么是伪代码pseudocode.
Understand why pseudocode is useful.
理解伪代码为什么有用。
This time the code is actually a pseudocode.
此次的代码实际上是一段伪代码
Let's see a pseudocode of Q-learning:.
让我们看看Q学习的伪代码:.
Pseudocode What is pseudocode?
伪代码什么是伪代码pseudocode?
Python has been likened to"executable pseudocode".
实际上,Python曾被称为“可执行的伪代码”。
Remember that pseudocode is subjective and nonstandard.
记住,伪代码是主观且不标准的。
Mkd- The software documentation is extracted from the sources files, from pseudocode or comments.
Mkd--从源代码文件提取软件文档,来自伪代码或注释。
Pseudocode is best written using keywords and variables.
伪代码最好使用关键字和变量来编写。
Still me: I'm gonna write some pseudocode now to validate my thoughts.
还是我:我来写一些伪代码来验证我的想法。
Pseudocode is just precise English that describes what a program does.
伪代码只是精确的英语,描述了程序做的事。
Based on the three rules, the basic steps of CS can be summarized by the pseudocode shown in Pseudocode 1.
根据这三条规则,FA的基本步骤可以概括为下图所示的伪代码
Here is some pseudocode detailing what should happen:.
这是一些伪代码,详细说明了应该发生的情况:.
If you are developing a program along with other coders,you may find that pseudocode helps make your intentions clear.
如果你和其他程序员一起开发程序,你会发现伪代码有助于明确你的目的。
By the end, the pseudocode should look very similar to C code.
到最后,伪代码应该类似于C代码。
First, the text already contains quite a bit of code in various languages,including detailed pseudocode in several chapters.
首先,本书已经包含了相当多的各种语言代码,有几章还有详细的伪代码
Also, unlike pseudocode, we can run it, display the results, and debug it.
此外,与伪代码不同,我们可以运行它、显示结果并调试它。
Virtually all of the standard algorithmsare presented along with appropriate data structures, pseudocode, and analysis of running time.
实际上,所有标准算法都是和相应的数据结构、伪代码以及运行时间的分析一起介绍的。
Pseudocode utilizes code-like terms that are helpful when translating it into code.
伪代码使用类似于代码的术语,在将其转换为代码时很有用。
Secondly, AI focuses on generating test code or pseudocode automatically by reading the user story acceptance criteria.
其次,可以使AI通过阅读用户故事接受标准自动生成测试代码或伪代码
Pseudocode essentially entails creating a non- programming language outline of your code' s intent.
伪代码本质上是创建非编程语言,用来对代码的目的进行概述。
It is a few lines shorter than the pseudocode, and because it uses more words than symbols, I think it's more readable.
它比伪代码短几行,而且因为它使用的单词比符号多,所以我认为它更易于阅读。
Pseudocode helps you plan the solutions to your problem to avoid any mistakes when writing code.
伪代码帮助你规划解决问题的方法,以避免在编写代码时出现任何错误。
High-level software architects will often include pseudocode into their designs to help solve a complex problem they see their programmers running into.
高级软件架构师通常会在设计中包含伪代码,帮助程序员解决遇到的复杂问题。
Pseudocode can illustrate where a particular construct, mechanism, or technique could or must appear in a program.
伪代码可以说明程序中在哪里可以或必需使用特定架构、机制或技术。
Remembering the purpose of your pseudocode- explaining what each line of the program should do- will keep you grounded while creating the pseudocode document.
记住伪代码的目的--解释程序的每一行应该做什么--这样才能让你在创建伪代码文档时保持清醒。
Pseudocode for a virtual machine supported by an ACPI-compatible OS and in which ACPI control methods and objects are written.
是一种由ACPI兼容的OS支持的虚拟机的伪代码(Pseudo-code),里面写有ACPI控制方法和控制对象。
Coders often use pseudocode as an intermediate step in programming in between the initial planning stage and the stage of writing actual executable code.
程序员通常使用伪代码作为编程的中间步骤,介于初始规划阶段和编写实际可执行代码阶段之间。
A more precise specification appears below as pseudocode, although in this form the row/column pattern is more difficult to see.⊞ is addition modulo 232,<<< is the left-rotate operation, and⊕ is exclusive-or. x⊕= y is an abbreviation for x= x⊕ y.
更精确的规范已在下方呈现为伪代码,尽管这种行/列模式更难看出⊞是模加232,<<<是左旋操作,及⊕是异或。x⊕=y是x=x⊕y的缩写。
Results: 70, Time: 0.0226

Top dictionary queries

English - Chinese