资源列表
[Windows编程] checkaDISABLE
说明:先取一个随机数,再检测一个进程,若该进程正在运行,则按随机数分钟来禁用网卡。可用于家长控制电脑。该代码可更改成,其他功能,如关闭进程。-First take a random number, and then detect a process if the process is running, press random a few minutes to disable the network card. Can be used for<梁永波> 在 2025-03-05 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] SimulateKeyboardHit
说明:This code shows an easy way to simulate keyboard press and release keys to another application. It uses the SendInput API for simulating keyboard press and release keys. To illustrate this technique we will show how<Destiny> 在 2025-03-05 上传 | 大小:1kb | 下载:0
[对话框与窗口] fdtd_1d_code
说明:含PML吸收边界条件的一维时域有限差分的电磁仿真-One-dimensional time-domain finite difference electromagnetic simulation containing PML absorbing boundary conditions<liuyingting> 在 2025-03-05 上传 | 大小:1kb | 下载:0
[界面编程] cPP
说明:能够有效的解决数据的读入和写出这方面的问题-An effective solution to data read and written this problem<liuyingting> 在 2025-03-05 上传 | 大小:1kb | 下载:0
[驱动编程] get-process-SessionId
说明:在驱动开发中为了支持RDP模式,经常在内核驱动中要获取一个进程的终端ID(SessionId),即任务管理器中的"会话ID"列。 在应用层获取SessionId的方法很多比如WTSEnumerateProcesses函数,但是在内核中的方法目前我只知道一方法,现在分享给大家, 关键技术是:通过ZwQueryInformationProcess或NtQueryInformationProcess方法,使用ProcessSessio<zhan> 在 2025-03-05 上传 | 大小:1kb | 下载:0