-
大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的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
-
对选取的文本进行分词操作,提取文本中的词语,不过还有一些bug没有处理好,望见谅...
对选取的文本进行分词操作,提取文本中的词语,不过还有一些bug没有处理好,望见谅-对 Kuang 本进 contract period 取的 分词操 scales, King Kuang 取 本 Shilu 的词 knife, 不过还 Downing silicon bug 没 Tang 处理好, oligonucleotide 见谅
- 2022-03-25 09:16:00下载
- 积分:1
-
来自《Visual C++程序设计技巧与实例》第6单元
来自《Visual C++程序设计技巧与实例》第6单元-from "Visual C programming skills and examples" of the first six modules
- 2023-08-28 03:15:04下载
- 积分:1
-
literacy ini a category C, the only four categories of functions, namely digital...
读写ini的C++类 一、本类只有4个函数,分别为写数字,读数字,写文本,读文本。支持相对路径。可以用于有或无mfc支持的程序。visual c++6编译通过。 ini格式: [appname] keyname=s 二、代码:请下载压缩包。 三、如需要绝对路径删除CHAR FilePath[255] ---strcat(FilePath,fn)-literacy ini a category C, the only four categories of functions, namely digital writing, word reading, writing text, reading text. Support relative path. Can be used with or without mfc support procedures. Visual C++6 compile. Ini format : [appname] keyname = s 2, code : Please download compressed. Three, if required absolute path to delete CHAR FilePath [255]--- Geodetic (FilePath, fn)
- 2022-08-07 05:34:58下载
- 积分:1
-
文件操作代码示例
应用背景程序来编写偶数和奇数成不同的文件关键技术文件加密程序,在C中;菜单驱动的文件属性更改实用程序
- 2022-01-26 07:44:32下载
- 积分:1
-
txt格式转换成PDF格式。直接在TXT编辑文档,然后用这个工具转换成PDF格式,进行浏览阅读,是个很不错的小工具。...
txt格式转换成PDF格式。直接在TXT编辑文档,然后用这个工具转换成PDF格式,进行浏览阅读,是个很不错的小工具。-txt format into PDF format. TXT files directly in the editor, and then use this tool to convert PDF format, to view reading, is a very good gadget.
- 2023-08-31 05:55:03下载
- 积分:1
-
用CStdioFile读写文件,实现文件的串行化操作
用CStdioFile读写文件,实现文件的串行化操作-CStdioFile reading and writing with paper documents realize serialization operation
- 2022-04-11 16:34:32下载
- 积分:1
-
输入两个字符串,利用该程序替换word文档中所有出现的第一字符串成为第二个字符串...
输入两个字符串,利用该程序替换word文档中所有出现的第一字符串成为第二个字符串-two input strings, using the word replacement procedure documentation for all of the first string as the second string
- 2022-09-26 00:05:03下载
- 积分:1
-
单文档,可以像TXT记事本一样操作,但比记事本功能多
单文档,可以像TXT记事本一样操作,但比记事本功能多-Single document, can be like Notepad as TXT, but more than Notepad function
- 2022-09-17 13:45: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