请输入您要查询的字词:
单词
algorithm implementation
释义
algorithm implementation
Encyclopedia
理学
算法工程
释
algorithm implementation
算法实现
对于一个算法,为了方便人的理解,人们往往使用人类自然语言或抽象程度很高的伪代码来描述算法。然而,在计算机内部,一切信息都是以二进制编码的形式存在。把算法描述转化到计算机可以直接执行的二进制程序形式,这个过程称为算法实现。由于二进制的机器语言很不方便使用,算法实现一般使用高级编程语言,比如C、 C++、JAVA等,这些高级编程语言更接近人的表达习惯,更容易使用。由编程语言编写的文件称为源文件或源代码。源代码不能在计算机上执行,把源代码转换到可执行二进制程序的方法分为两种:编译和解释。编译型语言如C和C++通过使用编译器把源代码转换(编译)成可执行二进制程序;解释型语言如JAVA和C#则是在运行的时候将程序翻译成机器语言。
随便看
situationality
situational judgment tests
situational software
Situational Teaching
situational teaching method
situational test
situational theory of leadership
situation aspect
situation assessment
situation awareness
situation building
situation calculus
situation-centered
situation ethics
Situation Ethics:The New Morality
situationism
situation map of the Hubei Henan Anhui base area of the Fourth Front Army of the Chinese workers and Peasants Red Army
situation of crime
situation of information behavior
situation of play
situation prediction
Situation Semantics
situation semantics
situation & tendency map
situation type
科学参考收录了854744条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。
Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号
更新时间:2025/6/12 23:38:41