CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - high

搜索资源列表

  1. 响应比高者优先算法

    0下载:
  2. 操作系统中的 响应比高者优先调度算法 计算响应时间,周转时间-operating system, the response is high priority scheduling algorithm for calculating response time, the turnaround time
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12547
    • 提供者:dd
  1. Freq

    0下载:
  2. 频率计数器 通过获得系统的高性能频率计数器在1000毫秒内的震动次数-frequency counters through access to a high-performance system frequency counter in 1000 milliseconds vibration frequency
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3724
    • 提供者:吴晓军
  1. ZThread_src

    0下载:
  2. 一个高级面向对象的线性和sycnchronization 库,以运行POSIX 和Win32 系统中的C++程序。它支持一种来自native theads,非常出色和强大的abstraction。 -a high level object-oriented linear and sycnchronization basement, and a POSIX operating system Win32 C procedures. Its support comes from a native
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:478876
    • 提供者:nirvana
  1. ProcessKiller_Ver1.1

    0下载:
  2. ProcessKiller_Ver1 简要介绍: 通过提升当前进程的权限,获得SEDEGUG特权, 然后就可以杀掉当前系统中的高级别进程, 经测试,除:System Idel,System和Csrss三个进程无法杀掉外, 其他进程均可杀掉。 双击列表中的相应进程可以查看进程的所有模块列表。 -ProcessKiller_Ver1 briefed : upgrading the competence of the current process. SEDEGUG
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:25272
    • 提供者:alaplay
  1. Thread_Reset

    0下载:
  2. 采用多线程技术实现系统的自动关机启动功能,安全性能高。-use multithreading technology to achieve the automatic shutdown system-function, high-performance security.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:35840
    • 提供者:lixue
  1. ad-function

    0下载:
  2. 在操作系统中,由于进程总数多于处理机,它们必然竞争处理机。进程调度的功能就是按一定策略、动态地把处理机分配给处于就绪队列中的某一进程并使之执行。根据不同的系统设计目标,可有多种选择某一进程的策略。有两种基本的进程调度方式,即剥夺方式(preemptive mode)和非剥夺方式(non-preemptive mode)。前者指就绪队列中一旦有优先级高于现行进程优先级的进程出现时,系统便立即把处理机分配给高优先级的进程。当然,被剥夺了处理机的进程的有关状态和上下文都必须妥善保存以便今后恢复。后者是
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:235735
    • 提供者:李明
  1. PAg

    0下载:
  2. 先来先服务,短作业有限,优先级,高响应比等多种调度算法展示-first-come first-service operations limited short-priority, high-response than many other display Scheduling Algorithm
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:55672
    • 提供者:meifeng
  1. high-performance-server_src

    0下载:
  2. 多线程服务器程序演示,该程序以http服务为例,演示多线程的处理
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:44587
    • 提供者:ss
  1. 银行家算法2

    0下载:
  2. 本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-asked to use the experimental high-level language debugging and prepared a simple algorithm bankers procedures. A better understanding of the application of resources to avoid deadl
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:282094
    • 提供者:呀呀
  1. scan与cscan算法模拟磁盘调度实验

    0下载:
  2. 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling alg
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6832
    • 提供者:何浩
  1. FinderDemo

    0下载:
  2. 多线程的VC++高速文件搜索代码,设置路径、文件名、包含字符、线程数,程序会快速运行起来,不过你的硬盘可要忙的不亦乐呼了,一般情况下,搜索文件速度受制约的是硬盘,而不是程序本身。 -Multithreaded VC++ high-speed file search code, set the path, file name, including the characters, the number of threads, the program will quickly run up, bu
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:45568
    • 提供者:madud00144
  1. 2009

    0下载:
  2. 用短作业优先,高响应比,先来先服务算法实现了作业调度的模拟-Short operating priority, high-response ratio, first-come first-serve job scheduling algorithm simulation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:1000467
    • 提供者:liushi
  1. MsTimer

    0下载:
  2. 高精度的时间控件,支持多线程处理,可以精确到一微秒-High-precision time control, support multi-threaded processing, can be accurate to a microsecond
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:7251
    • 提供者:wenday
  1. ThisIsMyPROCESS

    0下载:
  2. 操作系统的进程管理的模拟,采用的算法是动态高优先权的算法。-Operating system process management, simulation, using the algorithm is a dynamic high-priority algorithms.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-03
    • 文件大小:49556
    • 提供者:gwj
  1. Short_Process_First

    0下载:
  2. 本课程设计要求用高级语言编写和调试一个调度算法采用照顾运行时间较短时间进程的调度程序,以加深对进程的概念及进程调度算法的理解。-The curriculum design requires high-level language writing and debugging of a scheduling algorithm using shorter running time to take care of the process of scheduling procedures in orde
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:2423
    • 提供者:xiaoyulovy
  1. caozuoxitongyouxiantiaodusuanfa

    0下载:
  2. 根据单cpu系统任何一个时刻最多只能有一个进程处于cpu中处于执行状态,在进行进程调度时应按一定的原则实现进程的调度。 cpu优先调度是根据系统事先分配好的各优先级及编程者自己规定的进程优先级实现进程调度。优先级高的进程可以中断优先级低的进程而进入运行状态-Single-cpu system according to any one moment only to have a process in the implementation in a cpu in the state, when
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1523
    • 提供者:
  1. EmployeeDB

    0下载:
  2. 操作系统调度问题,挂起,等待序列等……a) 时间片轮转 b) 动态优先权调度 c) 高响应比优先调度 -Operating system scheduling problem, hang, waiting for sequence, such as ... ... a) time slice rotation b) the dynamic priority scheduling c) respond to more than high-priority scheduling
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2229997
    • 提供者:xinxioan
  1. test1

    0下载:
  2. 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-High-level language by writing and debugging a process scheduler in order to deepen their understanding of the concept of the process and understanding the process of scheduling algorithm.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:1342
    • 提供者:婷婷
  1. Multithreading

    0下载:
  2. 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:41744
    • 提供者:何平
  1. create_progress

    0下载:
  2. 进程状态有5种: e -执行态 r -高就绪态 t -低就绪态 w -等待态 c -完成态。初始每个进程均为高就绪状态,如果时间片到则转为低就绪状态。 系统分时执行各进程,规定三个进程的执行概率均为33 。通过产生随机数x来模拟时间片。若各进程的执行时间片到限,产生“时间片中断”而转入低就绪状态。 进程调度算法采用剥夺式调度算法。每次总是选择优先数最小(优先级别最高)的就绪进程投入执行。//先从 r 状态进程中选择,再从 t 状态进程中选择。 进程0完成5次计算:s1++ s2++
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:37158
    • 提供者:jlliu
« 12 3 »
搜珍网 www.dssz.com