搜索资源列表
获取进程主窗口及创建进程的执行程序
- C#编程如何获取进程主窗口以及创建进程的执行程序 -C# programming process for obtaining the main window and the creation of the process of enforcement procedures
进程的创建
- 介绍了再linux系统下如何创建进程,以及创建进程中应注意的有关问题-introduced again linux systems process of how to create and build process should pay attention to issues related to
如何获取某个进程的主窗口以及创建进程的程序名?
- 如何在windows内存中获取进程,对于软件的破解,有帮助。可以对正在执行EXE文件进行操作-windows in the process of memory access, the software decoded and help. It is the implementation of EXE files operation
使用ATL创建进程内组建获得操作系统的版本
- 一个ATL进程内的组建,能够清晰体现 组建的原理 -a process of formation, a clear expression to the principle established
多级反馈队列进程调度算法
- 完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法. 首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等);然后完成进程创建原语、进程调度原语和进程撤销原语;
wince应用开发-创建进程编程
- wince应用开发-进程编辑 很经典。。
操作系统课程设计之进程调度
- 1)编程实现模拟操作系统进程调度子系统的基本功能;理解进程调度的概念,通过课程设计深入了解进程控制块的功能、进程的创建、删除以及进程各个状态间的转换过程;实现先来先服务、时间片轮转、多级反馈轮转法对进程进行的调度过程;通过观察有关的队列结构的内容的动态变化过程深入体会各个调度算法的特点;从而能够更好的巩固从书本上学到的知识。 2)编程过程中需要建立队列等结构进行各种操作,通过该次试验,可以督促学生从实用的角度对《数据结构》课程内容进行更深入理解和更熟练的应用。 3)实验编程语言要求使用jav
进程监视vb代码
- vb实现的进程监视代码,可监视进程的创建,以及命令行和参数,对分析某些软件的机理有帮助。
我的API创建进程
- 我的API创建进程
SPY.rar
- 内核模式简单实现进程监控,包含创建进程监控与创建线程监控,Simple realization of kernel-mode process monitoring, including the creation process of monitoring and to create a thread monitor
sysrun
- sysrun【可以用"SYSTEM"用户创建进程工具】+源码 可以用"SYSTEM"用户创建进程,就是任务管理器kill说"拒绝访问"的那种~~ 用它开OD可以直接调试系统进程-[sysrun can use
HOOK_CreateProcess
- 一个拦截CreateProcess函数,不允许创建进程的程序例子!
创建、管理线程池的源代码
- 创建、管理线程池的源代码- Foundation, management line Cheng Chi source code
jincheng
- 进程调度,在Windows命令控制台下创建进程,本文对[1]中的方法加以了实现,并做些简单的进程测试程序。 -The process of scheduling, in the Windows command console to create the process, this paper [1] to achieve the method and the process of doing a simple test procedure.
CreateProcess
- 该程序实现创建进程的功能,简单的进程创建-Create a process to achieve the program' s features, a simple process to create
mytime
- 创建进程 此源码为操作系统设计与实践的实验作业-Create a process for the operating system of this source of experimental design and operating practice
shi31
- 实现父进程创建子进程,实现父子同步,调用简单文本-Father of the process to achieve the creation of sub-processes, to achieve synchronization son, called a simple text
process_communication
- 嵌入式 linux 进程创建、进程间通信应用程序源代码及修改练习。-Embedded linux process creation, interprocess communication application source code and modify practice.
进程控制
- 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 在Linux下实现: 使用fork()/execv()来创建进程运行程序 使用wait()等待新创建的进程结束 调用gettimeofday()来获取时间
HOOK创建进程[1]
- 易语言HOOK api 实现创建进程,很不错的易语言源码,适合易语言爱好者学习。(Easy language HOOK API to achieve the creation process, very good easy language source code, suitable for easy language enthusiasts to learn)