-
内核
内核级别进程管理软件实现,包括指向思路和源码分析。该软件使用物理内存搜索当前活动进程的方式,可以有效地探测出各类隐藏进程-Kernel-level process management software, including point-source ideas and analysis. The software uses physical memory search process, current activities, it can be effectively detect various types of hidden process
- 2022-02-22 08:37:38下载
- 积分:1
-
蓝牙开发协议书 硬件开发过程 目标调试指南 立体攻防
蓝牙开发协议书 硬件开发过程 目标调试指南 立体攻防-Bluetooth hardware development agreement to develop guidelines for the process of commissioning a three-dimensional offensive and defensive goal
- 2022-05-19 21:30:16下载
- 积分:1
-
Windows memfile例子
windows memfile example
- 2023-07-31 01:00:03下载
- 积分:1
-
> > > > > > > > > > > > > > > >...
> > > > > > > > > > > > > > > > >
Windows NT 服务程序模板
by 罗云彬, http://asm.yeah.net
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
控制端程序 Ver 1.0
2002.06.20 ----- 第1版
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
- 2022-09-14 19:15:03下载
- 积分:1
-
使用DLL共享数据块确保一个进程实例
使用DLL共享数据块确保一个进程实例-use DLL share data block to ensure an example of the process
- 2022-11-03 05:05:03下载
- 积分:1
-
收集cpu信息利用率的源代码
收集cpu信息利用率的源代码-information collection cpu utilization of source code
- 2023-01-21 01:35:04下载
- 积分:1
-
Java实现deadlock detection algorithm
Java实现deadlock detection algorithm-Java deadlock detection algorithm
- 2022-07-07 18:54:12下载
- 积分:1
-
UNIX网络编程,主要讲述了使用UNIX 网络API进行网络程序的开发。...
UNIX网络编程,主要讲述了使用UNIX 网络API进行网络程序的开发。-UNIX Network Programming, mainly on the use of UNIX network network API process development.
- 2022-09-20 02:45:03下载
- 积分:1
-
简单的COM组件的实现,编译需要在CMD regsvr32…
简单的com组件实现,编译后需用cmd下的regsvr32 (文件路径)compnt.dll注册注册表-The realization of simple com components, compiled under the cmd needed regsvr32 (file path) compnt.dll registration registry
- 2022-06-27 13:11:55下载
- 积分:1
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
-prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
- 2022-03-19 06:54:52下载
- 积分:1