文件名称:shujujiegou
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-06-19
- 文件大小:
- 528kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编制一个将待格式化的文本按照一定的版面要求重新排版并输出到文件的程序
[基本要求]
(1)文本文件非空且以文本文件形式存放(为空没有格式化意义)。输入输出文件名均由用户从键盘输入。
(2)字的定义:由非(‘@’,‘ ’(空格))的任意ASCII码字符组成。
(3)文本文件的定义:由字母字符,数字字符,空格和可以用ASCII代码显示的字符组成。‘@’只表示换行的意义。‘ ’(空格)只表示一个字的结束的意义。
(4)任何完整的字都没有被分割在两行:,行尾不齐没关系,但要实现左对齐。每行字符数不超过60。
(5)输出文件中字与字之间只留一个空格符,即实现多余空格符的压缩。
(6)符号‘@’指示它后面的正文在格式化时应另起一段排放,段首缩入8个字符的位置。-Preparing a formatted text will be reformatted in accordance with certain requirements and output to a file layout program
[basic requirements]
(1) non-empty text file and stored as a text file (no blank formatted sense). Input and output file name by user input the keyboard.
Definition (2) the word: non ( @ , (space)) of any of the ASCII characters.
(3) to define the text file: the alphabetic characters, numeric characters, spaces, and characters can be displayed using the ASCII code for composition. @ Shows only significance wrap. (Blank) shows only the meaning of a word ends.
(4) any complete word have been divided in two lines: the line end arrhythmia does not matter, but to achieve left-aligned. Characters per line does not exceed 60.
(5) between the output file, leaving only the word a space character, namely, the achievement extra spaces compressed.
(6) the symbol @ indicates the text that follows it should be formatted in another paragraph emissions, first pa
[基本要求]
(1)文本文件非空且以文本文件形式存放(为空没有格式化意义)。输入输出文件名均由用户从键盘输入。
(2)字的定义:由非(‘@’,‘ ’(空格))的任意ASCII码字符组成。
(3)文本文件的定义:由字母字符,数字字符,空格和可以用ASCII代码显示的字符组成。‘@’只表示换行的意义。‘ ’(空格)只表示一个字的结束的意义。
(4)任何完整的字都没有被分割在两行:,行尾不齐没关系,但要实现左对齐。每行字符数不超过60。
(5)输出文件中字与字之间只留一个空格符,即实现多余空格符的压缩。
(6)符号‘@’指示它后面的正文在格式化时应另起一段排放,段首缩入8个字符的位置。-Preparing a formatted text will be reformatted in accordance with certain requirements and output to a file layout program
[basic requirements]
(1) non-empty text file and stored as a text file (no blank formatted sense). Input and output file name by user input the keyboard.
Definition (2) the word: non ( @ , (space)) of any of the ASCII characters.
(3) to define the text file: the alphabetic characters, numeric characters, spaces, and characters can be displayed using the ASCII code for composition. @ Shows only significance wrap. (Blank) shows only the meaning of a word ends.
(4) any complete word have been divided in two lines: the line end arrhythmia does not matter, but to achieve left-aligned. Characters per line does not exceed 60.
(5) between the output file, leaving only the word a space character, namely, the achievement extra spaces compressed.
(6) the symbol @ indicates the text that follows it should be formatted in another paragraph emissions, first pa
(系统自动生成,下载前可以参看下载内容)
下载文件列表
戴一佳
......\1
......\.\1.cpp
......\.\1.dsp
......\.\1.dsw
......\.\1.ncb
......\.\1.opt
......\.\1.plg
......\.\Debug
......\.\.....\1.exe
......\.\.....\1.ilk
......\.\.....\1.obj
......\.\.....\1.pch
......\.\.....\1.pdb
......\.\.....\vc60.idb
......\.\.....\vc60.pdb
......\file
......\....\Debug
......\....\.....\file.exe
......\....\.....\file.ilk
......\....\.....\file.obj
......\....\.....\file.pch
......\....\.....\file.pdb
......\....\.....\StdAfx.obj
......\....\.....\vc60.idb
......\....\.....\vc60.pdb
......\....\fei.txt
......\....\feiout.txt
......\....\file.cpp
......\....\file.dsp
......\....\file.dsw
......\....\file.ncb
......\....\file.opt
......\....\file.plg
......\....\ReadMe.txt
......\....\StdAfx.cpp
......\....\StdAfx.h
......\数据结构课程设计报告-戴一佳-2014150225(G计算机141)(1).doc