法考网课百度网盘|视频|资料已整理资料全科都有法考网课百度网盘 视频 资料 PDFhttps://pan.quark.cn/s/93750a162ca3【英语真题】 1. The manager decided to postpone the meeting until next week. The word postpone is closest in meaning to A. put off to a later time B. cancel permanently C. hold immediately D. ignore completely 答案A 解析postpone 表示推迟、延期与 put off to a later time 意思接近。 2. She has a remarkable ability to memorize long passages quickly. The word remarkable means A. ordinary and common B. worthy of attention C. impossible to use D. difficult to read 答案B 解析remarkable 表示值得注意的、非凡的。【数学真题】 1. 若函数 g(x)sin(2x)则 g(x) A. cos(2x) B. 2cos(2x) C. -2cos(2x) D. 2sin(2x) 答案B 解析对 sin(2x) 求导由链式法则得 g(x)2cos(2x)。 2. 不等式 |x-3|5 的解集为 A. (-2, 8) B. (-8, 2) C. (3, 8) D. (-2, 3) 答案A 解析|x-3|5 等价于 -5x-35即 -2x8。【计算机真题】 1. 在关系数据库中SQL 语言中用于修改表中数据的命令是 A. UPDATE B. CREATE C. DROP D. SELECT 答案A 解析UPDATE 用于修改表中已有记录的数据。 2. 操作系统中进程与线程的主要区别是 A. 进程是资源分配的基本单位线程是 CPU 调度的基本单位 B. 进程比线程轻量级 C. 线程不能并发执行 D. 进程不能共享内存 答案A 解析进程拥有独立的地址空间是资源分配单位线程共享进程资源是 CPU 调度单位。