-
一份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
-
压缩解压的C源代码,仅供个人学习减压。
ARJ解包C语言源代码,供个人研究压缩算法等。-Arj decompression C source code,for personal study decompression.
- 2022-07-13 13:28:28下载
- 积分:1
-
仿excel的表格编辑器,支持公式计算,排序,拖放,块操作等功能...
仿excel的表格编辑器,支持公式计算,排序,拖放,块操作等功能-Imitation excel table editor, support formula, sorting, drag and drop, block operations and other functions
- 2022-05-17 17:22:44下载
- 积分: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
-
WINAPI所操作的INI文件的封装类,可以实现写数字字符串文件创建等功能....
WINAPI所操作的INI文件的封装类,可以实现写数字字符串文件创建等功能.-WINAPI operated package INI file type, you can write numbers and strings to achieve the functions of file creation.
- 2022-01-25 15:44:01下载
- 积分:1
-
这是用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
-
模拟移动 vanet
无线模拟移动,#车载Ad Hoc网络。很多地图使用
- 2022-03-04 13:14:47下载
- 积分:1
-
利用汇编写的文件操作小程序,功能是复制文件。
利用汇编写的文件操作小程序,功能是复制文件。-Use the compilation of documents written in the operation of small procedures, function is to copy files.
- 2022-06-28 03:09:54下载
- 积分:1
-
关于农村基层政权建设 的思考 关于农村基层政权建设 的思考...
关于农村基层政权建设 的思考 关于农村基层政权建设 的思考-on rural grass-roots political power on the construction of rural grassroots political power of
- 2022-06-18 16:51:45下载
- 积分:1
-
代码检查Windows系统的页面文件的大小。
The code checks the size of pagefile in windows systems.
- 2022-11-04 17:20:03下载
- 积分:1