-
许多流行的编辑软件提供查看二进制文件的功能,如:ULT…
很多流行的编辑器软件都提供了查看二进制文件的功能,例如:UltraEdit便提供了这样的功能,它能够显示二进制文件的内容,即将二进制代码显示为十六进制。这种功能对于进行系统级的开发很有用处。本例实现了这种功能。-many popular editing software provided View binary file functions, such as : UltraEdit will provide such a function, it can show binary content of the document, will show the binary code for hexadecimal. This function for system-level development useful. The cases to achieve this function.
- 2023-01-25 21:35:03下载
- 积分:1
-
一个直接读写的文件行、列和源程序的一部分…
一个直接读写excel文件行、列、求部份数学函数的源码。-A direct reading and writing excel file rows, columns, and the source part of mathematical functions.
- 2023-07-05 07:35:03下载
- 积分:1
-
多目标nsga最新算法,自己改进
多目标nsga最新算法,自己改进后的,对学习这个方向的很有帮助
- 2022-01-26 08:31:23下载
- 积分:1
-
可以把你选择的文件类型用你选择的程序打开。显示的图标也可以由你自己选择。附带SDK程序源代码。比较好用的程序...
可以把你选择的文件类型用你选择的程序打开。显示的图标也可以由你自己选择。附带SDK程序源代码。比较好用的程序-You can open the file you chose with the program you chose.You also can choose the icon,with SDK program source code.A good program.
- 2022-01-26 00:24:13下载
- 积分:1
-
提取文本文件的指定关键字,是我为提取nmap扫描结果写的。
提取文本文件的指定关键字,是我为提取nmap扫描结果写的。-Extract text file specified keywords, is my nmap scan results for the extraction writing.
- 2022-03-04 08:41:16下载
- 积分: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
-
ssl漏洞侦测原始码
ssl漏洞侦测原始码
- 2022-01-27 12:13:03下载
- 积分: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
-
stc头文件
这是STC的头文件,自己刚好用到,就传一下。希望对大家有帮助!
- 2023-04-12 11:35:03下载
- 积分:1
-
添加或删除
您可以在您自己的程序中使用此代码 (和可能将它编译成一个程序和分发它允许它的语言的编译格式) 自由与不收费。
您不可以再此代码 (例如到的 web 站点) 分发未经原作者的书面许可。未能这样做是违反了版权法。
你可能会从另一个网站,链接到此代码,但如果它不封装在一个帧中的唯一。
你将会遵守任何额外的版权限制,作者可能已经放在代码或代码的描述。
- 2022-04-09 08:07:07下载
- 积分:1