gre sub 计算机,gre-sub计算机考试大纲及试卷组成

I. Software System and Methodology - 35%

A. Data organization

1.

2. Data types Data structures and implementation techniques

(excellent official algorithm

site)

(burried deep inside the above one)

3.

B.

1.

2.

3.

C.

1.

2. loop invariant: true at the beginning of each execution of the loop and at the completion of the loop. stack: LIFO, queue: FIFO File organization (e.g. sequential, indexed, multilevel) Iteration and recursion Functions, procedures, and exception handlers Communication and synchronization Constructs for data organization and program control Scope, binding, and parameter passing

Program control Programming languages and notation Dynamic Type Checking vs. Static Type Checking:

Dynamic scoping elminates the possibility of static type checking Error checking can be done at two different times:

Dynamic checking requires the program to be executed.

Static checking happens before runtime.

Evaluation: Static checking is preferable for two reasons

runtime efficiency

completeness (static checking does not exclude run-time errors! but

it excludes run-time errors due to type misuse.)

static scoping: A subprogram is called in the environment of its definition. dynamic scoping: A subprogram is called in the environment of its

caller

3.

D.

1. No extra space swap i = i - j; j = i + j; i = j - i; Expression evaluation Compilers and interpreters

Systems

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值