搜索资源列表
多文件捆绑机BindFileSrc
- 文件捆绑机,又称打包机,将多个文件合并成一个最终可执行文件,运行这个最终文件时,就相当于运行了合并前的多个文件。这种程序在*程序合并中会经常用到,你想知道它是怎么用程序实现的么?我就用我用VC6.0做的一个文件捆绑器的例子代码来告诉你。-documents bundled machine, also known as the baler, a number of documents will be merged into a fina
多个文件合并
- 利用VC实现多个数据文件合并到一个,方便进行数据处理-It s easy to dispose data by making some data files unique with Visul C.
filesegmrg_edwardversion
- 1.简介 本程序是用C语言编的一个基于命令行的文件合并分割器。主要用于分割和合并文件,可以按大小分或者按个数等分。支持分割和合并的批处理。其中命令行以及批处理语句有一定的规则,需要用户学习后才能熟练使用。 2.功能 能够实现多个文件的合并功能 能够实现同一目录下的所有文件或所有具有相同属性(同后缀)的文件,按照文件名的顺序合并 能够实现对于一个文件的分割功能,可以按照两种要求进行分割:第一
文件捆绑器源代码
- 将多个文件合并成一个最终可执行文件,运行这个最终合成文件后,就相当于运行了合并前的多个文件。这种程序在*程序合并中会经常用到,你想知道它是怎么用程序实现的么?-to merge multiple files into a final executable files, run the ultimate synthesis document, which is equivalent to the pre-merger operation
file_merger1.0
- 文件合并器,将多个文件合并到一个文件,文件名需要以固定格式进行命名,否则无法处理。-documents for the merger, a number of documents will be merged into one document, from the need for a fixed format named, not handling.
YuanSplitJoin
- 文件的分割与合并程序。可将文件按指定大小分割,也可将分割的文件合并为一个整体-document with the division of the merger process. Documents can be divided in accordance with the specified size, can also be divided in the paper for an overall merger
多个文件合并
- 利用VC实现多个数据文件合并到一个,方便进行数据处理-It s easy to dispose data by making some data files unique with Visul C.
MultiFile
- 一个文件捆绑器,能把多个文件合并为一个文件。-bundled with a document, and can merge multiple files into a single document.
combine_yuv
- 可以将多个yuv文件合并的一个工具,提供源代码。-Yuv files can be merged more than a tool to provide the source code.
hebing
- 利用vc++实现多文件合并与任意文件提取功能 -Use vc++ Multi-file merge function with arbitrary file extraction
Files_Merg21325410312008
- 界面完整、功能完整的能够将多个文件合并的程序,在VC下调试通过。- Combine (join) multiple files into single file.This application also have pause functionality.
filesplitter_plus
- 可以将一个大文件分成多个小文件,然后可以将多个小文件合并成一个大文件-Can be a large file into multiple small files, and then a number of small files can be merged into one large file
wenjiankunbangqi
- 将多个文件合并成一个最终可执行文件,运行这个最终合成文件后,就相当于运行了合并前的多个文件,也就是文件捆绑,传说中文件捆绑器。这种程序在*程序合并中会经常用到,你想知道它是怎么用程序实现的么?下面用VC6.0做的一个文件捆绑器的例子代码来演示一下-Multiple files into a final executable file, run the final synthesis document, the equivalent o
Visual_C_Book_Prg
- 多线程文件传输的实例,实现多个线程传输同一个文件,在服务器端多个线程以共享方式打开一个需要传输的文件,然后各个线程分别读取各自的一部分数据并分别发送给客户端,客户端同样各个线程分别接收服务端对应的线程发送的文件数据,最后将接收的临时文件合并为最终完整的文件。-Examples of multi-threaded file transfer, transfer of multiple threads with a file on the
Binding
- 一款功能完整的文件合并器,具有多个文件合并,压缩功能(A full-featured file merge, with multiple file merge, compression function)
CSV
- 这是一个多文件合并的程序,同时准备用数据显示。但数据显示没有做。(This is a multi files merge program, and is ready to display with data. But the data show has not been done.)
多文件夹合并到单文件夹
- 利用C#编程语言,实现多文件夹文件合并到单文件夹的功能(The use of C# programming language to achieve multi folder file merge to a single folder function)
多个文件合并v1.0
- 可以将多个EXCEL文件合并成一个文件,,VB编写的,可以用于办公用途.(Multiple EXCEL files can be merged into one file, and VB can be used for office purposes.)
快速文件分割
- 一个文件快速分割的小工具,可以把大文件分割为指定大小的多个文件。分割后自动生成一个合并批处理文件,可以很方便的把文件合并还原。(A small tool for fast segmentation of a file that divides large files into multiple files of specified size. After the segmentation, a combined batch file i