版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、姓名:_ 班级:_ 学号:_-密-封 -线- 标签:标题考试时间:120分钟 考试总分:100分题号一二三四五总分分数遵守考场纪律,维护知识尊严,杜绝违纪行为,确保考试结果公正。1、说明从文件in.dat中读取一篇英文文章存入到字符串数组xx中,以行为单位对行中以空格或标点符号为分隔的所有单词进行倒排。最后把已处理的字符串(应不含标点符号)仍按行重新存入字符串数组xx中,最后把结果xx输出到文件out6.dat中。原始数据文件存放的格式是:每行的宽度均小于80个字符,含标点符号和空格。函数#includestring.h#includeconio .h#includectype.h#inclu
2、destdio.hchar xx5080;int maxline = 0 ; /*文章的总行数*/int readdat (void) ;void writedat (void) ;void strol(void)char *p1,*p2,t 80;int i;for (i=0; imaxline; i+)p1=xxi;t0=0;while (*p1) p1+;while (p1=xx i)while (! isalpha (*p1) p1 ! =xx i) p1-;p2 =p1;while(1)p1-;if (p1=xx i)if (isalpha (*p1) p1-;else if (!
3、isalpha (* (p1+1;) break;p2+;(2);strcat (t,p1+1) ;strcat (t, “ “) ;strcpy (xx i ,t) ;void mainif(3)printf (“数据文件in.dat不能打开! /n/007”) ;return;strol ( );writedat ( );getch;int readdat (void)file *fp;int i=0;char *p;if (fp=fopen (“e:/a/in.dat “ , “r”) =null) return 1;while (fgets (xx i , 80, fp) ! =nul
4、l)p=strchr (xx i , /n) ;if(p)*p=0i+ ;maxline=(4);fclose (fp);return 0;void writedat (void)file *fp;int i;fp=fopen(“e: /a/out6 .dat” ,”w”);for (i=0; i(5) ; i+)printf(“%s/n” ,xx i);fprintf (fp, “%s/n”, xxi);fclose(fp);( )2、说明从文件in.dat中读取一篇英文文章存入到字符串数组xx中,以行为单位对行中以空格或标点符号为分隔的所有单词进行倒排。最后把已处理的字符串(应不含标点符号
5、)仍按行重新存入字符串数组xx中,最后把结果xx输出到文件out6.dat中。原始数据文件存放的格式是:每行的宽度均小于80个字符,含标点符号和空格。函数#includestring.h#includeconio .h#includectype.h#includestdio.hchar xx5080;int maxline = 0 ; /*文章的总行数*/int readdat (void) ;void writedat (void) ;void strol(void)char *p1,*p2,t 80;int i;for (i=0; imaxline; i+)p1=xxi;t0=0;whil
6、e (*p1) p1+;while (p1=xx i)while (! isalpha (*p1) p1 ! =xx i) p1-;p2 =p1;while(1)p1-;if (p1=xx i)if (isalpha (*p1) p1-;else if (! isalpha (* (p1+1;) break;p2+;(2);strcat (t,p1+1) ;strcat (t, “ “) ;strcpy (xx i ,t) ;void mainif(3)printf (“数据文件in.dat不能打开! /n/007”) ;return;strol ( );writedat ( );getch;
7、int readdat (void)file *fp;int i=0;char *p;if (fp=fopen (“e:/a/in.dat “ , “r”) =null) return 1;while (fgets (xx i , 80, fp) ! =null)p=strchr (xx i , /n) ;if(p)*p=0i+ ;maxline=(4);fclose (fp);return 0;void writedat (void)file *fp;int i;fp=fopen(“e: /a/out6 .dat” ,”w”);for (i=0; i(5) ; i+)printf(“%s/n
8、” ,xx i);fprintf (fp, “%s/n”, xxi);fclose(fp);( )3、说明从文件in.dat中读取一篇英文文章存入到字符串数组xx中,以行为单位对行中以空格或标点符号为分隔的所有单词进行倒排。最后把已处理的字符串(应不含标点符号)仍按行重新存入字符串数组xx中,最后把结果xx输出到文件out6.dat中。原始数据文件存放的格式是:每行的宽度均小于80个字符,含标点符号和空格。函数#includestring.h#includeconio .h#includectype.h#includestdio.hchar xx5080;int maxline = 0 ; /
9、*文章的总行数*/int readdat (void) ;void writedat (void) ;void strol(void)char *p1,*p2,t 80;int i;for (i=0; imaxline; i+)p1=xxi;t0=0;while (*p1) p1+;while (p1=xx i)while (! isalpha (*p1) p1 ! =xx i) p1-;p2 =p1;while(1)p1-;if (p1=xx i)if (isalpha (*p1) p1-;else if (! isalpha (* (p1+1;) break;p2+;(2);strcat
10、(t,p1+1) ;strcat (t, “ “) ;strcpy (xx i ,t) ;void mainif(3)printf (“数据文件in.dat不能打开! /n/007”) ;return;strol ( );writedat ( );getch;int readdat (void)file *fp;int i=0;char *p;if (fp=fopen (“e:/a/in.dat “ , “r”) =null) return 1;while (fgets (xx i , 80, fp) ! =null)p=strchr (xx i , /n) ;if(p)*p=0i+ ;max
11、line=(4);fclose (fp);return 0;void writedat (void)file *fp;int i;fp=fopen(“e: /a/out6 .dat” ,”w”);for (i=0; i(5) ; i+)printf(“%s/n” ,xx i);fprintf (fp, “%s/n”, xxi);fclose(fp);( )4、说明从文件in.dat中读取一篇英文文章存入到字符串数组xx中,以行为单位对行中以空格或标点符号为分隔的所有单词进行倒排。最后把已处理的字符串(应不含标点符号)仍按行重新存入字符串数组xx中,最后把结果xx输出到文件out6.dat中。原
12、始数据文件存放的格式是:每行的宽度均小于80个字符,含标点符号和空格。函数#includestring.h#includeconio .h#includectype.h#includestdio.hchar xx5080;int maxline = 0 ; /*文章的总行数*/int readdat (void) ;void writedat (void) ;void strol(void)char *p1,*p2,t 80;int i;for (i=0; imaxline; i+)p1=xxi;t0=0;while (*p1) p1+;while (p1=xx i)while (! isal
13、pha (*p1) p1 ! =xx i) p1-;p2 =p1;while(1)p1-;if (p1=xx i)if (isalpha (*p1) p1-;else if (! isalpha (* (p1+1;) break;p2+;(2);strcat (t,p1+1) ;strcat (t, “ “) ;strcpy (xx i ,t) ;void mainif(3)printf (“数据文件in.dat不能打开! /n/007”) ;return;strol ( );writedat ( );getch;int readdat (void)file *fp;int i=0;char
14、*p;if (fp=fopen (“e:/a/in.dat “ , “r”) =null) return 1;while (fgets (xx i , 80, fp) ! =null)p=strchr (xx i , /n) ;if(p)*p=0i+ ;maxline=(4);fclose (fp);return 0;void writedat (void)file *fp;int i;fp=fopen(“e: /a/out6 .dat” ,”w”);for (i=0; i(5) ; i+)printf(“%s/n” ,xx i);fprintf (fp, “%s/n”, xxi);fclos
15、e(fp);( )5、说明从文件in.dat中读取一篇英文文章存入到字符串数组xx中,以行为单位对行中以空格或标点符号为分隔的所有单词进行倒排。最后把已处理的字符串(应不含标点符号)仍按行重新存入字符串数组xx中,最后把结果xx输出到文件out6.dat中。原始数据文件存放的格式是:每行的宽度均小于80个字符,含标点符号和空格。函数#includestring.h#includeconio .h#includectype.h#includestdio.hchar xx5080;int maxline = 0 ; /*文章的总行数*/int readdat (void) ;void writed
16、at (void) ;void strol(void)char *p1,*p2,t 80;int i;for (i=0; imaxline; i+)p1=xxi;t0=0;while (*p1) p1+;while (p1=xx i)while (! isalpha (*p1) p1 ! =xx i) p1-;p2 =p1;while(1)p1-;if (p1=xx i)if (isalpha (*p1) p1-;else if (! isalpha (* (p1+1;) break;p2+;(2);strcat (t,p1+1) ;strcat (t, “ “) ;strcpy (xx i ,t) ;void mainif(3)printf (“数据文件in.dat不能打开! /n/007”) ;return;strol ( );writedat ( );getch;int readdat (void)file *fp;int i=0;char *p;if (fp=fopen (“e:/a/in.dat “ , “r”) =null) return 1;while (f
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026年基层公务员法律知识考试模拟题及答案详解
- 银行违规事例考试模拟题及答案详解
- 2026年南华大学辅导员招聘笔试模拟题及答案详解
- 2026年会展公司考试模拟题目及答案详解
- 2026年海员考试模拟题及答案详解
- 24年执业药师中药一和西药一模拟题及答案详解
- 疾控中心面试模拟题及答案详解
- 2026年航空航天科普知识竞赛历年模拟题及答案详解
- 患者十大安全目标培训考核模拟题及答案详解
- T/CES 280-2024车载氢燃料电池应急电源系统技术要求
- 招聘4人!西宁市世纪职业技术学校招聘编外教师及实训管理员笔试参考题库及答案详解
- 定向钻专项施工方案
- 2026年二级建造师继续教育考试练习题及答案
- 2026年出版专业技术人员职业资格考试(中级)基础知识试题与答案
- 学校食堂员工食品安全培训
- 2026年民兵常识考试试卷及答案
- (正式版)DB37∕T 5323-2025 《住宅设计标准》
- 知识题库-校招HR岗位笔试能力测试题及答案
- 2026年扁平化管理模式的有效实施
- GB/T 191-2025包装储运图形符号标志
- 学习委员竞选
评论
0/150
提交评论