CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - split

搜索资源列表

  1. avifiliter

    1下载:
  2. 用vc开发,将AVI文件中的 视频数据进行分割,得到视频数据,这对数据解压非常有用-it can split avi file data to many blocks,it s useful to compression.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:47052
    • 提供者:hyg
  1. dotnet写的文件分割器

    0下载:
  2. 下面我将这个文件分割器的运行流程简单列出如下: 1、 选择要分割原文件,用OpenFileDialog控件实现,变量SplitSourceFileName 记录文件路径。 2、 选择分割后文件的保存地址,用FolderBrouserDialog控件实现,变量SplTargetFolder记录保存路径。 3、 用户输入分块大小,可选择以KB或以MB为单位,变量ItemSize记录。 4、 点击“开始分割”按键,若个参数合法,则开始执行分割过程,进度条显示执行进度,否则提示错误。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29484
    • 提供者:soft271
  1. 018

    0下载:
  2. 编写一个文件切分程序split,根据命令行传进的分割尺寸和文件名分割文件。如: split 100 c:\\test.dat 为按每个小文件100字节大小对test.dat文件进行切分。切分后的文件名为 test01.dat test02.dat …… test nnn.dat-prepared a document segmentation procedures split, according to the command line transmitted to the division o
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17622
    • 提供者:鲁昕
  1. share_combont

    0下载:
  2. 如何在VisualBasic中分割一个文件并组装恢复它.-how to split a document assembly and restore it.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17964
    • 提供者:DDQ
  1. wenjianfengeqi

    0下载:
  2. 文件分割也合并软件,此软件用与进行大文件的分割以及将分割后的文件合并。-document fragmentation has combined software, software for use with large documents and the division will split after the merger documents.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:18099
    • 提供者:allen
  1. 文件切割器 1.0 S_CXV

    0下载:
  2. 文件切割器 ,分割成小文件-paper cutter, split into small paper
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:191066
    • 提供者:高利
  1. 7split

    0下载:
  2. Split (and unsplit) one big file into multiple small ones This an invisible component with a simple task to split a file into multiple files of certain size. The most common need for this is when you want to put your (big) file on floppy disks, for b
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:15616
    • 提供者:秦永久
  1. FileSlider

    0下载:
  2. 文件分割器的实现 1.用CFileDialog类让用户选择需要进行分割或合并的文件(根据用户选择的操作) 2.在这里我们在切分文件之后,对分割后的文件名进行一个处理,原则是文件名(不含扩展名)+pti (i为本分文件的序号)+.sld。自己定义了一种扩展名,因为如果别人切分一个exe文件,你分割以 后全部是exe文件,别人一执行,很可能会出现异常的。 3.根据用户填写的分数,计算每一份的大小,除不尽的加进最后一份。每份文件的最后写入一些附加 信息,如文件的扩展名,分数-separate docu
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29310
    • 提供者:躺用
  1. 文件分割与合并

    0下载:
  2. 本程序可实现文件自动分割与合并,特别适合于邮件应用中对大文件进行分割后发送,并在接收端合并。-The program can automatically split files and merge, particularly suited to e-mail application to split large files after sending and the receiving end merger.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9620
    • 提供者:上官军
  1. FileSplitter

    0下载:
  2. 把大文件分割成较小的文件利于转移,存储,又可以还原成原来的文件功能不变,超好用的文件分割程序-To split large files into smaller files conducive to the transfer, storage, can be restored to the original file functionality remains unchanged, the procedure for the carving超好用documents
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:28819
    • 提供者:nara007
  1. CutJoinFile

    0下载:
  2. 分割大文件为一定数量的小文件 对文件进行分割与合并的工具-Split large files for a certain number of small files Partition of the document and merge tools
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:1134
    • 提供者:fank
  1. SPLIT

    0下载:
  2. Split a file in vc++ with source
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:30583
    • 提供者:hassan7102
  1. split

    0下载:
  2. 用VBA宏实现 Excel表格中单元格的自动拆分代码-VBA Excel table automatically split the macro code
  3. 所属分类:File Operate

    • 发布日期:2016-01-26
    • 文件大小:15618
    • 提供者:暖冰
  1. file

    0下载:
  2. 文件分割与合并,分割文件、合并文件文件分割与合并,分割文件、合并文件-Split and merge files
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:179460
    • 提供者:David
  1. Split

    0下载:
  2. 能将大的文件分割成小文件,且可将分割后的小文件在还原成大文件-Can split large files into smaller files, and can be divided into big small file restore file
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:1125
    • 提供者:罗文浠
  1. split

    0下载:
  2. procedure split file
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:15467
    • 提供者:as
  1. split

    0下载:
  2. 一个用VC++编写的文件分割示例代码,非常值得学习。-The a file with VC++ write split sample code, very worth learning.
  3. 所属分类:File Operate

    • 发布日期:2017-11-20
    • 文件大小:150016
    • 提供者:bruce
  1. split

    0下载:
  2. 分解一个字符串为数组 相当于VB中的split函数-The decomposition a string to an array
  3. 所属分类:File Operate

    • 发布日期:2017-11-06
    • 文件大小:11309
    • 提供者:陈经理
  1. Application-of-split

    0下载:
  2. 根据相应的名称(探井名)把相同名称的拆分并综合成一个文件-According to the corresponding name (exploratory name) to split the same name and consolidated into a single document
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:48138
    • 提供者:李进
  1. splitTxtFile

    0下载:
  2. 把一个大的文本文件分成N个小的文件 。以防止文件太大,用记事本无法正常打开。(split a big text file into some small size files.)
  3. 所属分类:文件操作

    • 发布日期:2018-05-01
    • 文件大小:6144
    • 提供者:黑体字
« 12 3 4 5 6 »
搜珍网 www.dssz.com