搜索资源列表
popeconnect
- 实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话: Child 1 is sending a message! Child 2 is sending a message! 父进程从管道中读出二个来自子进程的信息并显示(要求先接收P1,后P2)。 -process of the realization of the communication channel. With system call pipe () to establi
MultiShow
- 调用不同窗口不同进程的程序,单位需要,临时编的,比较初级.-different window called the process of different procedures, units, temporary addendum to the more junior.
prohibitprocesswithwnd
- 通过调用钩子函数,能够实现禁止指定的带窗口的进程的启动.
276
- 在现有的单层马尔科夫链异常检测模型基础上,提出一种崭新的两层模型.将性质上有较大差异的两个过程,不同的请求和同一请求内的系统调用序列,分为两层,分别用不同的马尔可夫链来处理.两层结构可以更准确地刻画被保护服务进程的动态行为,因而能较大地提高异常的识别率,降低误警报率.
ResBorn
- ResBorn 是一种高效方便的多语言引擎,它的工作模式如下: 1.导出字符串: 枚举指定PE文件(可以是当前进程的EXE文件)中的所有资源,把其中语言相关的字符串(对话框、菜单、字符表)导出为 LNG 格式的语言字符串列表(UNICODE带BOM的文本文件),用户可以使用任何文本编辑器编辑它。 2. 导入字符串:枚举指定PE文件(可以是当前进程的EXE文件,有自动退出更新机制)中的所有资源,根据1中所述的LNG文件,把特定的字符串更改结果回写到资源中,完成一个多语言版本的重
进程12
- 进程之间以时间片为单位,进行唤醒,调用,当时间片到后,进程就进入等待队列,而且是按优先级进行调用。-processes with time-unit, awakened, called when time-to the post, the process would enter the waiting queue, but is carried out according to priority calls.
KillVrveis
- 1、VB如何调用批处理程序; 2、VB强制删除文件; 3、结束可恶的北信源进程; 4、让电脑不在受监控;-1, VB how to call a batch program 2, VB to force delete files 3, the end of a nasty North source process 4, so that the computer is not monitored
jincheng
- 显示当前系统中的各个进程的调用模块的信息-Shows the current system, each process module information call
PassHook
- VC++ 在其它程序窗口上创建按钮并控制响应,其内有几个是封闭成的DLL,附有几个例子调用DLL,以加深大家的理解,写出这样的程序需要作者深入了解系统内的进程及线程环境,很有参考价值。-VC++ in the other window on the Create button and the control response, which is closed within a few percent of the DLL, with a few examples of calling DLL,
Process-state-trans-describe-system
- 提供导致进程状态变化的调用接口,包括创建、删除、调度、阻塞、时间到、挂起、激 活等;实现进程列表显示的接口;这里设计的进程是一个假设的对象实体,是由程序自己创 建和删除,不是系统维护的进程。-Availability leads to the call interface of the process status changes, including create, delete, scheduling, blocking, time to suspend, activate, etc
SystemManager
- 一个简单的系统管理软件,有简单的进程管理、文件管理、系统功能调用等模块,适合学习对话框操作的朋友!-A simple system management software, a simple process management, document management, system function calls module for the learning dialog box operation friends!
yuuter-monitor
- 操作系统实习报告编写一段程序,使用系统调用FORK创建两个子进程(Operating system internship report. Write a program to use the FORK system call to create two child process)
