-
大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的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
-
可以用来读取3DS文件模型,一个非常完善的类,可读所有3DS模型文件,是3D编程的好...
可以用来读取3DS文件模型,一个非常完善的类,可读所有3DS模型文件,是3D编程的好-can be used to read documents 3DS model, a very sound category, all 3DS model readable documents, 3D programming is a good Dongdong
- 2022-07-21 04:23:05下载
- 积分:1
-
中缀计算器
这是中缀计算器。它计算中缀表达式的值直接,而不转换它从前缀以中缀的后缀。
- 2022-09-30 01:30:02下载
- 积分:1
-
文件的分割与合并,把文件分割成指定的份数,然后进行合并,分割的信息保存为一个key文件中....
文件的分割与合并,把文件分割成指定的份数,然后进行合并,分割的信息保存为一个key文件中.-document with the division of the merger, the document is divided into specific shares, and then combined to split the information as a key document.
- 2022-12-16 14:10:03下载
- 积分:1
-
对execel单元格的读写ReadCell,AddCell的应用
对execel单元格的读写ReadCell,AddCell的应用-To read and write execel cell ReadCell, AddCell Application
- 2022-03-22 22:05:28下载
- 积分:1
-
文件被改变后通知的程序,这对我们在做文件编辑器的时候有参考价值,以防造成程序运行中的错误
文件被改变后通知的程序,这对我们在做文件编辑器的时候有参考价值,以防造成程序运行中的错误-document has been altered after the notification procedures, which we are doing right editor for the reference value, operating procedures to avoid causing the mistakes
- 2022-03-04 11:16:58下载
- 积分:1
-
日志函数。打印信息的默认级别为info,也可通过参数的传入决定打印级别。打印信息写入固定日志文件,或通过参数控制打印到标准输出。...
日志函数。打印信息的默认级别为info,也可通过参数的传入决定打印级别。打印信息写入固定日志文件,或通过参数控制打印到标准输出。-The log function. The default level of print information for info, can also be passed through the decision to print-level parameters. The fixed print information to write the log file, or through the parameters to control printing to standard output.
- 2023-05-24 11:55:02下载
- 积分:1
-
using the VB one operation INI file class, achieving a number of operations, the...
采用VB开发的一个操作INI文件类,实现了多项操作,对文件操作的一个类-using the VB one operation INI file class, achieving a number of operations, the operation of a document type
- 2022-02-07 06:16:20下载
- 积分:1
-
PDF file format describing about FPGA projects
PDF file format describing about FPGA projects
- 2022-07-25 01:31:09下载
- 积分:1
-
文件夹管理类的实现文件,
(1)检查系统目录,不存在则创建
(2)获得根目录,以""结尾
(3)获得windows目录
(4)获得系统目录...
文件夹管理类的实现文件,
(1)检查系统目录,不存在则创建
(2)获得根目录,以""结尾
(3)获得windows目录
(4)获得系统目录
(5)获得临时目录
- 2022-08-31 23:00:03下载
- 积分:1