搜索资源列表
avifiliter
- 用vc开发,将AVI文件中的 视频数据进行分割,得到视频数据,这对数据解压非常有用-it can split avi file data to many blocks,it s useful to compression.
dotnet写的文件分割器
- 下面我将这个文件分割器的运行流程简单列出如下: 1、 选择要分割原文件,用OpenFileDialog控件实现,变量SplitSourceFileName 记录文件路径。 2、 选择分割后文件的保存地址,用FolderBrouserDialog控件实现,变量SplTargetFolder记录保存路径。 3、 用户输入分块大小,可选择以KB或以MB为单位,变量ItemSize记录。 4、 点击“开始分割”按键,若个参数合法,则开始执行分割过程,进度条显示执行进度,否则提示错误。
018
- 编写一个文件切分程序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
share_combont
- 如何在VisualBasic中分割一个文件并组装恢复它.-how to split a document assembly and restore it.
7split
- 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
FileSlider
- 文件分割器的实现 1.用CFileDialog类让用户选择需要进行分割或合并的文件(根据用户选择的操作) 2.在这里我们在切分文件之后,对分割后的文件名进行一个处理,原则是文件名(不含扩展名)+pti (i为本分文件的序号)+.sld。自己定义了一种扩展名,因为如果别人切分一个exe文件,你分割以 后全部是exe文件,别人一执行,很可能会出现异常的。 3.根据用户填写的分数,计算每一份的大小,除不尽的加进最后一份。每份文件的最后写入一些附加 信息,如文件的扩展名,分数-separate docu
文件分割与合并
- 本程序可实现文件自动分割与合并,特别适合于邮件应用中对大文件进行分割后发送,并在接收端合并。-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.
FileDivideAndUnit
- 文件的分割与合并,把文件分割成指定的份数,然后进行合并,分割的信息保存为一个key文件中.-document with the division of the merger, the document is divided into specific shares, and then combined to split the information as a key document.
WordTest
- 利用VC6创建、修改WORD文档,添加、删除表格、读取表格信息、合并单元格、拆分单元格等。-Using VC6 to create, modify WORD document, add, delete form, read the form information, merge cells, split the cell and so on.
FileSplitter
- 把大文件分割成较小的文件利于转移,存储,又可以还原成原来的文件功能不变,超好用的文件分割程序-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
SplittingNJoiningLargeFilesUsingWinrar
- This an article that teach people how to split file and join files using winrar Very Informative-This is an article that teach people how to split file and join files using winrar Very Informative
SplitStr
- 本程序实现的功能是使用文件操作函数对字符串进行拆分-Function of the program implementation is to use the file to split the string manipulation functions
wenjianfengehebing
- 能将大的文件分割成许多50M的小文件,并且也能够将分割的文件合并。-Can split large files into many small files 50M, and also the ability to split file merge.
FileSpliter-2012-2-27
- 由于网上找不到一个合适的软件来分割一个大文件,于是自己写了一个程序。该程序能够针对任意大文件提取其中某一段数据写成新文件。该程序可作为文件读写,多线程操作的一个学习例子。-Because I can not find an appropriate software to split a large file in the Internet , so he wrote a program. The program can be written in a piece of data for any
split
- 分解一个字符串为数组 相当于VB中的split函数-The decomposition a string to an array
Split
- 用C语言编写的文件分割程序,vs2008工程,跨平台~-File Splitter program written in C language, vs2008 projects, cross-platform to
filecut
- 将文本文件可以自定义行数进行分割,虽然简单点,但很实用-You can customize the text file lines to split, although simple, but very practical
SQL-Browser
- SQL Splitter useful to split large SQL files.
Application-of-split
- 根据相应的名称(探井名)把相同名称的拆分并综合成一个文件-According to the corresponding name (exploratory name) to split the same name and consolidated into a single document
PCCW
- 一种分割csv文件的方式,在做一些数据处理时,很有效果(A way to split CSV files is effective when doing some data processing.)
