-
VC++ Document batch class, you can access a volume directory file name format, s...
VC++的文件批处理的类,可以批量的获得某目录下的文件的名字大小类型格式等操作.-VC++ Document batch class, you can access a volume directory file name format, such as the size of the type of operation.
- 2022-08-15 07:38:16下载
- 积分:1
-
很有用的文件分割程序
很有用的文件分割程序 -Very useful procedure for the carving out of the document
- 2023-03-19 06:25: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
-
这个程序代码将bmp文件转换成.text文件,其程序中对bmp文件的分析,转换。...
这个程序代码将bmp文件转换成.text文件,其程序中对bmp文件的分析,转换。-This procedure code will be converted to bmp files. Text document, the process analysis of the bmp file conversion.
- 2023-07-21 18:55:03下载
- 积分:1
-
its very important file
y have to read this
akj
its very important file
y have to read this
akj
- 2022-04-12 14:28:00下载
- 积分:1
-
有格式的plot3d网格文件转换为无格式
气动方面,很多气动求解器使用的是有格式的plot3d格式文件,本程序可以将有格式的plot3d网格文件转换为无格式
- 2022-01-23 11:08:15下载
- 积分:1
-
similar to the electronic diary, updated date, the selection weather forecast, k...
类似于电子日记,可更新日期,选择天气预报,同时可保存每天的记录-similar to the electronic diary, updated date, the selection weather forecast, kept daily records
- 2022-03-22 12:30:01下载
- 积分:1
-
Delete the cycle with a certain characteristics of folders and files. The main s...
循环删除具有某一个特征的文件夹和文件. 主要用清除受版本控制源码的痕迹. -Delete the cycle with a certain characteristics of folders and files. The main source version control clearance by the traces.
- 2022-03-21 13:50:58下载
- 积分:1
-
检测一个有向图是否含有回路,并进行拓扑排序
检测一个有向图是否含有回路,并进行拓扑排序-Detection of a directed graph if it contains the loop and carry out topological sort
- 2022-03-18 05:20:28下载
- 积分:1
-
读取PE头来修改EXE的图标,有时挺有用的!
读取PE头来修改EXE的图标,有时挺有用的!-Read modify PE head EXE icon, and sometimes quite used to!
- 2022-07-09 06:51:00下载
- 积分:1