-
二进制文件编辑程序源代码,我试了一下还行,实在没有了
二进制文件编辑程序源代码,我试了一下还行,实在没有了-binary file editing source code, I tried it also OK, it is not a
- 2022-01-26 00:36:40下载
- 积分:1
-
用VC++6.0编写的小程序,功能是实现文件的动态加密.
用VC++6.0编写的小程序,功能是实现文件的动态加密.-With VC++ 6.0 to prepare a small procedure, function is to achieve a dynamic document encryption.
- 2022-06-19 11:56:57下载
- 积分:1
-
UNIX unistd h头文件。
/*版权所有(C)1991-2009、2010、2011、2012自由软件基金会。
- 2022-01-25 16:51:10下载
- 积分:1
-
The ExeInfo utility shows general information about executable files (*.exe), dy...
The ExeInfo utility shows general information about executable files (*.exe), dynamic-link libraries (*.dll), ocx files, and drivers files. It can recognize all major types of executables, including MS-DOS files, New Executable files (16-bit) and Portable Executable files (32-bit).Created with VC++.
- 2022-03-15 03:49:16下载
- 积分:1
-
可以将int类型的转换为ascii码,输入为一个为binary为内容的文件,输出为一个ascii内容的文件。...
可以将int类型的转换为ascii码,输入为一个为binary为内容的文件,输出为一个ascii内容的文件。-Int type can be converted to ascii code for a binary input for the content of the document, the contents of the output to a ascii file.
- 2022-05-19 15:13:30下载
- 积分:1
-
快用DTD的XML Schema的XML编辑器/ / RELAX NG验证、XSLT、XPath,漂亮
Fast XML editor with DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking, a spelling/style check and, on Windows, lossless import/export of Microsoft Word documents. -Fast editor with XML DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking, a spelling/style check and, on Windows, lossless import/export of Microsoft Word docu ments.
- 2022-07-07 18:19:55下载
- 积分:1
-
压缩解压的C源代码,仅供个人学习减压。
ARJ解包C语言源代码,供个人研究压缩算法等。-Arj decompression C source code,for personal study decompression.
- 2022-07-13 13:28:28下载
- 积分:1
-
Simple to realize. Txt file compression format, this is my first to do curriculu...
实现了简单的对.txt格式文件的压缩,这是我做的第一个课程设计,希望对大家有帮助-Simple to realize. Txt file compression format, this is my first to do curriculum design, in the hope that everyone has to help
- 2023-04-09 02:05:03下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1
-
信息交换用光盘的容量和文件结构
Volume and File Structure of CDROM for Information Interchange
- 2022-07-22 11:44:04下载
- 积分:1