-
把exe里面的资源通通取出来,实现反编译
把exe里面的资源通通取出来,实现反编译-Exe inside to check out all the resources, realize decompile
- 2022-03-19 16:19:25下载
- 积分:1
-
记时器的简单应用,适合初学者(已编译通过)
记时器的简单应用,适合初学者(已编译通过)-A simple timer application, suitable for beginners (compiled through)
- 2022-05-24 14:34:01下载
- 积分:1
-
from elsewhere, studying together, reading deleted, respect the original author&...
取自别处,共同学习,看完删除,尊重原作者的版权,使用时请注明出处。绝对扇区读写masm示例-from elsewhere, studying together, reading deleted, respect the original author"s copyright, when used with the territory. Absolute Sector readers can sample
- 2022-03-26 14:39:23下载
- 积分:1
-
Visual C++和matlab联合编程的详细代码
Visual C++和matlab联合编程的详细代码-Visual C++ And joint programming in detail matlab code
- 2022-07-08 05:15:49下载
- 积分:1
-
获取安装在系统中的硬盘的序列号,用于加密或者做别的用途。...
获取安装在系统中的硬盘的序列号,用于加密或者做别的用途。
- 2022-04-30 15:11:03下载
- 积分:1
-
5版
VERSION 5.00
Begin VB.Form laba
AutoRedraw = -1 True
BackColor = &H00FFFFFF&
BorderStyle = 1 Fixed Single
ClientHeight = 3540
ClientLeft = 2340
ClientTop = 1815
ClientWidth = 4935
ControlBox = 0 False
Icon = "FORM2.frx":0000
LinkTopic = "Form1"
MaxButton = 0 False
MinButton = 0 False
Picture = "FORM2.frx":08CA
ScaleHeight = 3540
ScaleWidth = 4935
ShowInTaskbar = 0 False
StartUpPosition = 2 CenterScreen
Begin VB.Timer Endlife
Enabled = 0 False
Interval = 1
Left = 3240
Top = 3360
-VERSION 5.00
Begin VB.Form laba
AutoRedraw =-1 True
BackColor = &H00FFFFFF&
BorderStyle = 1 Fixed Single
ClientHeight = 3540
ClientLeft = 2340
ClientTop = 1815
ClientWidth = 4935
ControlBox = 0 False
Icon = "FORM2.frx":0000
LinkTopic = "Form1"
MaxButton = 0 False
MinButton = 0 False
Picture = "FORM2.frx":08CA
ScaleHeight = 3540
ScaleWidth = 4935
ShowInTaskbar = 0 False
StartUpPosition =
- 2022-12-06 12:20:03下载
- 积分:1
-
Delphi环境下利用TWAIN实现对扫描仪的控制
调试环境:Win XP;Delphi 7/5...
Delphi环境下利用TWAIN实现对扫描仪的控制
调试环境:Win XP;Delphi 7/5-Delphi environment to realize the use of TWAIN scanner control debugging environment: Win XP Delphi 7/5
- 2022-05-18 17:59:35下载
- 积分:1
-
用VB制作的双
用
VB制作双进程守护程序-VB produced by dual-process daemon
- 2023-01-08 19:10:03下载
- 积分:1
-
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的...
完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。可以取得被控机器上的硬件信息,文件信息,注册表以及进行屏幕控制。 代码中的SOCKET重叠I/O的实现也很值得参-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this stage the best, using asynchronous overlapping operations. Machines can get charged with the hardware information, document information, registry and control for the screen. SOCKET code of overlapping I/O is also the realization worth Participation
- 2023-07-22 03:45:06下载
- 积分:1
-
扫描本机PCI设备,并显示所有设备总线号,设备号,和功能号。可以读所有的寄存器值,如果存在的话。...
扫描本机PCI设备,并显示所有设备总线号,设备号,和功能号。可以读所有的寄存器值,如果存在的话。-This project is designed for scanning all the PCI devices in the system. The software can get all the devices’ Bus Numbers, Device Numbers and Function Numbers. It also can read all of the register values if the device is valid. In addition, a GUI is provided to the customer.
- 2022-03-23 04:59:16下载
- 积分:1