从错误中学习英语,而且这是更重要的学习.ppt

从错误中学习英语,而且这是更重要的学习.ppt

  1. 1、本文档共53页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Dynamic Allocation The allocation of memory during program execution according to current needs. Dynamic allocation almost always implies that dynamic deallocation is possible too, so data structures can be created and destroyed as required. 原译:动态分配指在程序执行中根据当前需要的内存分配。动态分配几乎总是意味着动态重新分配也是可能的。因此数据结构可以根据需要生成或撤消。 改译:动态分配指在程序执行中根据当前需要来分配内存。动态分配几乎总是意味着动态收回也是可能的。因此,数据结构可以根据需要生成或撤消。 Static Allocation Apportionment of memory that occurs once, usually when the program starts. The memory remains allocated during the programs execution and is not deallocated until the program is finished. 原译:静态分配通常当程序开始执行时发生一次内存分配。内存在程序执行中保持分配状态,在程序执行完之前,内存不重新分配。 改译:静态分配通常当程序开始执行时分配一次内存。这部分内存在程序执行过程中一直分配给它,并且在该程序执行完之前不会收回。 Dynamic Binding Binding (converting symbolic addresses in the program to storage related addresses) that occurs during program execution. 原译:动态结合结合(将程序中的符号地址转换成存储相关地址)在程序执行中发生。 改译:动态连接在程序执行过程中进行的连接(将程序中的符号地址转换成相关的内存地址)。 ?Static Binding Binding(converting symbolic addresses in the program to storage related addresses) that occurs during program compilation or linkage. 原译:静态结合结合(将程序中的符号地址转换成存储相关地址)在程序编译或联接期间发生。 改译:静态连接在程序编译或链接期间进行的连接(将程序中的符号地址转换成相关的内存地址)。 Dynamic Relocation The relocation in memory of data or of the code of a currently running program by an internal system routine. 原译:动态再定位由内部系统例行程序对内存数据或正运行的编码进行再定位。 改译:动态重定位系统内部例行程序重新确定数据或运行中的程序代码在内存中的位置。 练习四 一、请将下列英文句子翻译成中文。 1. Many factors are considered in addition to the number of records to be stored; the speed with which an average-length list can be searched and the time needed to compute the list number for an account are two possible factors to be taken into account. 除了要考虑存储的记录数目之外,还要考虑许多的因素,例如平均长度的列表被搜索的速度以及计算一个账户的明细表数目所需要的时间就是两个可能要考虑的因素。 2. The collection of everything, it turns out, cannot be considered a set without destroying the logical structure of mathematics. To avoid this and other problems, which need not concern us here, we will assume that for each discussion there is a universal set U (w

文档评论(0)

好文精选 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档