请输入您要查询的字词:
单词
algorithm implementation
释义
algorithm implementation
Encyclopedia
理学
算法工程
释
algorithm implementation
算法实现
对于一个算法,为了方便人的理解,人们往往使用人类自然语言或抽象程度很高的伪代码来描述算法。然而,在计算机内部,一切信息都是以二进制编码的形式存在。把算法描述转化到计算机可以直接执行的二进制程序形式,这个过程称为算法实现。由于二进制的机器语言很不方便使用,算法实现一般使用高级编程语言,比如C、 C++、JAVA等,这些高级编程语言更接近人的表达习惯,更容易使用。由编程语言编写的文件称为源文件或源代码。源代码不能在计算机上执行,把源代码转换到可执行二进制程序的方法分为两种:编译和解释。编译型语言如C和C++通过使用编译器把源代码转换(编译)成可执行二进制程序;解释型语言如JAVA和C#则是在运行的时候将程序翻译成机器语言。
随便看
On Mind
On Music
On My Way to Xuancheng
Onnes
Onnes equation
Onnes equation of state
On New Democracy
On Newsreel-making
ONOC
Ono Chikukyō
on-off element
on-off measurement
on-off time apportionment method
Ono inequality
onomasiological dictionary
onomastic dictionary
Onon River
On Operatic Singing
Onora O' Neill
on-orbit calibration
on-orbit collection and management of excrement and urine technique
on-orbit control
on-orbit liquid and gas separator technique
on-orbit telemedicine
on-orbit wastewater treatment technique
科学参考收录了854744条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。
Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号
更新时间:2026/8/5 6:27:49