-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
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
-
OpenCV的C++
- 2022-03-20 15:33:05下载
- 积分:1
-
转速电流双闭环直流调速系统中,转速调节器的仿真模型
转速电流双闭环直流调速系统中,转速调节器的仿真模型-Speed of current dual-Loop DC Motor Control System, the speed regulator of the simulation model
- 2022-01-26 02:26:10下载
- 积分:1
-
用C写的表达式计算器,不但可以完成四则运算,还可以处理一些函数运算,可以配合graphviz画出表达式树和计算过程。...
用C写的表达式计算器,不但可以完成四则运算,还可以处理一些函数运算,可以配合graphviz画出表达式树和计算过程。-Written using C expression calculator, not only can complete the four operations, but also can deal with a number of functions computing, you can tie in with graphviz to draw the expression tree and calculation process.
- 2022-07-20 10:31:12下载
- 积分:1
-
be common VB users landing module! ! ! Very useful! ! The city should no longer...
可以通用的VB用户登陆模块!!!非常有用!!不要再去写 烦人的登陆了 这个模块帮你一起搞定-be common VB users landing module! ! ! Very useful! ! The city should no longer write the landing of the module help you to get together! !
- 2022-03-17 14:29:32下载
- 积分:1
-
专业开发
专业开发-多线程的优先级-professional development-multithreaded priority
- 2023-06-23 17:15:03下载
- 积分:1
-
jhjnbmbmnnmhjhjh jhjgbn ngygbnbnghyg n
jhjnbmbmnnmhjhjh jhjgbn ngygbnbnghyg n
- 2022-03-30 16:03:02下载
- 积分:1
-
按装程序的实现好看的哦
按装程序的实现好看的哦-procedures installed by the realization pretty oh
- 2022-07-11 14:05:20下载
- 积分:1
-
编译原理源代码欢迎来
编译原理源代码欢迎来-principle source code compiler welcome to Kankan
- 2022-02-03 18:35:58下载
- 积分:1
-
这是关于计算机的简介,适合所有初学者。这是非常好的…
This about computers brief and is it suitable for all beginners. It is very good.-This is about computers brief and is it suitable for all beginners. It is very good.
- 2023-07-21 06:20:03下载
- 积分:1