-
This procedure adopted by the process identifier (PID) has been running the curr...
本程序通过进程标识符(PID)得到目前运行该进程的用户的名字-This procedure adopted by the process identifier (PID) has been running the current process user name
- 2022-10-02 23:40:03下载
- 积分:1
-
API为抓屏
应用背景如果你编译这个文件,它会保存你的桌面图像,现在。关键技术截图,图像捕捉,立即。如果你应用这个,你可以开发屏幕捕捉程序
- 2022-01-26 06:01:43下载
- 积分:1
-
一个非常小巧的闹钟,目的是为了实现托盘的各种技巧实现!...
一个非常小巧的闹钟,目的是为了实现托盘的各种技巧实现!-a very small alarm clocks, in order to achieve a tray of different techniques to achieve!
- 2022-08-12 21:31:27下载
- 积分:1
-
Using Winsock to penetrate a variety of agents. Rar
用Winsock穿透各种代理.rar-Using Winsock to penetrate a variety of agents. Rar
- 2023-04-01 22:20:03下载
- 积分:1
-
图书管理系统--C和Mysql
这是一个用C语言开发的图书管理系统,开发环境是VC++,该系统包含如下功能:显示系统主界面,对书籍进行相关的操作,如添加,删除,查询,显示所有记录。利用VC++开发的系统,并将数据保存在Mysql数据库中。附上系统代码和使用说明书,代码中对关键编码部分进行了注释,个人能力有限,请大家批评指正,谢谢!
- 2022-06-28 12:40:54下载
- 积分:1
-
数字转换为中文大写代码段
数字转换为中文大写代码段-converted to digital code of the Chinese capital
- 2023-07-04 21:50:03下载
- 积分:1
-
cpu操作 汇编类
cpu操作 汇编类-cpu type operation Series
- 2022-06-26 19:59:16下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
VC++精品源码打包下载,里面包含很多常用的代码。希望对你有帮助...
VC++精品源码打包下载,里面包含很多常用的代码。希望对你有帮助-VC++ elaborate code collection to download,included much very useful source code,hope it will be helpful to you.
- 2022-07-16 09:37:57下载
- 积分:1
-
VC做的计算机图形学的粒子飞动的程序,供大家学习!
VC做的计算机图形学的粒子飞动的程序,供大家学习!-VC of computer graphics to do the flying particles of the procedures for everyone to learn!
- 2022-01-24 12:58:00下载
- 积分:1