-
繁简体转换 将简体文字转换成繁体,或者将繁体文字转换成简体,...
繁简体转换 将简体文字转换成繁体,或者将繁体文字转换成简体,-Sandbox will be converted into English text traditional, or traditional characters into English.
- 2023-08-29 12:55:03下载
- 积分:1
-
本人制作的一个调色板,调色板可以调节颜色,内容很丰富的!...
本人制作的一个调色板,调色板可以调节颜色,内容很丰富的!-I created a color palette, color palette you can adjust color, very rich in contents!
- 2022-04-20 23:29:57下载
- 积分:1
-
将bmp格式图像文件转换为Jpeg图像格式文件
将bmp格式图像文件转换为Jpeg图像格式文件-bmp image to Jpeg image
- 2022-02-03 07:26:16下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1
-
河内算法
Hanoi Algorithm
I tried to drow the animated Hannoi algorithm.
I hope that it can help your study..
If you need more comment, please send me e-mail
- 2023-09-02 19:05:04下载
- 积分:1
-
Study pe paper pe familiar with file structure, to understand the various functi...
研究pe文件,熟悉了解pe文件结构,了解pe文件各个功能,利用功能-Study pe paper pe familiar with file structure, to understand the various functional pe file, using functional
- 2023-02-05 04:05:03下载
- 积分:1
-
利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这...
利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这个程序需要加入注册表, 在系统启动时就运行, 达到监视的目的。注册表大概都不陌生,就是这里: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop the implementation of the banned procedures, such as not playing games. 3. This procedure needs to join the registry, the system started running on to achieve the purpose of surveillance. The registry probably not unfamiliar, is here : HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Run
- 2023-01-20 10:45:04下载
- 积分:1
-
注册 与 卸载 OCX
注册 与 卸载 OCX-registration and unloading OCX
- 2023-06-08 14:55:03下载
- 积分:1
-
这是一个用JAVA编写的的一个模拟WINDOWNS计算器。程序有很多地方请各位高手指教。...
这是一个用JAVA编写的的一个模拟WINDOWNS计算器。程序有很多地方请各位高手指教。-This is a preparation using the Java simulation of a WINDOWNS calculator. Procedures are many places you please enlighten master.
- 2022-02-02 17:46:55下载
- 积分:1
-
IP数据包解析
(1)捕获网络中的IP数据包,解析数据包的内容,显示结果,并将结果写入日志文件。
(2)显示的内容包括:捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址和目的IP地址等内容。
(3)设置停止标志,当程序接收到停止命令时即停止。
- 2022-02-12 00:07:19下载
- 积分:1