搜索资源列表
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
txt_TextCut
- 很好用的TXT文件分割工具,其实不只能分割TXT 文件-good use TXT file segmentation tools, are not only divided TXT documents
filecutter
- 文件分割器,自动分割文件,需要指定目录,指定大小-paper dividers, automatic segmentation document, we need to designated directories, the designated size
fileemerge
- 文件分割与合并,对于实现文件的分割和合并开发的软件人员有重要的参考价值.-document segmentation and consolidation, for the achievement of the paper division and the merger of the software development staff have important reference value.
MergeFile
- 自己做的文件合并和分割的程序。和以往程序不同的是,用该程序做分割文件时不用指定分割文件大小,程序会自动判断原文件长度。目前只支持三个文件的合并。-own documents mergers and segmentation procedures. And in the past, different procedures, the procedures used do not separate document specified undivided file size, the program
InfoBarDemo
- 非常漂亮的三叉分割视窗单文档窗口,可以在此基础上做类似OUTLOOK软件开发。-very beautiful trigeminal segmentation Windows single document window. this can be done on the basis of similar OUTLOOK software development.
FileCutter901
- 一款小巧的文件分割及合并软件,可对 文件进行分割及多个文件的合并。-one compact document segmentation and consolidation software, the paper division and the merger of a number of documents.
FileCutAndEquipment
- 完成文件分割和分割后的文件重新组装起来,为了减少程序尺寸,所有源代码都本人是用纯粹的c/c++编写的,可执行程序只有200K大小。没有用MFC,因此是命令行界面的。但功能绝对强大,不好用你砍我。-completed document segmentation and segmentation of the files reassembled and procedures in order to reduce size, all source code is purely my c / c pre
Spliter(Cool)
- 超cool的文件分割器,能以极快的速度分割和合并文件,不管多大的文件都能分割,而且速度超快,而且不用什么注册码之类的东西,绝对是你值的下载的东西。-super cool on the paper division, can break-neck speed, segmentation and merger documents No matter how much the paper can segmentation, and ultra-fast speed, but does not requ
hunterdesplitsoft
- 自己做的RTF文件分割,根据文件特点分割-own RTF document segmentation, segmentation features of the paper
15183221433
- 溪流文件分割 版权:溪流@cc98@ZJU-streams document segmentation Copyright : cc98 streams @ @ ZJU
mpic2ani
- 这是个可以将一个视频分割成图片的图象分割器,这个特别好用的-This is a video can be segmented into the picture for image segmentation, this particular refrain
vc-sf
- 对文本文件按照行来进行分割,文件分割,详细请参考源程序。-according to the text document trip to division, the document segmentation, detailed reference source.
split_merge_file
- 能将一个文件按大小或按个数分割,能够合并任意几个文件。-can a document, size or number of segmentation that can be combined arbitrary several documents.
SegmentationofOverlappingChromosomeImagesUsingComp
- 染色体分割算法的经典文献,关键词:Image segmentation, chromosome analysis,overlapping chromosomes, computational geometry
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
cut
- 一个基于c++平台的 文件分割程序源码 可以设置文件分割大小等-a platform based on the source document segmentation procedures can set separate document size
segmentation-of-file
- 将本地磁盘中的某个文件进行分割,分割后各个子文件的大小是1024*1024(也可以自己定义)-A local disk file segmentation, divided in various sub-file size is 1024* 1024 (also their own definition)