程序设计语言毕业论文外文文献翻译.doc
《程序设计语言毕业论文外文文献翻译.doc》由会员分享,可在线阅读,更多相关《程序设计语言毕业论文外文文献翻译.doc(5页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、A 英文翻译资料Programming LanguageProgramming language, in computer science, are the artificial languages used to write a sequence of instructions (a computer program) that can be run by a computer. Similar to natural languages, such as English, programming languages have a vocabulary, grammar, and syntax
2、. However, natural languages are not suited for programming computers because they are ambiguous, meaning that their vocabulary and grammatical structure may be interpreted in multiple ways. The languages used to program computers must have simple logical structures, and the rules for their grammar,
3、 spelling and punctuation must be precise.Programming languages vary greatly in their sophistication and in their degree of versatility. Some programming languages are written to address a particular kind of computing problem or for use on a particular model of computer system. For instance, program
4、ming languages such as FORTRAN and COBOL were written to sole certain general types of programming problems FORTRAN for scientific applications, and COBOL for business applications. Although these languages were designed to address specific categories of computer problems, they are highly portable,
5、meaning that they may be used to program many types of computers. Other languages, such as machine languages, are designed to be used by one specific model of computer system, or even by one specific computer in certain research applications. The most commonly used programming languages are highly p
6、ortable and can be used to effectively solve diverse types of computing problems. Languages like C, PASCAL, and BASIC fall into this category.Programming languages can be classified as either low-level languages or high-level languages. Low-level programming languages, or machine languages, are the
7、most basic type of programming languages and can be understood directly by a computer. High-level languages are programming languages that must first be translated into a machine language before they can be understood and processed by a computer. Examples of high-level languages are C, C+, PASCAL, a
8、nd FROTRAN. Assembly languages are intermediate languages that are very close to machine languages and do not have the level of linguistic sophistication exhibited by other high-level languages, but must still be translated into machine language.1.Machine LanguagesIn machine languages, instructions
9、are written as sequences of 1s and 0s, called bits, that a computer can understand directly. An instruction in machine language generally tells the computer four things: (1) where to find one or two numbers or simple pieces of data in the main computer memory (Random Access Memory, or RAM), (2) a si
10、mple operation to perform, such as adding the two number together, (3) where in the main memory to put the result of this simple operation, and (4) where to find the next instruction to perform. While all executable programs are eventually read by the computer in machine language, they are not all p
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 程序设计语言 毕业论文外文文献翻译 毕业论文 外文 文献 翻译
限制150内