-
大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作...
大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作者用基于层次遍历的非递归算法(以减少运行时的时间和空间开销)实现了一个 CFileFind 的扩展类 CFileFindExt,该类可以对指定目录下的所有文件进行搜索或相同的处理操作。-designated directories on the search for all documents or other similar operations. If the document number many, one by one for each document manually, a very time-consuming. Search here for a designated directory or processing of all documents under the C category. Based on the author traverse the level of non- recursive algorithm (to reduce the running time and space costs) achieved a CFileFind CFileFindExt the extension of the class, such right can be specified directory of all documents or search for the same handling operations.
- 2023-06-07 21:20:03下载
- 积分:1
-
文件捆绑器程序源代码
文件捆绑器程序源代码 - 作者徐景周 -documents bundled with the source code-author Xu Jing Zhou documents bundled with the source code-author Xu Jing Zhou
- 2022-03-02 14:16:03下载
- 积分:1
-
000 compressed archive utility. According to the document, size, type (file or d...
个压缩归档实用程序。按照文件的时间、大小、类型(文件或者目录)、最后修改时间等进行筛选 能够把这些文件压缩,并添加适当的注释帮助辨认 能够添加校验值以确保复制和网络传输时不出错 保持备份时的目录结构以便恢复。-000 compressed archive utility. According to the document, size, type (file or directory), last modified time to screen these documents compression, and add the appropriate Notes can be added to help identify the checksum to ensure replication and network transmission time is not wrong to keep the backup directory structure to restore.
- 2022-07-02 07:44:05下载
- 积分:1
-
Read entire file contents
这个C程序逐字读取文件的全部内容,最后在终端上打印出来。
- 2023-05-19 05:55:03下载
- 积分:1
-
成批量删除文件的源程序,使用这个大家可想清楚了,删除就没有,想当初为了测试这个软件,我误删了整个D盘的文件,让我郁闷了好几天...
成批量删除文件的源程序,使用这个大家可想清楚了,删除就没有,想当初为了测试这个软件,我误删了整个D盘的文件,让我郁闷了好几天-batch delete the file into the source code, you can use this to be clear, there is no delete. At first, in order to test the software, I mistakenly deleted a whole plate of documents D, let me depressed for a few days! !
- 2022-03-03 14:19:51下载
- 积分:1
-
很好用的C++方面的encode ,decode源码;
很好用的C++方面的encode ,decode源码;-Good use of C++ Area encode, decode source
- 2022-01-25 20:17:56下载
- 积分:1
-
cab格式的压缩源码
cab格式的压缩源码-cab source of compressed format
- 2022-09-05 08:40:02下载
- 积分:1
-
通过获取文件属性,自动删除不想要的文件,这在各种资料接收系统中非常有用,可以避免文件太多使硬盘空间不够...
通过获取文件属性,自动删除不想要的文件,这在各种资料接收系统中非常有用,可以避免文件太多使硬盘空间不够-through access to file attributes, automatic deletion of unwanted documents, which the various information systems to receive a very useful document avoided so much hard disk space enough
- 2023-06-16 00:15:03下载
- 积分:1
-
with VB.NET development of the Serial procedures
用VB.NET开发的串口程序-with VB.NET development of the Serial procedures
- 2023-07-08 06:40:03下载
- 积分:1
-
一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理...
一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理-achieve a file read and write small programs example, the simple procedure of the notebook, it is important for understanding the document operation principle
- 2023-08-22 12:20:03下载
- 积分:1