-
递归查找文件:
有助于dephi初学者学习递归算法和window文件结构...
递归查找文件:
有助于dephi初学者学习递归算法和window文件结构-recursive search documents : dephi help beginners learn recursive algorithm and the structure of the document window
- 2022-03-23 10:05:44下载
- 积分:1
-
I have written Run Length Encoder Decoder program which compress files with RLE...
I have written Run Length Encoder Decoder program which compress files with RLE algorithm.
- 2022-01-26 03:01:16下载
- 积分:1
-
Batch file encryption, the encryption algorithm can be increased or on
实现文件批量加密,其加密算法可以自选或者另行增加加密算法,其扩展方便-Batch file encryption, the encryption algorithm can be increased or on-demand encryption algorithm, the expansion of convenience
- 2023-02-25 14:35:04下载
- 积分:1
-
traverse a document or set of all documents (including hidden and system, etc.)...
遍历某个盘或文件中的所有文件(包括隐藏的和系统的等等),具体试验一下就知道了,并将文件数显示出来-traverse a document or set of all documents (including hidden and system, etc.) specific tests will know about and displayed several documents
- 2022-12-28 06:30:03下载
- 积分:1
-
练手写的一个程序,功能就是给EXE文件加密,使被加密的文件运行后需要输入密码。...
练手写的一个程序,功能就是给EXE文件加密,使被加密的文件运行后需要输入密码。-a handwritten training procedures, functions is to the EXE file encryption, encrypted documents needed after running a password.
- 2022-01-25 17:46:56下载
- 积分:1
-
// 试用举例:
#include "ZUtf8_16.h"
见包中的说明。
// 试用举例:
#include "ZUtf8_16.h"
见包中的说明。-//For the trial :# include "ZUtf8_16.h" see included in the note.
- 2022-09-24 23:40:02下载
- 积分:1
-
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文...
文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并与分解函数,合并文件后的文件中各子文件顺序存放-document merging algorithm to the original document as a unified binary files were read, followed by the introduction of a new binary file, so it completed the merger operation; Contrarians can separate document ... their first definition of a common document, for instance, the following format : Name length (4 bytes), file name, file size (4 bytes), the contents of the file. Then a new document, you will be included in the document were included (as binary files). As for the reduction yet, dialer after the merger documents, to be followed by the following process Reduction Document : Reading into the file name length, according to the length of availability of documents, and read into the length of documents, accord
- 2022-09-07 18:55:02下载
- 积分:1
-
简单学生自我测验系统,可以对小学生的学习状况进行检验
简单学生自我测验系统,可以对小学生的学习状况进行检验-simple self-test system, the students can learn the status of tests
- 2022-01-26 04:51:55下载
- 积分:1
-
本人原创,删除指定日期内的无用文件!
服务器文件管理软件,删除用户上传的过期无用文件,用来清理磁盘冗余垃圾!...
本人原创,删除指定日期内的无用文件!
服务器文件管理软件,删除用户上传的过期无用文件,用来清理磁盘冗余垃圾!-I am original, delete the specified period of useless paper! Server document management software, delete users to upload documents expired useless to clean up garbage RAID!
- 2022-01-26 16:11:19下载
- 积分:1
-
source description : Export favorites to the contents of a document html
源码简介: 导出收藏夹的内容到一个html文件中 -source description : Export favorites to the contents of a document html
- 2022-04-07 09:26:54下载
- 积分:1