CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 进程

搜索资源列表

  1. jinchengdiaodu

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度-Write and debug a simulation of the process scheduler, the " Round-Robin" scheduling algorithm for scheduling the five process
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:6050
    • 提供者:yogurt
  1. 操作系统编程调度算法

    0下载:
  2. 操作系统编程进程或作业先来先服务、高优先权、按时间片轮转调度算法.doc
  3. 所属分类:文档资料

    • 发布日期:2012-09-14
    • 文件大小:210944
    • 提供者:hyfen2009
  1. qudbh

    0下载:
  2. 易语言进程防杀 只是对任务管理器有效 其他的过不到-Anti process easy language only task manager to kill the other had less than effective
  3. 所属分类:文档资料

    • 发布日期:2017-04-14
    • 文件大小:4832
    • 提供者:史蒂夫
  1. VHDL中有关进程及时间周期问题及解答

    2下载:
  2. 1. Analyze and simulate the following code lists (code1 and code 2) with the same input signals shown below by presenting POW and OL. If the data type of “a, b, c, d, u, v, w, x, y, z” is declared as std_logic, what changes the simulation outputs wil
  3. 所属分类:编程文档

  1. time

    0下载:
  2. “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行器件不再改变。 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。 例如:在进程获得一次CPU后就将其优先数减少1。 或则,进程等待的时间超过某一时限时增加其优先数的值,等待。 -g_queue.s_id=i g_queue.s_dynamic_prior=MIN_PRIOR g_queue.s_n
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:4661
    • 提供者:陈大伟
  1. ProcessAndStorageManagement

    0下载:
  2. 该文档中包含两个模拟程序,分别模拟操作系统中的进程管理和存储管理,并且附有详细的说明。-The document contains two simulation programs, namely the process of simulation of the operating system management and storage management, and accompanied by detailed explanation.
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:126655
    • 提供者:zhangkun
  1. MemoryMappingFile

    0下载:
  2. 本文分析了Win32 环境下内存映射文件技术的系统实现原理, 并结合嵌入式文件系统的特点, 给出了该技术在嵌入式 实时通讯系统中对多进程间数据共享问题的解决方案-This paper analyzes the circumstances Win32 memory-mapped file system technology principle, combined with the characteristics of embedded file system, given the techno
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:90904
    • 提供者:天天
  1. Processe

    0下载:
  2. 操作系统中的进程调度优先算法和轮转法算法的实现-Operating system process scheduling priority algorithm and Algorithm Round Robin
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:2453
    • 提供者:chen
  1. CMMI

    0下载:
  2. CMMI 利用命名管道技术,在进程间进行通信的例程。希望和大家交流-CMMI using named pipe technology, in the process of communication between the routines. Would like to exchange
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:94575
    • 提供者:tjh
  1. linux(17sections)ppt

    0下载:
  2. 对Linux的进程管理、系统维护.DHCP服务配置、软件包管理和备份、TCP.IP基本网络配置、口令时效和文件权限管理等等进行了详细的介绍-On the Linux process management, system maintenance. DHCP service configuration, management and backup software package, TCP.IP basic network configuration, password aging and docu
  3. 所属分类:Project Manage

    • 发布日期:2017-04-09
    • 文件大小:1289571
    • 提供者:Sky_Walker
  1. dcdl

    0下载:
  2. DCDL:分布式控制描述语言,能以语言的方式完成对并发、进程间通信与同步和容错这3个基本功能的无二义的表达能力-DCDL: Distributed Control descr iption language, the language the way to completion of the complicated, inter-process communication and synchronization, and fault-tolerant three basic functions
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:11815
    • 提供者:郑湖湘
  1. carboxdiaodu

    0下载:
  2. 关于数据结构,车厢调度,基于栈的数据结构,实现可视化进程。-On the data structure, train scheduling, based on the stack data structure, to achieve visualization of the process.
  3. 所属分类:Project Manage

    • 发布日期:2017-05-03
    • 文件大小:115501
    • 提供者:djr
  1. MFCWindowbasicprogramming

    0下载:
  2. Windows中负责图形输出的是GDI(即Graphic Device Interface,图形设备接口)。这是Windows与硬件无关的图形输出模式的体现。GDI建立在硬件抽象层(HAL)之上,屏蔽了不同输出设备之间的差异,从而为用户提供了一个统一的“标准输出设备”。但是,与DOS不同,Windows是多任务、进程独立的,每一个窗口都应该有一个独立的输出通道。这样,GDI又使用了一种简单的机制来保证在窗口中画图的不同程序之间能共享“设备”而又互不干扰。这个机制就是DC(Device Cont
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:8336
    • 提供者:yl
  1. process

    0下载:
  2. 主要是有关windows的进程的介绍,学习一下,还是有用处的-Windows is mainly about the process of introduction, learning about, or useful
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:8099
    • 提供者:hello
  1. daima

    0下载:
  2. 操作系统,模拟抢占式短进程优先调度算法,先来先服务算法-Operating systems, process simulation of short-priority preemptive scheduling algorithm, first-come first-serve algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-15
    • 文件大小:6132
    • 提供者:jdk_1_ok
  1. VC++code

    0下载:
  2. 内容简介    本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。 不同于一般的讲述VC++使用的书籍,本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法
  3. 所属分类:Document

    • 发布日期:2017-05-31
    • 文件大小:1795840
    • 提供者:libojeason
  1. 315602

    0下载:
  2. 操作系统进程同步实验报告,内容包括部分源码-Operating system process synchronization experiments, including some source code
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:8049
    • 提供者:兔儿
  1. 597971

    0下载:
  2. 操作系统进程同步与互斥读者与写者问题部分源码-OS process mutex synchronization and readers are part of the problem and write source code
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:31528
    • 提供者:兔儿
  1. change

    0下载:
  2. 操作体统中进程管理中,各个状态相互间的转换图。-Operation of decency in the process of management, status of various inter-conversion chart.
  3. 所属分类:File Formats

    • 发布日期:2017-04-28
    • 文件大小:25323
    • 提供者:gupingping
  1. subversion

    0下载:
  2. 在JAVA的开发过程中,版本控制能有效地控制项目进程-JAVA development in the process, version control can effectively control the project process
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11871069
    • 提供者:wanglin1985
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com