搜索资源列表

  1. linux

    0下载:
  2. linux课程实验的题目和参考程序。有进程管理,进程控制和软中断。-linux courses experimental procedures and reference topics. Have the process management, process control and soft interrupt.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:zxp
  1. QQShake

    0下载:
  2. 窗口抖动,完整代码,不错的突破IceSword自身进程保护的方法 -Jitter window, complete code, it is true breakthrough IceSword ways to protect their own process
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:173056
    • 提供者:uygfug
  1. 4

    0下载:
  2. 在windows xp下隐藏进程 在windows xp下隐藏进程-In windows xp under the hide process hide process under windows xp
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:461824
    • 提供者:tandxu
  1. lib_mysqludf_sys_0.0.3

    0下载:
  2. 枚举windows系统的所有进程,及其对应的ID,进程名,和exe的路径-Enumerate all the windows system process, and its corresponding ID, process name, and exe path
  3. 所属分类:MySQL数据库

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:黄山
  1. Jobassige

    0下载:
  2. 计算机进程调度算法\FCFS\SJFS\FPF-Computer process scheduling algorithm \ FCFS \ SJFS \ FPF
  3. 所属分类:进程与线程

    • 发布日期:2024-05-21
    • 文件大小:46080
    • 提供者:jonwa
  1. wsHideDLL

    0下载:
  2. Dll进程注入 一种简单的方法隐藏进程 在dll中运行代码-The simplest ways to hide a process is to have no process Basically what you need to do is place your meaningful code in a DLL, inject that DLL in an inconspicuous process (like Explorer.exe
  3. 所属分类:驱动编程

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:miller
  1. mune

    0下载:
  2. 线程同步机制。 互斥器的功能和临界区域很相似。区别是:Mutex所花费的时间比Critical Section多的多,但是Mutex是核心对象(Event、Semaphore也是),可以跨进程使用,而且等待一个被锁住的Mutex可以设定TIMEOUT,不会像Critical Section那样无法得知临界区域的情况,而一直死等。-Thread synchronization mechanism. Mutex' s functi
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-21
    • 文件大小:1888256
    • 提供者:陈小
  1. Scheduling

    0下载:
  2. 用C#和C++实现的进程调度算法程序(操作系统实验)本实验通过编写C#语言的代码实现先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。最后在界面上显示出进程在调度过程中的情况。另附上C++的进程调度实验,算法不相同。-Use C# and C++ to build up a project to achieve process scheduling.The project contains the al
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:21504
    • 提供者:
« 1 2»

源码中国 www.ymcn.org