-
C++实现的TXT文本文件向DAT文件的转换。
C++实现的TXT文本文件向DAT文件的转换。-C++ implementation TXT text file to DAT file conversion.
- 2022-09-13 17:30:03下载
- 积分:1
-
记录事件和日志的类
记录事件和日志的类-record of the incident and type of log
- 2022-05-24 23:03:34下载
- 积分:1
-
在实现文件复制功能的高校实习作业…
在linux下实现文件的复制功能 对高校操作系统实习的非常有用-in achieving document reproduction function of the college internship operating system very useful
- 2023-01-16 00:50:04下载
- 积分:1
-
文本文件加密器(VB源码)(Beta Version 1[1].0.0)
文本文件加密器(VB源码)(Beta Version 1[1].0.0)-text file encryption (VB source) (Beta Version 1 [1] oh)
- 2023-05-31 16:05:03下载
- 积分: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
-
Daily work for the Resolution of the document the workload of data and statistic...
日常工作中用于拆分文件中数据和统计工作量的小程序-Daily work for the Resolution of the document the workload of data and statistics applets
- 2022-03-07 14:51:26下载
- 积分:1
-
Binary view the source code
利用MFC写的二进制查看源代码。
-Binary view the source code
- 2022-12-03 00:50:03下载
- 积分:1
-
Simple program and code to list all functions in a DLL file
Simple program and code to list all functions in a DLL file
- 2022-03-16 08:10:22下载
- 积分:1
-
WinCE下文件系统编程,在WinCE平台下创建文件。
WinCE下文件系统编程,在WinCE平台下创建文件。-under WinCE file system programming, the WinCE platform document creation.
- 2022-12-28 04:25:03下载
- 积分:1
-
Delphi开发的文件压缩与解压例程,未使用任何第三方控件包
Delphi开发的文件压缩与解压例程,未使用任何第三方控件包-Delphi document compression and decompression routines, not the use of any third-party control packet
- 2022-03-10 22:30:53下载
- 积分:1