-
大数据读写
针对大数据,大文件快速读写,尽量减少内存的占用,提高效率,节省时间,并且具有数据兼容性,能够分类提取大文件中的数据,并且分类显示,综合分析。
- 2023-05-24 12:45:03下载
- 积分:1
-
file to view documents in PDF,
file to view documents in PDF,
- 2022-05-01 02:39:44下载
- 积分:1
-
提取文件的信息,日期,大小,属性。
提取文件的信息,日期,大小,属性。-extract files information,such as date,size,propety
- 2022-07-17 02:15:08下载
- 积分:1
-
在VB中读写INI文件,数据库配置文件会用到的
在VB中读写INI文件,数据库配置文件会用到的-in VB literacy INI files, database configuration files will use the
- 2023-07-26 08:05:03下载
- 积分:1
-
INI文件控制,c写的,可以放到Linux/Wince的OS
INI文件控制,c写的,可以放到Linux/Wince的OS-INI file control, c write, you can put Linux/Wince of OS
- 2022-08-24 15:42:54下载
- 积分:1
-
SQL script will be in Japanese text into shftjis format.
将SQL脚本的里日本语文字转换成shftjis格式.-SQL script will be in Japanese text into shftjis format.
- 2023-05-22 04:50:03下载
- 积分:1
-
分裂(非分裂)一个大文件分成多个小的这一种无形的竞争…
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 backup or any other purposes. The method for reversing the process, the unsplitting, is also included. Built & tested using Delphi versions 3, 4 and 5, but it should work with version 2 also 文件分割和重组-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, backup or for any other purposes. The method for reversing the process, the unsplitting, is also included. Built tested using Delphi versions 3, 4 and 5, but it should work with version 2 also document segmentation and reorganization
- 2022-02-10 04:50:07下载
- 积分:1
-
一个监视系统的目录和文件变化的源代码,用Delphi编写。
一个监视系统的目录和文件变化的源代码,用Delphi编写。-a surveillance system directories and files of the source code with Delphi.
- 2022-05-23 19:11:44下载
- 积分:1
-
霍夫曼编码 源码
霍夫曼编码 源码-Huffman source
- 2023-06-17 18:35:03下载
- 积分:1
-
现在,我将文件分割为操作简单,如下:1、O。
下面我将这个文件分割器的运行流程简单列出如下:
1、 选择要分割原文件,用OpenFileDialog控件实现,变量SplitSourceFileName 记录文件路径。
2、 选择分割后文件的保存地址,用FolderBrouserDialog控件实现,变量SplTargetFolder记录保存路径。
3、 用户输入分块大小,可选择以KB或以MB为单位,变量ItemSize记录。
4、 点击“开始分割”按键,若个参数合法,则开始执行分割过程,进度条显示执行进度,否则提示错误。
5、 合并过程与分割过程类似,只是多了对可选择的合并文件的限制。
-Now, I will split the document for the operation is simple, is as follows : 1, opted to split the original document, with OpenFileDialog control achieved record variable SplitSourceFileName paper trails. 2, the choice of segmentation document addresses the preservation, use FolderBrouserDialog Controls, variable SplTargetFolder record keeping path. 3, user input block size, the option to KB or MB units, a variable ItemSize record. 4, clicking on the "Start split." Button, if parameter is lawful, the division started the process, the progress of the show progress in implementation, suggest otherwise wrong. 5, the merger process and segmentation process similar, but more on the choice of the merg
- 2022-07-26 15:44:28下载
- 积分:1