登录
首页 » Process-Thread » 一个进程隐藏的例子

一个进程隐藏的例子

于 2023-02-08 发布 文件大小:12.15 kB
0 30
下载积分: 2 下载次数: 1

代码说明:

一个进程隐藏的例子-an example of the hidden proce

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在...
    编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that after the deletion of the data has shown. (Display in the form of the dialog box shown), in Reading censored data to the attention of mutually exclusive threads.
    2022-02-04 00:50:12下载
    积分:1
  • 简单多线程编程,每个运动的圆球类似一个线程,当碰到边框时自动返回...
    简单多线程编程,每个运动的圆球类似一个线程,当碰到边框时自动返回-Simple multi-threaded programming
    2022-03-11 18:02:53下载
    积分:1
  • This procedure is based on the multi
    本程序是基于多线程技术来绘制历史曲线,实现了历史曲线的实时动态显示-This procedure is based on the multi-threading technology to map the historical curve, realize the historical curve of real-time dynamic display
    2023-05-18 06:45:03下载
    积分:1
  • 单处理机调度包括时间片轮转法,短作业优先算法,动态优先算法。...
    单处理机调度包括时间片轮转法,短作业优先算法,动态优先算法。- The single processor dispatch rotates the law including the time piece, short work first algorithm, dynamic first algorithm.
    2022-01-25 16:29:21下载
    积分:1
  • 如何利用风险投资获取模块的基地址。
    How to get Module s base address of windows by vc.-How to get Module"s base address of windows b y vc.
    2023-08-24 05:05:04下载
    积分:1
  • VC with the realization of a process of management procedures, covering the basi...
    一个用VC实现的进程管理程序,涵盖了进程管理的基本功能。-VC with the realization of a process of management procedures, covering the basic functions of process management.
    2022-06-13 05:48:55下载
    积分:1
  • 对新系统自动更新,用户一打开机器就可以直接更新数据
    对新系统自动更新,用户一打开机器就可以直接更新数据 -the new system to automatically update, a user can open the machine directly update data
    2023-05-13 10:35:03下载
    积分:1
  • two experimental operating system : the process of scheduling strategy to achiev...
    操作系统实验2:进程调度策略的模拟实现 1、 设计一个有 N个进程共行的进程调度程序。 2、 每个进程有一个进程控制块PCB来表示,进程控制块的格式为: 进程名 优先数 到达时间 需要运行时间 已占用CPU时间 进程状态 a) 进程优先数、需要运行时间、到达时间可以事先人为地指定,也可以随机产生,注意初始化上述数值时要尽量使进程并发执行,而不是按到达时间顺序调度。 b) 进程的运行时间以时间片为单位进行计算。 c) 进程状态分为就绪、运行、完成三种状态之,分别用W、R、F表示。 3、 进程调度规则如下: a) 就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。 b) 如果运行一个时间片后,进程已占用 CPU时间达到所需要运行时间,则进程完成,撤销该进程。 c) 如果运行一个时间片后,进程已占用CPU时间还未达到所需要运行时间,即进程需要继续运行,将它插入就绪队列,队列重新排序,等待CPU。 d) 重复以上过程,直到所要进程都完成为止。 -two experimental operating system : the process of scheduling strategy to achieve a simulation. Design is a process of a total of N the process scheduler. 2, each process is a process control block to PCB said that the process control block format : process a few who arrived at the priority needs time to time running CPU time a state process) process priority number. need to run time, arriving in time prior to artificially designated, can also randomly generated, Initialization attention to the above values are to m
    2022-02-20 17:25:28下载
    积分:1
  • 一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级...
    一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级-a multithreaded parallel port control signals sent to the procedures, the frequency control signal to achieve microsecond
    2023-03-11 18:30:03下载
    积分:1
  • 线程定时器,对内核定时器的线程包装
    线程定时器,对内核定时器的线程包装-threads timer, the timer kernel threads packaging
    2022-06-15 05:52:18下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载