-
这是用Delphi7在windows下开发的“搜索目录”小程序。软件大小为:(400KB)...
这是用Delphi7在windows下开发的“搜索目录”小程序。软件大小为:(400KB)-This is the windows with Delphi7 developed under "Search Directory" small programs. Software Size : (400KB)
- 2022-08-18 03:04:44下载
- 积分:1
-
完全使用标准 C++ 编写的文件分割合并程序。采用面向过程的编程风格,也就是俗称的 C 风格。希望各路高手踊跃发言,指出其不足之处,提出整改意见、方案等。...
完全使用标准 C++ 编写的文件分割合并程序。采用面向过程的编程风格,也就是俗称的 C 风格。希望各路高手踊跃发言,指出其不足之处,提出整改意见、方案等。
-Completely using standard C++ Partition the documents prepared by the merging process. Process-oriented programming style, which is commonly known as the C style. Hope that each expert will speak up and point out the inadequacies of the views put forward reform, programs such as.
- 2022-03-01 16:16:41下载
- 积分:1
-
Decrypt File in C#
这个程序提供了一个算法来解密你的数据
- 2023-06-28 09:55:03下载
- 积分:1
-
- 2022-04-11 23:29:03下载
- 积分:1
-
一个方便的文件操作程序,可以掌握文件操作
一个方便的文件操作程序,可以掌握文件操作-It is a easy file handling program, and master file operation.
- 2022-10-01 22:05:03下载
- 积分:1
-
读ms word文件并以文本方式打印出来
读ms word文件并以文本方式打印出来-Reading ms word document and print out the text
- 2023-04-10 05:55:08下载
- 积分:1
-
遍历指定目录下文件和子目录,查找指定条件(时间、大小、类型)的文件,并依自己喜好加以处理。...
遍历指定目录下文件和子目录,查找指定条件(时间、大小、类型)的文件,并依自己喜好加以处理。-traverse designated directories and subdirectories document that you specified conditions (time, size, type), and according to their own preferences to be addressed.
- 2023-09-05 18:30:03下载
- 积分:1
-
一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。...
一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。-a PE files VC source, PE document can be found on the vast amount of information and documents to amend some information can be found on the module loading process.
- 2023-07-20 11:50:03下载
- 积分:1
-
能够在Pdf文件中查找指定字符串,也就是搜索Pdf文件
能够在Pdf文件中查找指定字符串,也就是搜索Pdf文件-Pdf files can be specified search string, which is english Pdf file
- 2022-01-26 16:19:57下载
- 积分:1
-
本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速...
本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速度,都是MFC>映射>STL,可见MFC的CArchive是进行数据文件操作的最佳选择!-procedures for the operation of the three data files, the method for testing the CArchive MFC, STL flow and document mapping CreateFileMapping, after comparison of the data contained in the document storage and speed are MFCgt; Mapping gt; STL, MFC CArchive Visibility data is the best file manipulation choice!
- 2022-04-14 22:09:49下载
- 积分:1