文件名称:splitf

  • 所属分类:
  • 文件操作
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 65kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • kni***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

编写一个程序splitf.c,实现对文件按指定大小进行分割,和反向合并的功能。

如果调用splitf -s afile.dat 1024,则文件afile.dat将被按1024字节为单位分割成若干个片段(最后一个片段可能不足1024字节)。产生的片段在同一个目录下以不同的文件保存,以片段编号为其文件后缀,例如:afile.001、afile.002、afile.003、……

如果调用splitf -m afile.dat 020,则当前目录下的片段文件afile.001、afile.002、……、afile.020将依次被合并并形成afile.dat。注意:若某个片段缺失,则应该提示合并失败-The preparation of a program splitf.c, realize the document specified partition size, and the function of reverse merger. If the call splitf-s afile.dat 1024, the document will be afile.dat by 1024 bytes divided into several fragments (a fragment of a possible shortage of the last 1024 bytes). Fragment generated in the same directory with different files to fragment number for the file suffix, such as: afile.001, afile.002, afile.003, ... ... If you call splitf-m afile.dat 020, while the current directory under the document fragment afile.001, afile.002, ... ..., afile.020 will in turn be combined and formed afile.dat. Note: If a fragment is missing, they should be prompted to merge failure
(系统自动生成,下载前可以参看下载内容)

下载文件列表

splitf

......\SEVEN1.BAK

......\SEVEN1.C

......\SEVEN1.EXE

......\SEVEN1.OBJ

......\SEVEN2.BAK

......\SEVEN2.C

......\SEVEN2.EXE

......\SEVEN2.OBJ

......\seven2实验报告.doc

......\实验07.ppt

......\实验报告七重要说明.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org