法考教材下载|教材|资料已整理
| 法考教材下载 教材 PDF | https://pan.quark.cn/s/93750a162ca3 |
【英语真题】
1. The experiment yielded unexpected but valuable results.
The word "yielded" is closest in meaning to( )
A. produced
B. destroyed
C. ignored
D. delayed
答案:A
解析:yield 在此表示"产出、产生",与 produced 意思接近。
2. His argument was logical and well-supported by evidence.
The word "logical" means( )
A. based on emotion only
B. following clear reasoning
C. completely random
D. impossible to understand
答案:B
解析:logical 表示"合乎逻辑的、有条理的"。
【数学真题】
1. 设 f(x)=ln(x^2+1),则 f'(x)=( )
A. 1/(x^2+1)
B. 2x/(x^2+1)
C. 2x·ln(x^2+1)
D. x/(x^2+1)
答案:B
解析:由链式法则,f'(x)=1/(x^2+1)·2x=2x/(x^2+1)。
2. 若随机变量 X~N(0,1),则 P(X>0)=( )
A. 0
B. 0.25
C. 0.5
D. 1
答案:C
解析:标准正态分布关于原点对称,P(X>0)=0.5。
【计算机真题】
1. 在 OSI 七层模型中,负责数据加密和解密的是( )
A. 应用层
B. 表示层
C. 会话层
D. 传输层
答案:B
解析:表示层负责数据格式转换、加密解密等功能。
2. 二叉树的前序遍历顺序是( )
A. 左→根→右
B. 根→左→右
C. 左→右→根
D. 右→根→左
答案:B
解析:前序遍历的访问顺序为根节点→左子树→右子树。

