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

搜索资源列表

  1. ssss

    0下载:
  2. 随着我国经济的持续快速发展,企业信息化进程不断加快,信息技术、网络技 术已成为企业在激烈的市场竞争中取胜的关键因素。目前国内企业纷纷采用ERP、 SCM、CRM、HRM、OA等信息系统,逐步实现了全方位、多角度的信息化管理, 同时借助信息化的平台,不断提高工作效率,降低运营成本,增强了企业竞争力。 随着企业的发展,部署的信息系统越来越多,信息系统面对的用户数量越来越大, 地域分布越来越广,因此为各应用系统建立安全有效的认证、授权变得越来越重要 基于效率和安全的因素,企业迫
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:598596
    • 提供者:春春
  1. IPCProcess

    0下载:
  2. 关于Linux系统下进程间通信的很好的学习资料。-Next on the Linux system, inter-process communication of good learning materials.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:30204
    • 提供者:gzx
  1. tongbu

    0下载:
  2. 实现进程间同步,父进程创建子进程,在Linux下实现多进程设计-To achieve inter-process synchronization, the parent process creates the child process, multi-process design under Linux
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:930
    • 提供者:萧邦
  1. connection

    0下载:
  2. 进程间基于共享存储区的通信,用C语言编写的,在Linux下运行-connection during the memory
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:24111
    • 提供者:刘伟亮
  1. 2113

    0下载:
  2. 短作业的系统进程 操作系统 短作业的系统进程 操作系统-Short operating system process, a systematic process of operating a short operating operating system operating system process operating short-
  3. 所属分类:Software Testing

    • 发布日期:2017-04-11
    • 文件大小:1210
    • 提供者:小胖
  1. 12

    0下载:
  2. 操作系统进程调度算法实验报告,是有限权算法-The operating system process scheduling algorithm test report, which is the right algorithm for finite
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:123361
    • 提供者:jian
  1. os

    0下载:
  2. 操作系统的作业,实现进程的调度。以时钟算法实现-Of the operating system operations, realization of the process of scheduling. A clock algorithm
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:1134
    • 提供者:佚名
  1. 11

    0下载:
  2. 用C语言编程模拟一个拥有若干个虚页的进程在给定的若干个实页中运行、并在缺页中断发生时使用LRU算法进行页面置换的情形-With C language programming simulate a virtual page has a number of processes in a given number of real pages to run, and the page fault occurs, using the LRU algorithm for page replacement c
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:34176
    • 提供者:棉花糖
  1. 2

    0下载:
  2. 《操作系统》课程设计- 进程调度模拟程序-" Operating System" course design- process scheduling simulation program
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2832
    • 提供者:ws
  1. cqf

    0下载:
  2. 在多道程序系统中,虽然是可以借助多个进程的并发执行来改善系统的资源利用率来提高系统的吞吐量,但可能发生死锁。所以死锁是指多个进程在运行中因争夺资源而造成的一种僵局,当进程处于这种僵局状态是,若无外力作用,它们都将无法再向前推进。-In the multi-channel programming system, although they can take advantage of the concurrent execution of multiple processes to improve
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:189052
    • 提供者:wangchao
  1. sczVSxfz

    0下载:
  2. 演示操作系统中生产者与消费者问题的解法,在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。设计一个模拟处理机调度算法,实现处理机调度。-Demonstration in the operating system Problem of producers and consumers, in the multi-channel programs and multi-
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1962
    • 提供者:ChenZhenXing
  1. ebookkaifa

    0下载:
  2. 提供了配置、建立、调试、跟踪和分析程序的工具,它便于实时、嵌入式信号处理程序的编制和测试,它能够加速开发进程,提高工作效率。提供了基本的代码生成工具,它们具有一系列的调试、分析能力。支持如下所示的开发周期的所有阶段 -Provides the configuration, build, debugging, tracing and analysis procedures of the tool, it facilitates real-time, embedded signal proces
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:539434
    • 提供者:邹博安
  1. Linux_Network_programming

    0下载:
  2. Linux网络编程教程,共十四章,第一章概论;第二章 UNIX/Linux 模型;第三章进程控制;第四章进程间通;第五章通信协议简介-Linux network programming tutorials, a total of 14 chapters, the first chapter overview second chapter UNIX/Linux model Chapter III process control fourth chapter the process of in
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:2066898
    • 提供者:李伟枝
  1. keshe

    0下载:
  2. 在unix环境下用c语言实现进程间通信(读写者问题,读写者不能同时进入共享区)-In the unix environment, with the c language to achieve inter-process communication (the problem of reading and writing, reading and writing were not also enter the shared area)
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1755
    • 提供者:王兰
  1. Inter_process_communication

    0下载:
  2. 进程间通信 包括管道,消息队列,共享内存-Inter-process communication, including pipes, message queues, shared memory
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:310270
    • 提供者:wangwr
  1. happytreefriends

    0下载:
  2. delphi 实现结束进程,调用dll模块-delphi achieve an end to the process, call the dll module
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:208642
    • 提供者:mohao
  1. analy_the_expetion_code_between_linux_and_vxworks.

    0下载:
  2. 由于Linux和Vxworks系统运行对内核空间与用户进程空间使用有比较大的区别,导致OSS在移植Linux时需要使用新的方法来实现之前在Vxworks下的功能,本文目的就是对他们之间的差异进行分析,研究如何在Linux上获取异常现场信息,尽量达到与Vxworks相同的效果-talk about the diference between vxworks and linux.point the key of imigrant the code from vxworks to linux
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:12196
    • 提供者:郭耀文
  1. keqiangzhanshiduanzuoye

    0下载:
  2. 在现代操作系统中,引入了一个重要的概念,那就是进程。引入进程的目的是使程序能够正确地并发执行,进程存在的唯一标志是进程控制块。 在分时系统中,导致创建进程的典型事件是用户登录,在批处理系统中,导致创建进程的典型事件是作业调度,有系统专门为运行中的应用进程创建新进程的事件是提供服务,在创建进程过程中,有调度程序为进程分配CPU不是创建所必需的。 从执行状态转变为活动就绪,如果由于终端用户的请求而暂时停止下来,则它的状态应转变为静止就绪,如果由于得不到所申请的资源而暂时停止下来,则它的状
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:230357
    • 提供者:杜军衔
  1. jincheng

    0下载:
  2. 进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法 基于优先数的调度算法 最短执行时间调度算法 确定这10个进程在CPU上的执行过程.要求每次进程调度时在屏幕上显示:当前执行进程 就绪队列 等待队列-Process scheduling simulation program: Suppose there are 10 process requires the CPU to perform, respectively: FIFO scheduling algori
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:593556
    • 提供者:lienquan
  1. v

    0下载:
  2. 个人防火墙核心技术是数据包的截获,通过SPI 服务提供者接口进行网络数据包( Service Provider Interface) 截获能够最完备地得到进程访网信息. 一个功能完备的个人防火墙系统不仅能够封 包截获,还应能解析协议、支持自定义控管规则以及日志记录随时的网络通信状况. 本项目遵循SPI 规 范完整实现了上述功能,给出了一个Windows 下的个人防火墙系统实现过程中的技术要点分析.-Personal firewall core technology is interc
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:274379
    • 提供者:李志勇
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com