网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 superlanguage
释义

superlanguage

英汉-汉英词典
母语言
词组 | 习惯用语
您要查找的是不是:
  • superannuate v. 因落后于时代而废除,勒令退学
  • superlative adj. 最上的;高超的;过度的 n. 最高级的言辞;极致;完璧
  • metalanguage n. 语言分析用的语言
  • superlunary adj. 世外的,毫无道理可言的

网络短语:
superlanguage 母语言
superlanguage detail 母语言
中文百科

伪代码 Pseudocode

(重定向自Superlanguage)

伪代码英语:pseudocode),又称为虚拟代码,是高层次描述算法的一种方法。它不是一种现实存在的编程语言(已经出现了类似伪代码的语言,参见Nuva);它可能综合使用多种编程语言的语法、保留字,甚至会用到自然语言。

它以编程语言的书写形式指明算法的职能。相比于进程语言(例如Java、C++、C、Delphi 等等)它更类似自然语言。它是半角式化、不标准的语言。我们可以将整个算法运行过程的结构用接近自然语言的形式(这里可以使用任何一种作者熟悉的文本,例如中文、英文,重点是将进程的意思表达出来)描述出来。使用伪代码,可以帮助我们更好的表述算法,不用拘泥于具体的实现。

英语百科

Pseudocode 伪代码

(重定向自Superlanguage)

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

It uses the structural conventions of a normal programming language, but is intended for human reading rather than machine reading. Pseudocode typically omits details that are essential for machine understanding of the algorithm, such as variable declarations, system-specific code and some subroutines. The programming language is augmented with natural language description details, where convenient, or with compact mathematical notation. The purpose of using pseudocode is that it is easier for people to understand than conventional programming language code, and that it is an efficient and environment-independent description of the key principles of an algorithm. It is commonly used in textbooks and scientific publications that are documenting various algorithms, and also in planning of computer program development, for sketching out the structure of the program before the actual coding takes place.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/23 11:31:08