安徽省专升本真题

关键词:

安徽省专升本真题(精选6篇)

篇1:安徽省专升本真题

一、选择题(每小题各1.5分,共15分)

1.若x,y均定义为float型变量,则以下不合法的赋值语句是 。

A) ++x; B)y=(x%4); C) x*=y+5; D) x=y=0;

2.设有以下程序段

x=0;

while(printf(“*”))

{ x++;

if(x<10)break;

}

下面描述正确的是 。

A)其中循环控制表达式与0等价 B)其中循环控制表达式与’0’等价

B)其中循环控制表达式是不合法的 D)以上说法都不对

3.设有两个字符数组a、b,以下正确的输入语句是 。

A)gets(a,b); B)gets(“a” ),gets(“b” );

C)scanf(“%s%s”,&a,&b); D)scanf(“%s%s”,a,b);

4.下列程序段的运行结果是 。

char a[]=“university” ,*p;

p=a;

while(*p!=’e’)

{ printf(“%c” ,*p-‘a’+’A’ );p++;}

A)UNIVERSITY B)university C)UNIV D)univERSITY

5.有以下说明和语句,则对stu中sex域的正确引用方式是 。

struct student

{ char name[20];

int sex;

}stu,*p;

p=&stu;

A)(*p).sex B)p->stu.sex C)(*p).stu.sex D)p.stu.sex

6.下列程序的运行结果是 。

#include

void cal

{extern int a, b;int x =15,y =10;

a=x-y;

b=x+y;

}

int a, b;

main()

{ int x=7 ,y=5 ;

a=x+y;

b=x-y;

cal();

printf(“%d,%dn”,a,b);

}

A)5,25 B)12,2 C)1,12 D)不确定

篇2:安徽省专升本真题

A) ++x; B)y=(x%4); C) x*=y+5; D) x=y=0;

2.设有以下程序段

x=0;

while(printf(“*”))

{ x++;

if(x<10)break;

}

下面描述正确的是 。

A)其中循环控制表达式与0等价 B)其中循环控制表达式与’0’等价

B)其中循环控制表达式是不合法的 D)以上说法都不对

3.设有两个字符数组a、b,以下正确的输入语句是 。

A)gets(a,b); B)gets(“a” ),gets(“b” );

C)scanf(“%s%s”,&a,&b); D)scanf(“%s%s”,a,b);

4.下列程序段的运行结果是 。

char a[]=“university” ,*p;

p=a;

while(*p!=’e’)

{ printf(“%c” ,*p-‘a’+’A’ );p++;}

A)UNIVERSITY B)university C)UNIV D)univERSITY

5.有以下说明和语句,则对stu中sex域的正确引用方式是 。

struct student

{ char name[20];

int sex;

}stu,*p;

p=&stu;

A)(*p).sex B)p-> stu.sex C)(*p).stu.sex D)p.stu.sex

6.下列程序的运行结果是 。

#include

void cal

{extern int a, b;int x =15,y =10;

a=x-y;

b=x+y;

}

int a, b;

main()

{ int x=7 ,y=5 ;

a=x+y;

b=x-y;

cal();

printf(“%d,%dn”,a,b);

}

篇3:安徽省专升本真题

[关键词]:专升本;高等数学;函数;数学运算;

[中图分类号]: G632 [文献标识码] A [文章编号]

[作者介绍]:沈澄(1963-),女,浙江宁波人,浙江工商职业技术学院副教授,主要从事应用数学教育教学的研究。

浙江省教育考试院于2012年颁布的《高等数学》考试新大纲至今已实施了五年[1],作为选拔人才的专升本考试,历来没有固定不变的框架,考题热点再现板块轮动,但对于综合性的压轴试题,近几年均涉及函数连续性、变上限函数、等比级数敛散性、第二换元积分法、二阶微分方程等深层次的核心数学运算,试题难度大,运算量大,技巧性强,着重考核学生具备清晰的数学概念、扎实的运算功底、严谨的抽象思维和严密的逻辑推理能力,以下通过压轴真题的分析来阐明。

一、解密2013年26题,突出“拉氏定理”的应用

拉氏定理是罗尔中值定理的推广,是柯西中值定理的特殊情形,定理的理论应用属新增的知识考点,因其数学形式化严密,学生难以入手,因而容易忽视对该考点的教学辅导。

二、解密2014年24题,强化运算功底的综合训练

试题综合了变上限函数知识点,求解的思路是构建一个二阶非齐次线性微分方程,通过特征方程求解齐次方程的通解、采用待定系数法求解非齐次方程的特解,从而得到非齐次方程的通解,讨论初始条件确定非齐次方程的特解,即求得f(x),详解过程留给读者完成。该试题仍是对考纲新增知识点的考核,其运算量和难度较往年明显增大,因此考核学生具有扎实的数学功底,选拔优秀人才成为命题的主趋势。分析表明,数学运算是数学能力的综合体现,压轴题涵盖的章节内容跨度大,知识点密集,融合了常规解题技巧。怎样帮助层次低、起点低、基础差、课时少、学习习惯不良的高职学生,顺利进入高一级学府深造,笔者将教学耕耘的点滴收获纳入拙文。

三、探究实战辅导的教学策略

1、重基础重能力重应试。专升本是大专学生的第二次高考,为保证学生比竞争者考分高,复习方法、进程安排、难易程度等环节的把握至关重要。实战教学力行重基础重能力重应试的辅导策略,即重视基础知识基本能力的训练,重视应试方法的磨炼。⑴不可懈怠地掌握一元函数微分学与积分学的基础知识,切实巩固极限、导数和积分三大基本运算;⑵对历年高频考点试题,通过理论解析、例题实证、多角度、多形式地进行深度训练,强化学生对考纲的把握和运算能力的提高;⑶对热点题型一题多解,拓展学生思维,提高应试的灵活性。

2、导方法导技巧导心理。通过解读考纲,明确重点、难点、易考点,归纳总结常规解题思路、方法、技巧;归纳总结常容易犯下的错误、笔误和不规范的书写;明确要记住的概念、公式、结论;帮助学生整理并储备有代表性的题型以及心理应试程序,吃透考试方向。

3、抓大放小突出强项。高职学生学习能力存在显著的差异,导致每位学生自己对知识重点、难点的掌握程度各不相同,自己的溥弱环节也各不相同,因此因材施教、因人施学[2],常采用抓大放小突出强项的这一特色辅导形式,见效快成效好,历年来上线率和录取率持续攀高。媒体报道2015年学校专升本上线率为95.88%,录取率为93.81%,再次刷新历史记录。

参考文献:

[1] 沈澄.基于专升本考试的高职数学课程设置与构建[J].职教通讯.2012(18):22-24

[2] 沈澄.新《高等数学》专升本考试大纲课程体系下的教学思考[J].浙江工商职业技术学院学报.2012(1):78-81

[3] 李承家 高等数学[M] 浙江工商大学出版社 2015.3

篇4:2001年安徽专升本计算机真题

一.单项选择题(本大题共80个小题,每小题1分,共80分)。1.我们一般根据

将计算机的发展分为四代。A.体积的大小

B.速度的快慢

C.价格的高低

D.使用元器件的不同

2.计算机的基本工作过程可分为输入

与输出三个环节。A. 存储

B.处理

C.控制

D.等待 3.计算机存储容量的基本单位是。

A.Byte

B.Bit

C.ALB

D.KB 4.计算机的显示器和键盘分别属于。

A.输入设备和输出设备

B.主机和外设

C.输出设备和输入设备

D.外部设备和输入设备 5.3.5英寸双面高密度软盘的容量是。

A.1.2MB

B.360KB

C.720KB

D.1.44MB 6.计算机内部,一切数据均以

形式存储:

A.ASCII码

B.二进制

C.BCD码

D.十六进制 7.计算机内部存储一个汉字需要

个字节。

A.1

B.2

C.4

D.8 8.CPU是由

组成的。

A.存储器和控制器

B.控制器、运算器和存储器 C.控制器和运算器

D.运算器和存储器

9.计算机的硬盘属于。

A.内存

B.CPU的一部分

C.外存 D.一种光设备 10.能够被计算机直接识别并执行的是

程序。A.自然语言

B.汇编语言

C.机器语言

D.高级语言 11.下列设备中

所保存的数据在机器突然断电后将全部丢失。A.硬盘

B.软盘

C.ROM

D.RAM 12.计算机要处理磁盘上的文件时,需先把文件读到

。A.CPU

B.寄存器

C.控制器

D. 内存 13.微型计算机的基本组成分为三个部分,它们是

。A.主机、输入设备和存储器

B.主机、键盘和显示器

C.CPU、存储器和输出设备

D.键盘、显示器和打印机 14.关于CD-ROM,下面描述错误是。

A.即可以读、也可以写

B.数据只能读出、不能写入

C.存储容量一般在650MB左右

D.通过光设备读数据 15.喷墨打印机属于。

A.击打式打印机

B.非击打式打印机

C.热敏式打印机

D.辅助设计

16.一个完整的多媒体计算机系统,应包含三个组成部分,它们是

A.多媒体硬件平台、多媒体软件平台和多媒体创作工具 B.文字处理系统、声音处理系统和图像处理系统 C.主机、声卡和图像卡

D.微机系统、打印系统和扫描系统

17.多媒体应用技术中,VOD是指。

。A.图像格式

B.语音格式

C.总线标准

D.视频点播 18.微型计算机的硬盘、内存及CPU所需要的电源。

A.是200V交流电

B.有些是交流电,有些是直流电

C.是直流电

D.有些是220V交流电,有些是110V交流电 19.当硬盘中的某些磁道损坏后,该硬盘。

A.不能再使用

B.必须送原生产厂维修

C.只能作为另一块硬盘的备份盘

D.经过工具软件处理后,能继续使用 20.当一张软盘被格式化后。

A.保存的所有数据均不存在 B.有部分磁道不能使用 C.所有磁道均不能使用

D.保存的所有数据均存在 21.下面的说法中,正确的是。

A.所有程序设计语言均可直接运行在硬件平台上 B.程序设计语言必须在操作系统支持下运行 C.操作系统必须在程序设计语言的支持下运行 D.程序设计语言都是由英文字母组成的 22.CAI的含义是。

A.计算机辅助制造

B.计算机辅助教学 C.计算机辅助设计

D.计算机辅助测试 23.目前的计算机都是根据

设计制造的。A.二进制原理

B.程序设计与控制原理

C.逻辑电路原理 D.程序存储与控制原理

24.当我们说某台微型计算机是“P Ill 850”时,其中“850”指的是

A.磁盘容量

B.内存容量

C.CPU的时钟频率

D.总线带宽 25.某台微型机的内存是I28M,它指的是

。A.RAM的容量

B.ROM的容量

C.RAM和ROM的容量之和

D.RAM、ROM及EPROM的容量之和 26.下列设备属于输入设备的是。

A.显示器

B.扫描仪

C.绘图仪

D.打印机 27.数据库是以一定的组织方式存储在一起的相关。

A.数据的集合B.文件的集合C.命令的集合 D.程序的集合28.目前使用最多的是

数据库。

A.网络型

B.关系型

C.层次型

D.混合型 29.当前流行的VB、VC等是面向

的程序设计语言。

A.机器

B.对象

C.硬盘

D.软盘 30.程序有顺序、选择和

三种基本结构。

A.循环

B.分支

C.过程

D.函数 31.为了正常退出Windows98操作系统,用户的操作是

。A.直接关闭计算机的电源

B.选择“开始”菜单中的“关闭系统”选项

C.在没有任何应用程序运行的情况下,直接关闭计算机的电源 D.按 Ctrl+Ah+Del组合键

32.下面四个图标,哪一个不是安装Windows98操作系统时由系统建立的A.我的电脑

B.回收站

C.我的文档

D.AutoCAD 2000。

33.将软盘插人软驱A中,在“我的电脑”窗口中双击“软盘”A:将会

。A.格式化该软盘

B.把该软盘的内容复制硬盘 C.删除该软盘上的所有文件

D.显示该软盘的内容 34.我们通常所说的“开机”指的是

的过程。

A.加电并运行应用程序

B.加电、自检并从磁盘引导操作系统 C.加电、自检并并运行应用程序

D.加电并从磁盘引导操作系统 35.“剪贴板”是。

A.硬盘上的一块空间

B.硬盘上的一个文件 C.内存中的部分单元

D.一个系统

36.在Windows98操作系统的资源管理器中,要恢复刚被删除的文件,最简单的方法是单

按钮。

A.剪切

B.复制

C.粘贴

D.撤消 37.在Windows98操作系统中

可运行一个应用程序。

A.用“开始”菜单中的“查找”选项

B.单击应用程序图标

C.双击应用程序图标

D.用“开始”菜单中的“设置”选项

38.在使用Windows98操作系统中的“查找”功能时,能否使用“*”或者“?’

。A.能

B.不能

C.只能使用“?”

D.只能使用“*”

39.在Windows98操作系统中可以通过“控制面板”中的 来设置显示分辨率。A.系统

B.辅助选项

C.显示

D.添加新硬件 40.Windows98操作系统是

操作系统。

A.单用户单任务

B.单用户多任务

C.多用户多任务

D.多用户单任务 41.关于文件夹,下面说法错误的是

。A.文件夹只能建立在根目录下

B.文件夹可以建立在根目录下,也可以建立在其他文件夹下 C.文件夹的属性可以改变 D.文件夹的名称可以改变

42.在Windows98操作系统中,应该通过

正常删除已安装的应用程序。A.“控制面板”中的“添加新硬件”

B.“控制面板”中的“添加/删除程序” C.“控制面板”中的“系统” D.“控制面板”中的“网络”

43.关于Windows98操作系统的文件,下面的说法错误的是

。A.文件建立后可以根据需要修改其内容

B.将文件属性设为“隐藏”后,便无法显示文件图标 C.文件名最长可以达到255个字符 D.打开文件需要有相应的应用程序

44.管理计算机系统中所有资源的是。

A.数据库管理系统

B.程序设计语言

C.编译软件

D.操作系统

45.在Windows98操作系统的资源管理器中,选定多个不相邻的文件或文件夹的方法是。

A.逐一单击各个文件图标

B.按下CTRL键并保持不放,再逐一单击各个文件图标 C.按下ALT键并保持不放,再逐一单击各个文件图标 D.按下SHIFT键并保侍不放,再逐一单击各个文件图标 46.关于操作系统,下面叙述中错误的是

。A.操作系统是用户与计算机之间的接口

B.操作系统直接作用于硬件上,并为其他软件提供支持 C.操作系统可分为单用户、多用户等类型

D.操作系统可以编译高级语言源程序

47.可以通过

中的“输人法”对中文输人法进行设置。

A.我的电脑

B.资源管理器

C.网络邻居

D.控制面板

48.Windows98操作系统提供了即插即用功能,关于“即插即用”的正确说法是

。A.只要将新的硬件插人计算机即可立即使用 B.如果硬件支持“即插即用”,系统可以自动识别新硬件并安装驱动程序 C.系统可以直接识别新硬件且不需要驱动程序

D.即然有了“即插即用”功能,只有通过它才能安装新的硬件 49.关于Word97,下面说法错误的是

。A.既可以编辑文本内容,也可以编辑表格 B.可以利用Word制作网页

C.可以在Word中直接将所编辑的文档通过电于邮件发送给接收者 D.Word不能编辑数学公式

50.由Word97编辑一个文档后,要想知道其打印效果,可使用

功能。A.打印预览

B.模拟打印

C.打印设置

D.屏幕打印 51.Word97文档中正确设置行间距的方法是

。A.在两行间加一空行

B.选择“格式”菜单中的“段落”选项,再设置行间距 C.将两行字符的字号加大 D.在两行之间加隐藏行

52.在Word97中可以通过

调整页边距以得到理想的打印效果。A.“格式”菜单中的“段落”选项 B.“工具”菜单中的“自定义”选项 C.“视图”菜单中的“显示比例”选项 D.“文件”菜单中的“页面设置”选项

53.关于页面视图,下面面说法错误的是

。A.页面视图可以得到“所见即所得”的效果 B.页面视图中不能显示页眉与页脚

C.可以通过“视图”菜单中的“页面”选项切换到页面视图 D.在页面视图中可以设置字间距与行间距

54.关于Word97文档的保存,下面说法错误的是

。A.第一次保存文档可以直接按“保存”按钮 B.只能保存在当前文件夹中 C.可以另存为多种类型的文档

D.即可以保存在当前文件夹中,也可以保存在其他的文件夹甚至是新文件夹中 55.在Word97中,为文档设置页码可以通过

完成。A.“文件”菜单中的“页面设置”选项 B.“编辑”菜单中的“定位”选项 C.“插人”菜单中的“页码”选项 D.“格式”菜单中的“中文版式”选项

56.在Word97中,通过

操作将一段文本移动到另一处。A.选定、复制、粘贴

B.选定、剪切、粘贴 C.选定、剪切、复制

D.选定、粘贝、复击 57.Word97

菜单中提供的“查找”、“替换”两个选项可以用于快速查找或成批替换字符。

A.编辑

B.文件

C.视图

D.工具

58.在Word97的编辑状态下,可以用Delete键删除光标后的一个字符,按键

删除光标前的一个字符。

A.Backspace

B.Insert

C.Aft

D.Home 59.在Word中通过

可以很方便地在文档中创建表格。A.调用windows98操作系统中的“画图”工具 B.选择“插人”菜单中的“文本框”选项 C.选择“格式”菜单中的“边框和底纹”选项 D.选择“表格”菜单中的“插人”选项

60.在Word97中,可选择

菜单中的“图片”插人图片。A.文件

B.编辑

C.插人

D.格式 61.Word97文档中的字间距。

A.只能变大

B.只能变小 C.既能变大,又能变小

D.不能改变 62.计算机病毒是。

A.人为开发的程序

B.一种生物病毒

C.错误的程序

D.灰尘 63.防止软盘感染病毒的有效方法是。

A.对软盘进行写保护

B.不要与有病毒的软盘放在一起 C.保持软盘清洁

D.删除软盘中的文件 64.发现计算机感染病毒后,应该采取的做法是

。A.重新启动计算机并删除硬盘上的所有文件 B.重新启动计算机并格式化硬盘

C.用一张干净的系统软盘重新启动计算机后,用杀毒软件检测并清除病毒 D.立即向公安部门报告

65.为了保证内部网络的安全,下面的做法中无效的是

。A.制定安全管理制度

B.在内部网与因特网加防火墙 C.给使用人员设定不同的权限

D.购买高性能计算机

66.为了保证系统在受到破坏后尽可能恢复,应该采取的做法是

。A.定期做数据备份

B.多安装一些硬盘

C.在机房内安装UPS

D.准备两套系统软件及应用软件 67.未经授权通过计算机网络获取某公司的经济情报是一种

。A.不道德的行为

B.违法行为

C.可以原谅的行为

D.令人难以忍受的行为 68.计算机网络的主要作用是实现资源共享和

。A.计算机之间的互相备份

B.电子商务 C.数据通信

D.协同工作

69.按照地理范围分,计算机网络可分为局域网,和城域网。A.对等网

B.广域网

C.令牌环网

D.混合型以太网 70.目前应用比较广泛的网络拓扑结构是。

A.网型

B.星型

C.环型

D.混合 71.是目前局域网中应用最广泛的通信电缆。A.双绞线和同轴电缆

B.同轴电缆和光纤 C.双绞线和电力线

D.双绞线和光纤 72.TCP/IP是一种。

A.通信协议

B.网络应用

C.安全协议

D.网管软件 73.一般用bPS表示网络传输速率,它指的是。

A.每秒传输的字节数

B.每秒传输的字符数 C.每秒传输的位数

D.每秒传输的单词数

74.将数据包从一个节点发送到另一个节点时

,解决节点之间的路径选择的问题。A.传输层

B.网络层

C.数据链路层

D.物理层 75.Web网页采用的格式是。

A.超文本格式

B.文本格式

C.多媒体格式

D.图像格式 76.为了进人Internet,必须向

申请账号。

A.ICP

B.LAP

C.IEEE

D.ISP 77.IP地址是Internet上惟一标识一台主机的识别符,它由

两部分组成。A.数字和小数点

B.主机地址和网络地址 C.域名和用户名

D.普通地址和网络地址 78.以匿名方式登录FTP服务器,可用

作为口令。

A.域名

B.电子邮件地址

C.IP地址

D.任意字符串 79.一台计算机能通过LAN接人Internet,可通过

配置。A.双击“网上邻居”

B.双击“我的电脑”

C.双击“Internet Explorer”

D.双击“控制面板”中的“网络” 80.UNIX是一种。

A.数据库

B.程序设计工具

C.文字处理软件

D.操作系统 二.多项选择题(共15个小题,每题2分,共30分)。1.下面属于硬盘标准接口的是。

A.IEEE

B.IDE

C.ISO

D.SCSI 2.决定显示质量的主要因素有

A.显存的容量

B.显示器的分辨率

C.显示器的点距

D.显示器的电源 3.关于总线丁面的描述正确的是 A.总线的速度影响计算机的性能 B.按其功能的不同分为三种类型

C.总线可以将数据从CPU直接传送到外设 D.总线有不同标准,其速度是不同的。

4.按目前的技术水平,下面设备中的是多媒体计算机必须的。A.打印机

B.声卡

C.CD—ROM

D.数码相机 5.关系数据库系统中允许进行的关系操作是。

A.选择

B投影

C.连接

D.复制

6.在Windows操作系统资源管理器中,创建一个文件夹的方法有

。A.打开

B.在“文件”菜单中选“新建”

C.移动

D.在目的地右击后,从快捷键菜单中选“新建” 7.将C盘中的某个文件复制到A盘中的方法是

。A.选定文件然后复制并粘贴到A盘 B.选定文件然后剪切并粘贴到A盘

C.右击该文件图标选“发送到3.5英寸软盘” D.通过电子邮件发送到A盘

8.中文Windows98操作系统中文件(夹)的属性有

。A.只读

B.存档

C.隐藏

D.显示 9.在Word97文档中,可调整选中的文字块的

A.字体

B.字形

C.大小

D.颜色

10.在Word97文档中的“剪贴板”工具可在移动或复制文本与图形。A.文档内

B.文档间

C.应用程序间

D.任意系统中 11.计算机病毒可能的传播途径有。

A.软盘的随意堆放

B.软盘间的相互复制 C.电子邮件

D.BBS 12.关于计算机安全,下面说法正确的有

。A.黑客行为虽然令人讨厌,但无碍大体

B.安全的基本准则之一是一个系统必须由两人管理 C.只要给系统加上口令,就可以防止人侵 D.最好的安全措施是数据加密

13.关于网络协议,下面说法正确的有。

A.协议决定网络的体系结构

B.协议决定网络的功能 C.协议决定组网设备

D.协议决定网络传输电缆 14.关于局域网,下面说法正确的有。

A.局域网的地理范围较小

B.由于速度比较快因而误码率较高

C.一个局域网中可以有多种服务器

D.局域网的操作系统只能是Windows NT 15.关于 Internet,下面说法正确的有

。A.只有通过中国电信的ChinaNet,才能接入Internet B.一台PC机要接入Internet,必须配置TCP/IP C.Internet是由许多网互连组成的 D.Internet无国界

三、填空题(共19小题,20个空,每空1分,共20分)。

1.在微机硬件系统中,提供了安装CPU及RAM的插槽。

2.计算机信息处理中,一次存取。传送或处理的数据位数称为

。3.Windows98操作系统操作简便,这主要由于它的用户界面。4.十进制数97.75转换为等值二进制数是

。5.计算机指令由操作码与

两部分组成。

6.在购买计算机时,不仅要考虑计算机的性能,也要考虑计算机的价格,这就是通常所说的要追求较高的比。

7.多媒体系统中,能实现声波/数字信号相互转换,具有播放与录音功能的硬件是。

8.高级语言源程序转换成目标程序有两种方式,它们是解释方式和

。9.在关机状态下Windows98操作系统的系统文件保存在计算机系统的。10.Windows98操作系统所支持的目录结构是

状目录结构。

11.当Windows98窗口处于最大化状态时,可以对窗口大小进行调整的两个按钮

。12.所有的Windows98窗口都可以用组合键

关闭。

13.在Windows98环境中,菜单呈灰色,表明该菜单目前。

14.当Windows98应用程序不再响应用户操作时,为了结束该程序,可以按组合键。

15.在Word97的编辑状态下,如果输入的字符覆盖了当前光标位置后面的字符,表明处于

状态。

16.可能通过Word97的 菜单,来显示或隐藏“Office助手”。

17.常用的网络操作系统有Windows NT和,后者是一种自由软件。18.商业机构的域名后缀是。

19.电子邮件的格式是“用户名

域名”。

四、设计题(共20分)

某单位财务部有5个科,位于同一层楼,分别负责报销、银行帐务、材料核算、成本核算及二级部门帐。现要建立一个财务局域网来处理各项财务工作。根据上面说明,设计一个解决方案,应包含以下内容:

1. 计算机硬件配置及数量(6分)2. 软件配置(4分)

3. 主机的网络设备及数量(4分)4. 机房环境(3分)5. 安全措施(3分)

安徽省2001年普通高等学校专升本招生考试 计算机基础参考答案及评分标准

一、单项选择题(每题1分,共70分)

1.D

2.B

3.A

4.C

5.D

6.B

7.B

8.C

9.C

10.C

11.D

12.D

13.B

14.A

15.B

16.A

17.D

18.C

19.D

20.A

21.B

22.B

23.D

24.C

25.A

26.B

27.A

28.B

29.B

30.A

31.B

32.D

33.D

34.B

35.C

36.D

37.C

38.A

39.C

40.B

41.A

42.B

43.B

44.D

45.B

46.D

47.D

48.B

49.D

50.A

51.B

52.D

53.B

54.B

55.C

56.B

57.A

58.A

59.D

60.C

61.C

62.A

63.A

64.C

65.D

66.A

67.B

68.C

69.B

70.B 71.A

72.A

73.C

74.B

75.A

76.D

77.B

78.B

79.D

80.D

二、多项选择题(每题2分,共20分)

1.BD

2.ABC

3.ABD

4.BC

5.ABC

6.BD

7.AC

8.ABC

9.ABCD

10.ABC

11.BC

12.CD

13.AB

14.AC

15.BCD

三、填空题(每题2分,共20分)

1.主板

2.字长

3.图形

4.1100001.11

5.操作数

6.性价

7.声卡

8.编译方式

9.硬盘中

10.树 11.还原

最小化

12.Alt+F4 13.不可用

14.Ctrl+Alt+Del 15.改写

16.帮助 17.Linux

18..com 19.@

四、简答题(每题4分,共20分)

答:1)每科室都配置1台主机至少需要5台计算机,每台计算机除必须的CPU、内存、输入/输出设备外,还必须配备有网卡1块。

2)计算机上安装有网络操作系统,TCP/IP协议,网络应用软件,工作所需财务软件等。3)用于连接各计算机的通信设备,如交换机或集线器1台,足够长度的双绞线。4)机房需安装防静电地板,保持通风干燥。

篇5:安徽省专升本真题

安徽省2010年普通高等学校专升本招生考试计算机基础试题

一.单项选择题(共70小题,每题1分,共70分。在给出的选项中,只有一项是最准确的,请将你选择的答案写在答题纸上相应位置处)。

1.在计算机内部,所有的数据都以(a)的形式存储、传输与处理。

A.二进制

B.八进制数

C.十进制数

D.十六进制数 2.在1997年举行的人机国际象棋大战中,一台名为“深蓝”的计算机击败了国际象棋大师,这一事例主要体现了计算机(b)的特点.A.可靠性高

B.逻辑判断能力强

C.计算精度高

D.存储容量大 3.银行ATM柜员机中的取款系统体现了计算机在(d)领域中的应用.A.科学计算

B.过程控制

C.人工智能

D.数据处理

4.在计算机系统的主要性能指标中,(a)决定了计算机的计算精度.A.字长 B.运算速度 C.存储容量 D.系统总线的传输速率

5.ASCII码采用7位二进制数编码,最多能表示(d)个字符.A.7 B.64 C.127 D.128 6.下列各个数中,值最大的是(b).A.(10000)2 B.(1000)8 C.(100)10 D.(10)16 7.在不直接关机的情况下,下列做法中最节能的是(c).A.设置屏幕保护程序 B.让计算机处于待机状态 C.让计算机处于休眠状态 D.停止正在运行的进程

8.汉字的显示和打印是通过(d)来实现的.A.输入码

B.交换码

C.机内码

D.字形码 9.计算机的内存容量通常指的是(a)的大小.A.RAM

B.ROM

C.高速缓存

D.硬盘空间 10.关于计算机软件,下列说法错误的是(d).A.软件是程序、数据及相关文档的总称

B.计算机的功能受到所装软件的影响

C.软件一般被分为系统软件与应用软件

D.软件均具有通用性,可以在不同的操作系统中运行 11.下列存储设备中,只能读出不能写入数据的是(c).A.U盘 B.移动硬盘 C.CD-ROM D.CD-RW 12.一般来说,应用软件的运行都需要有(d)的支持.A.编译系统 B.数据库系统 C.编辑系统 D.操作系统

13.为了解决CPU与内存之间的速度不匹配问题,在CPU内集成的临时存储单元式(c).A.CMOS B.BIOS C.Cache D.RAM 14.下列选项中,不会影响计算机运行速度的是(b).A.主板的性能 B.显示器的分辨率 C.CPU的主频 D.内存容量 15.在微型计算机系统中,20位地址总线的寻址空间为(d).A.64KB B.256KB C.512KB D.1MB 16.在编辑文档时,如果想删除位于插入点后的一个字符,可以按一下键盘上的(b)键.A.BackSpace

B.Delete

C.Enter

D.Insert 17.在Windows中,(c)是不合法的文件名.A.test.doc

B.计算机.doc

C.test*.doc

D.test1.doc 18.在Windows环境下安装应用软件,下列说法错误的是(b).安徽专升本考试复习资料免费下载第一站,永久域名:http://ahzsb.qjwm.com整理发布。

A.安装一般都是通过应用软件自带的安装程序完成的 B.应用软件只能从光盘安装,不能从网络安装

C.安装位置(目标文件夹)可以是默认的文件夹,也可以由用户另行指定 D.安装完成后,一般都会在“开始”菜单的“程序”中建立相应的快捷方式 19.关于Windows窗口,下列描述错误的是(d).A.主要的窗口类型包括应用程序窗口与文档窗口等 B.窗口的名称显示在标题栏中

C.可以同时打开多个窗口,但只有一个是活动窗口 D.窗口的位置与大小都是固定的

20.如果要选定连续的多个文件,可以先选定第一个文件,然后按住(b)键并单击要选定的最后一个文件.A.Ctrl B.Shift C.Alt

D.Tab 21.下列应用程序中,(a)不包含在Windows附件中.A.微软拼音输入法

B.写字板

C.画图

D.计算器

22.在“我的电脑”窗口中,选择“工具”菜单中的“文件夹选项”命令后,不可以完成的操作时(d).A.隐藏受保护的操作系统文件B.显示属性为隐藏的文件或文件夹 C.隐藏已知文件类型的扩展名 D.设置文件或文件夹的属性 23.关于Windows搜索,下列说法错误的是(d).A.可以按文件名搜索

B.可以按文档中的一个字或者词组搜索 C.可以按文件的大小搜索 D.不可以按文件的修改时间搜索 24.关于Windows中的回收站,下列说法错误的是(d).A.回收站用于防止文件的误操作

B.硬盘上的文件可能在删除时被移入回收站 C.回收站中的文件能够恢复至原来位置

D.U盘和软盘的文件在删除时也被移入回收站

25.在Windows中,按下鼠标左键将“C:ABC”文件夹中的某个文件拖放到“D:ABC”文件夹中,则表示(c).A.移动该文件到“D:ABC”文件夹

B.删除该文件

C.复制该文件到“DABC”文件夹

D.在“D:ABC”中创建该文件的快捷图标 26.如果程序运行后长时间不响应用户的要求,可以按(c)组合键打开Windows任务管理器,以便在需要时终止该程序的运行.A.Shift+Esc+Tab

B.Ctrl+Shift+Enter

C.Ctrl+Alt+Delete

D.Alt+Shift+Enter 27.删除Windows桌面上某个应用程序的快捷图标,意味着(a).A.仅删除了快捷图标

B.删除了应用程序,快捷图标被隐藏 C.应用程序与快捷图标均被隐藏 D.应用程序与快捷图标均被删除 28.在Windows中,“磁盘碎片整理程序”的主要作用是(c).A.修复损坏的磁盘扇区

B.检测并修复磁盘中的文件系统

C.合并磁盘碎片以提高计算机运行速度 D.删除临时文件 安徽专升本考试复习资料免费下载第一站,永久域名:http://ahzsb.qjwm.com整理发布。

29.在Windows中,可使用“控制面板”中的(d)组件来卸载不再使用的软件.A.B.C.D.30.在Word中,“格式”工具栏中的工具按钮 表示(a).A.居中

B.右对齐

C.左对齐

D.两端对齐 31.在Word中,通过“常用”工具栏中的“格式刷”(c).A.可以在同一文档内复制文本

B.可以在不同文档间复制文本

C.可以在同一文档内复制文本格式

D.不能在不同文档间复制文本格式

32.在Word中,设置纸张大小通常使用“文件”菜单中的(c)命令.A.属性

B.权限

C.页面设置

D.版本

33.在对Word文档进行编辑的过程中,可通过快捷键(a)保存文档.A.Ctrl+S B.Ctrl+C C.Ctrl+V D.Ctrl+X 34.在Word中,设置文本行间距的命令位于(a)菜单.A.格式

B.插入

C.编辑

D.文件

35.Word提供了多种显示文档的视图,其中更接近实际打印效果的是(b).A.大纲视图

B.页面视图

C.普通视图

D.Web版式视图 36.在Word中,“文件”菜单中的(a)命令,可以统计出文档的行数与字符数等.A.属性

B.另存为 C.保存

D.页面设置

37.在Word中,可以使用(b)菜单中的“页眉和页脚”命令,插入页眉和页脚.A.编辑

B.视图 C.插入

D.格式

38.在Word中,使用“插入”菜单中的(d)命令可以插入数学公式.A.符号

B.特殊符号

C.数字

D.对象 39.关于Word文档中的表格,下列描述错误的是(a).A.只能插入固定结构的表格

B.可以设置多种对齐方式 C.可以调整行高和列宽

D.可以设置多种文字环绕方式

40.在Word的编辑状态下,如果要选中某一个段落,可以将鼠标移动到该段落的左侧,并在鼠标变为空心箭头形状时(b).A.单击左键

B.双击左键

C.三击左键

D.单击右键 41.在Word文档中插入“艺术字”对象时,下列说法中错误的是(d).A.可以编辑文字

B.可以设置“艺术字”格式

C.可以改变“艺术字”的形状

D.可以将“艺术字”直接转换为文本

42.在Word中,有一个9行的表格,不能再第4行下方增加一行的操作是(d).A.选中第4行,选择“表格”“插入”“行(在下方)”命令 B.选中第5行,选择“表格”“插入”“行(在上方)”命令 C.将插入点移至第4行最后一列的右侧,按“Enter”键 D.将插入点移至第4行最后一列内,按“Enter”键

43.在Word中,利用水平标尺上的有关标记,不能设置段落的是(a).A.首行下沉

B.左缩进

C.首行缩进

D.悬挂缩进 44.将一个Word文档窗口拆分为两个窗格,下列说法错误的是(c).A.两个窗格中显示的是同一篇文档

B.可以同时查看文档的两部分 安徽专升本考试复习资料免费下载第一站,永久域名:http://ahzsb.qjwm.com整理发布。

C.文档被拆分为两个独立的文件

D.可以选择“窗口”“取消拆分”命令回到单个窗口的状态

45.在一个新建的Excel工作簿文件中,第一张工作表的默认名是(b).A.Book1 B.Sheet1 C.Unit1 D.Doc1

46.如果要将一个Excel单元格中输入的文本分段,可以按(a)键.A.Alt+Enter B.Shift+Enter C.Ctrl+Enter D.Ctrl+Shift+Enter 47.如果A1、B1、C1等三个单元格的内容分别为1、4、7,选中A1:C1单元格区域后向右拖动填充柄至G1,则F1单元格的内容为(c).A.7

B.13

C.16

D.不确定

48.在Excel 工作表中,如果要筛选出所有“李”姓学生数据,可以将自定义自动筛选条件设置为等于(b).A.“李”&* B.李* C.李?

D.“李”+* 49.关于Excel 工作表的排序,下列说法错误的是(d).A.最多可以指定三个排序关键字

B.可以按关键字的升序或者降序排序 C.可以按关键字的字母顺序排序

D.标题行也必须参加排序 50.如果C1单元格中的计算公式为“=$A1+B$1”,选中C1后,向下拖动填充柄至C2单元格,则C2单元格的计算公式为(c).A.=$A1+B$1

B.=$A2+C$1

C.=$A2+B$1

D.=$A2+C$2 51.如果要在Excel单元格中输入电话号码01012345678,下列输入方式中正确的是(a).A.„01012345678

B.“01012345678 C.“01012345678”

D.(01012345678)52.在Excel中,求A1、A2、B1、B2等四个单元格中最大值的函数是(c).A.MAX(A1~B2)B.MIN(A1~B2)C.MAX(A1:B2)D.MIN(A1:B2)53.关于Excel的打印,下列说法错误的是(d).A.可以指定打印页的范围

B.可以打印选定的工作表

C.可以打印选定区域的内容

D.不能打印整个工作簿的内容 54.下列选项中,不属于多媒体特点的是(a).A.安全性

B.集成性

C.交互性

D.多样性 55.下列选项中,(c)是常用的视频编辑软件.A.PhotoShop B.Flash

C.Adobe Premiere

D.Windows Media Player 56.多媒体计算机是指(c).A.安装了光驱并具有较高运算能力的计算机 B.能够访问Internet的计算机

C.能够处理音频、视频等多媒体信息的计算机 D.安装了媒体播放软件的计算机

57.下列选项中,(b)是常用的图片文件格式.A.WAV和MIDI B.BMP和 JPEG

C.RM和AVI D.WMV和SWF 58.一般来说,连接相邻几幢建筑物的计算机网络属于(c).A.广域网

B.城域网 C.局域网

D.个人网络 59.目前在室内网络布线中使用较多的传输介质是(b).A.光纤

B.双绞线 C.同轴电缆

D.微波

60.在计算机网络中,专门为用户提供共享资源的计算机是(c).A.工作站

B.客户机

C.服务器

D.中继器

61.传输速率是衡量网络性能的重要指标,一般用bps表示,其含义是(b).安徽专升本考试复习资料免费下载第一站,永久域名:http://ahzsb.qjwm.com整理发布。

A.字节/秒 B.位/秒

C.千字节/秒

D.兆字节/秒 62.接入到Internet中的所有计算设备都必须有一个(d).A.物理地址

B.私有地址

C.标识符

D.IP地址 63.在整理发布。

D.操作系统管理计算机系统中的所有资源

5.下列关于Windows特点的描述中,正确的有(ACD).A.具有图形化界面

B.支持海量数据处理 C.支持即插即用

D.支持多任务 6.在Word中打印文档时,可使用(ABD).A.“常用”工具栏中的按钮

B.“文件”菜单中的“打印”命令 C.组合键Ctrl+B

D.组合键Ctrl+P 7.在Word的查找命令中,可以选择的搜索选项有(ABCD).A.区分大小写

B.全字匹配

C.使用通配符

D.区分全/半角 8.关于Excel的数据图表,下列说法正确的有(ABD).A.产生图表的数据源可以按列或者按行引用

B.产生图表的数据源可以是工作表的部分或者全部数据 C.工作表数据和相应图表必须放在同一个工作簿中

D.当工作表的数据变动时,与其相关的图表会自动更新

9.在Excel中个,选择“编辑”“清除”命令可以清除单元格的(ABCD).A.批注

B.内容

C.格式

D.全部 10.Internet的主要应用有(ABCD).A.整理发布。

图1 打开的资源管理器窗口

3.如图2所示的是一个编辑好的Word文档,请写出处理过程中所执行的格式操作,要求不少于8个。

图2 Word文档

4.简述局域网的硬件

(1)答案一:计算机、网卡、传输介质(或者网线)、网络控制设备(4分);

(2)答案二:工作站、服务器、网卡、传输介质(或者网线)、交换机(或者集线器、或HUB)

5. 简述预防病毒的主要措施。

安徽专升本考试复习资料免费下载第一站,永久域名:http://ahzsb.qjwm.com整理发布。

五、编程题(共3小题,共20分。程序设计语言不限。请将程序写在答题纸上)。1.输入出租车行驶里程S,输出应付车费F。(5分)

S和F的关系如下:

6S3F6(S3)1.5S3

2.根据以下公式计算并输出S的值。(7分)

S11111.......234100

3.输入一个5×5矩阵,分别求两条对角线元素值之和,并输出结果。(要求用循环结构实现)(8分)

篇6:专升本考试英语真题

2005年福建省高职高专升本科入学考试 《基础英语》试题

(考试时间120分钟,满分150分)答题说明:(1)选择题部分的答案请写在答题卡上相应字母的中间划横线。(2)主观题的答案写在主观答题纸上相应的位置 注意:答案写在试卷上一律不给分。

Vocabulary and Structure(40point ,1for each)It is easy to ______one state of matter from another.A)differ

B)vary

C)distinguish

D)change Not once _________ his view of life.A)did the gentleman mention

B)has mentioned the gentleman C)the gentleman mention

D)the gentleman mentioned We discuss the matter _______ tea and cakes.A)over

B)with

C)by

D)at It wasn’t such a good dinner ______ she had promised us.A)that

B)which

C)as

D)what It was essential that the application forms _____ back before the deadline.A)must be sent

B)would be sent

C)be sent

D)were went The reason _______ I went to take that class is ______ the professor is supposed to be very good.A)why, for

B)why, so

C)why, that

D)that, because ________ this awareness, attitudes towards dream are changing.A)As a matter of fact

B)In effect

C)Instead of

D)As a result of The machine can’t be made perfect overnight;in fact, it should be improved ________.A)one after another

B)right away

C)by turn

D)step by step The print is still wet.______!A)Be not sure to touch it

B)Be sure not to touch it C)Be sure to not touch it

D)Don’t be sure to touch it

It was until she arrived in class ________ she realized she had forgotten her book.A)what

B)when

C)why

D)that

This is a nice car, but we cannot _______it.A)provide

B)supply

C)afford

D)manage This is the dictionary _______ I depend a lot whenever I have problems with new words.A)with which

B)in which

C)on which

D)for which Where did you get your watch ________? A)repair

B)to repair

C)repaired

D)repairing His carelessness _____ her failure in the exams.A)resulted from

B)resulted

C)resulted in

D)resulted to

Please wait for the next boat.There is no ______ for you on this one.A)place

B)room

C)seat

D)corner The days ______ you could travel without a passport are a thing of the past.A)whenever

B)wherever

C)on which

D)in which We still know little about outer _______ though we have made much effort in research.A)heaven

B)universe

C)space

D)sky But for sunlight, there _____ no moonlight.A)will be

B)would be C)had been

D)has

We made several plans for our holiday, but we went to London _________ the end.A)at

B)on

C)by

D)in Revolution means _____ the productive forces.A)to liberate

B)liberated

C)liberate

D)liberating Many people plan to put ______ RMB 5,000 every year to finance their children’s future education.A)down

B)aside

C)up

D)on I ran _____ Alice, who was on her way to see me.A)up

B)out of

C)into

D)over ____ seeing the damage he had done, he felt ashamed.A)On

B)By

C)At

D)For In fact he had done ______ he could do to help the poor.A)what

B)which

C)as

D)all which We must be off _______.It id eight already.A)by accident

B)on average

C)by chance

D)right away

I’m very sorry ______ the whole morning.I forgot the appointment.A)to keep you wait

B)to have kept you waiting C)to keep you wait

D)to keep you wait

These young men walk out of the office building, each _____ a file under his arm.A)carries

B)carrying C)carried

D)having carried A computer can store ______ information because it has a very large memory.A)a great many

B)a vast amount of C)a large number of

D)a number of

Lao Wang is a selfless man, so under no circumstances ______ anything that will benefit himself and hard the interests of others.A)does he do

B)did he do C)he does do

D)he does No one doubts ______ he is the best leader in the company.A)whether

B)what C)if

D)that _______ nobody was willing to vote for her, she decided to drop out of the election.A)Seen that

B)So that

C)Seeing that

D)When that The audience, _______, enjoyed the performance.A)most of them were students

B)they were mostly students C)most of whom were students

D)they themselves were students It’s no good _________him.He is always indifferent to others.A)to turn to

B)turning to C)turn to

D)turned to

A woman and three children are said _______ in the traffic accident.A)to be injured

B)to have been injured C)having been injured

D)being injured In the experiment we kept a watchful eye _____ the developments and recorded every detail.A)in

B)at C)for

D)on

Do you think Tommy is ______ the truth? A)saying

B)speaking C)telling

D)During the time when ______ she was living in New York that she met her husband Terry.A)Just when

B)Soon after C)It was while

D)During the time when The child will be taught that hard work is necessary to ________ success.A)bring up

B)bring with C)bring forward

D)bring about I’d like to take _____ of this opportunity to thank you for your cooperation.A)advantage

B)occasion C)benefit

D)profit Most American don’t object _____ them by their first names.A)that I call

B)for calling C)to my calling

D)that I am call Cloze(30points, 1.5 for each)

When we want to _41___ other people what we think, we can do it not only with the help of words, but also in many 42 ways.For example, we sometimes move our heads 43 when we want to say “yes”, and we move our heads 44 when we want to say “no”.People, who can ___45__ hear nor speak, talk to each other with the help of their fingers.People who do not understand each other’s language have to do the same.The following story shows 46 they sometimes do it.47 English man who could not speak Italian was 48 traveling in Italy.One day he entered a restaurant and sat 49 a table.When the waiter came, the Englishman opened his mouth, __50___ his fingers into it, 51 them out again and moved his lips.In this way he meant to say, “ 52 me something to eat.” The waiter soon brought him 53 tea.The Englishman 54 his head and the waiter understood that he didn’t want tea, so he took it 55 and brought him 56 coffee.The Englishman was angry.He was just going to leave the restaurant 57another traveler came in.When this man saw the waiter, he 58 his hands on his stomach.That was enough.In 59 minutes there was a large plate of bread and meat 60 his table.41.A)say

B)speak

C)tell

D)talk 42.A)anything

B)another

C)other

D)other 43.A)now and then

B)over and over

C)up and down

D)here and there 44.A)from mouth to mouth

B)from door to door

C)from the masses to the masses

D)from side to side 45.A)not only…but also

B)as well as

C)either

D)neither 46.A)how

B)why

C)what

D)which 47.A)The

B)An

C)A

D)Any 48.A)ever

B)never

C)on

D)once 50.A)laid

B)played

C)put

D)stayed 51.A)took

B)put

C)brought

D)carried 52.A)Bring

B)Took

C)Fetched

D)Carried 53.A)a piece of

B)a packet of

C)a cup of

D)a box of 54.A)shook

B)nodded

C)bent

D)showed 55.A)back

B)away

C)out

D)along 56.A)any

B)some

C)little

D)few 57.A)when

B)where

C)why

D)how 58.A)stood

B)sat

C)made

D)placed 59.A)a few

B)few

C)little

D)a little 60.A)at

B)over

C)under

D)on Reading Comprehension(45 point, 3 for each)One Today anyone will accept money in exchange for goods and services.People use money to buy food, furniture, books, bicycles and hundreds of what they need or want.When they work, they usually get paid in money.Most of the money today is made of metal or paper.But people used to use all kinds of things as money.One of the first kinds of money was shells.Shells were not the only things used as money.In parts of Africa, cattle were one of the earliest kinds of money.Other animals were used as money, too.The first metal coins were made in China.They were round and had a square hole in the center.People strung(系)them together and carried them from place to place.Different countries have used different metals and designs for their money.The first coins in England were made of tin.Sweden and Russia used copper to make their money.Later, other countries began to make coin of gold and silver.But even gold and silver were inconvenient if you had to buy something expensive.Again the Chinese thought of a way to improve money.They began to use paper money.The first paper money looked more like a note from one person to another than paper money used today.Money has had an interesting history from the days of shell money until today.61.Which of the following can be cited as an example of the use of money in exchange for services? A)To sell a bicycle for $20 B)To get some money for old books C)To buy things you need or want D)To get paid for your work 62.Where were shells used as money in history? A)In the Philippines.B)In China C)In Africa

D)It is not mentioned 63.Why, according to the passage, did ancient Chinese coins have a square hole in the center? A)Because it would be easier to put them together and carry them around.B)Because it would be lighter for people to carry them from place to place.C)Because people wanted to make it look nicer.D)Because people wanted to save the expensive metal they were made from.64.Why does the author say that even gold and silver were inconvenient if you had to buy something expensive? A)Because they are easy to steal.B)Because they are difficult for people to obtain.C)Because they are not easy to carry around.D)Because they themselves are expensive, too.65.Which one do you choose as the best title for this passage? A)Money and Its Uses B)Different Things Used as Money C)Different Countries, Different Money D)The History of Money Two Research has shown that motivation(动机)is very important in learning a language;you need to be enthusiastic about it, and to be interested in it.Different people will have different motives – the desire for promotion, the hope of being able to study abroad, curiosity about a very different culture, and pure intellectual enjoyment is only one of possible motives.But actually wanting to learn is the most important motive of all.Courage is an essential attribute(属性)in learning a language.It takes a lot of courage to speak a foreign language either in front of your friends or to native speakers, but don’t be afraid of making mistakes---that is the way we learn.Nowadays there are many different forms of English, each with its own constructions and accent, and, so long as you can make yourself understood and can understand what is said to you, you have succeeded in communicating, which is the purpose of any language.Curiosity is not only a possible motivation.It is also a great help in your learning.Remember that a language is not just a grammatical system, it is the outcome of a certain culture.It is not very helpful just to learn lots of words and lists of grammatical rules unless you know as much as possible about the background of the language, so that you can understand the ideas which are being conveyed(表达),the references which are being made, and the inferences which can be drawn from the information explicitly(明白地)given.So learn as much as you can about the different cultures which influence English—watch television programs, listen to the radio, try to obtain newspaper and magazines which are written by native speakers, look at advertisements, and above all, read---not textbooks, but novels and poems and plays.They will show you how language is really used.The English language is not an abstract(抽象的)system;it is a living form of expression which derives much of its meaning from the context in which it is used, and much of its effect from a whole network of extra – linguistic(语言学之外的)knowledge.If you live in a country where English is the native language, you acquire this knowledge naturally, just as in China you acquired your own cultural knowledge unconsciously.But, because you are unlikely to be able to visit countries where English is spoken as the native language, you have to make a conscious effort to acquire this cultural awareness and knowledge.66.With what topic is this passage primarily concerned? A)Curiosity in Learning a Language

B)Courage in Learning a Language C)Motivation in Learning a Language

D)Qualities in Learning a Language 67.The author of this passage possibly is a ______.A)beginner of English Learning

B)foreign teacher of English C)Chinese teacher of English

D)Chinese student studying abroad 68.What does the author suggest in this passage? A)You should not learn grammar.B)You should ignore the rules of pronunciation.C)You should learn a language by making mistakes.D)You should learn a language at school 69.According to the passage, which of the following statements is TRUE? A)You should be prepared to make mistakes in communication B)Words are the basis of English learning C)Good pronunciation is important to an English learner.D)Wanting to know everything does not help you learning a language.70.According to the author, what’s the best way of learning English? A)To study hard

B)To study abroad C)To learning about cultures

D)To make mistakes Three Amongst the most popular books being written today are those which are usually classified as science fiction(科幻小说).Hundreds of titles are published every year and are read by all kind of people.Furthermore, some of the most successful films of recent years have been based on science fiction stories.It is often thought that science fiction is a fairly new development in literature, but its ancestors(原型)can be found in books written hundreds of years ago.These books are often concerned with the presentation of some forms of ideal society, a theme which is still often found in modern stories.Most of classics of science fiction, however, have been written within the last one hundred years.Books by writers such as Jules Verne and H.G.Wells, to mention just two well – known authors, have been translated into many languages.Modern science fiction writers don’t writes about men from Mars or space adventure stories.They are more interested in predicting the results of technical developments on society and the human mind;or in imagining future worlds which are a reflection(反映)of the world which we live in now.Because of this their writing has obvious political undertones(含意).In an age where science fact frequently overtakes(超越)science fiction, the writers may find it difficult to keep ahead of scientific advances.Those who are sufficiently clear – sighted to see the way we are going, however, may provide a valuable lesson on how to deal with the problems which society will inevitably face as it tries to come to terms with a continually changing view of the world.71.Which of the following statements is NOT true? A)Science fiction is fairly new in literature.B)Science fiction is rather popular with people today.C)Science fiction often deals with some form of ideal society.D)Hundreds of books classified as science fiction are printed every year.72.Earliest science fiction was written _____.A)one hundred years ago B)by Jules Verne and H.G.Wells C)to tell people how to imagine future worlds D)hundreds of years ago 73.Modern science fiction writers are interested in_______.A)adventures in space B)some form of ideal world C)future worlds which have nothing in common with our present society D)predicting developments in technology and their effects on society 74.In our present world, _____________________.A)science develops as fast as it is predicted by science fiction writers B)science develops faster than writers can imagine

C)science fiction writers can always foresee what wonders science can do D)Only science fiction writers can see the way science is going 75.Which of the following is NOT the conclusion that we draw from this passage? A)Sensible science fiction writers may tell us what to do in future.B)We are bound to have problems as we try to make progress in science.C)No one knows anything about what to do with the problems we are to face.D)Our view of the world are subject to change.Short Answer(10 points, 2 for each)Do you find getting up in the morning so difficult that it’s painful? This might be called laziness, but Dr.Kleitman has a new explanation.He has proved that everyone has daily energy cycle.During the hours when you labor through your work you may say that you’re “hot”.That’s true.The time of day when you feel most energetic is when your cycle of body temperature is at its peak.For some people the peak comes during the morning.For others it comes in the afternoon or evening.No one has discovered why this is so, but it leads to such familiar monologues(独白)as: ”Get up, John!You will be late for work again!” The possible explanation to the trouble is that John is at his temperature-and-energy peak in the evening.Much family quarreling ends when husbands and wives realize what these energy cycles mean, and which cycle each member of the family has.You can’t change your energy cycle, but you can learn to make your life fit it better.Habit can help, Dr.Kleitmen believes.Maybe you’re sleepy in the evening but feel you must stay up late anyway.Counteract(对抗)your cycle to some extent by habitually staying up later than you want to.If your energy is low in the morning but you have an important job to do early in the day, rise before your hour.This won’t change your cycle, but you’ll get up and work better at your low point.Get off to a slow start which saves your energy.Get up with a leisurely yawn(呵欠)and stretch.Sit on the edge of the bed a minute before putting your feet on the floor.Avoid the troublesome search for clean clothes by laying them out the night before.Whenever possible, do routine work in the afternoon and takes requiring more energy or concentration for your sharper hours.76.What is Dr.Kleitman’s new explanation?

It is that everyone has _________________________________________________________.77.When is the time your cycle of body temperature is at its peak?

It is ________________________________________________________________________.78.If one wants to work more efficiently at his low point in the morning, he should ______________________________________________________________________________.79.You are advised to rise with ________________ because it will help to keep your energy for the day’s work.80.According to the passage, does the peak come to people at the same time? ______________________________________________________________________________.Writing(25 points)(根据以下三点提示,写一篇不少于100个英文单词的短文)In Face of Soaring Book Prices 如今书价越来越高

我们应付昂贵书价的一些方法 希望书价越来越便宜 2005 年专升本英语答案

1—10 CAACC

CDDBD

11—20 CCCCB

DCBDD 21—30 BCAAD

BBADC 31—40 CCBBD CCDAC 41—50 CCCDD ABDBC

51--60AACAB BADAD 61—70 CDACD DBCAC

71—75 ADDBC

76.daily energy circle.77.when you feel most energetic.78.get up earlier than usual.79.a yawn and stretch.80.No, it doesn’t

In Face of Soaring Book Price(05年作文)

注:本文为网友上传,旨在传播知识,不代表本站观点,与本站立场无关。若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:66553826@qq.com

上一篇:昆山城市技术管理规定 下一篇:中考数学真题安徽