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

搜索资源列表

  1. SHADU.RAR

    0下载:
  2. 一款功能比较全面的杀毒软件 自带进程管理 系统优化-A function of a more comprehensive antivirus software comes with the process management system optimization
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:506173
    • 提供者:LIZHIGANG
  1. jincheng

    0下载:
  2. 一个守护进程的小程序 ,喜欢的朋友可以研究研究啊-A small daemon process, like the friends it can study the research ah
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:99452
    • 提供者:chengliang
  1. duoxiancheng

    0下载:
  2. 编写多线程的程序 1)试验目的和内容 理解操作系统中的进程和线程的概念,比较单进程(线程)和多进程(线程)的程序结构和执行方面的区别,指出多进程(线程)的好处。 2)试验环境 在windows下用VC++编写一个多线程的程序并比较与单线程程序的区别*/-Procedures for the preparation of multi-threading 1) test the purpose and content of understanding the proces
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:3256
    • 提供者:殷晓飞
  1. coursediaodu

    0下载:
  2. C#进程调度模拟算法,理解和验证操作系统中有关调度的算法-C# Process scheduling simulation algorithm, understanding and validation of the operating system on the scheduling algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:17884
    • 提供者:殷晓飞
  1. jingcheng

    0下载:
  2. 进程调度 进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法,目前主要是考FIFO和优先数调度算法(静态优先级)。 输入:进程流文件,其中存储的是一系列要执行的进程, 每个作业包括四个数据项: 进程名 进程状态(1就绪 2等待 3运行) 所需时间 优先数(0级最高) 输出: 进程执行流 和等待时间 平均等待时间 本程序包括:FIFO,优先数调度算法,时间片轮转调度算法 -The process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:1812
    • 提供者:陈伟
  1. CThreadEx

    0下载:
  2. 对于多线程和多进程的演示,利用MFC,代码简洁-For multi-threaded and multi-process demonstration, using MFC, concise code
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:78350
    • 提供者:吴尘秋
  1. processhide

    0下载:
  2. processhide,进程隐藏,隐藏进程名则覆盖掉此进程名-processhide, the process of concealment, to hide the process were covered out of this process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:3453
    • 提供者:李敬利
  1. jc

    0下载:
  2. 进程的管道通信,可用来加强对进程通信的理解.-The process of communication channels that can be used to enhance the understanding of the process of communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:836
    • 提供者:li
  1. daemon

    0下载:
  2. 创建守护进程,以c语言的版本在linux下开发服务器-Create a daemon to c languages developed in linux server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:20606
    • 提供者:wuqian
  1. jc

    0下载:
  2. 进程通讯(自定义消息) -The process of communications (custom message)
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:418281
    • 提供者:李明
  1. Deamon.tar

    0下载:
  2. Linux下的守护进程实例,有Makefile文件。-Daemon under Linux instance, there are Makefile file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1337
    • 提供者:蒙太奇
  1. linux

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

    • 发布日期:2017-03-26
    • 文件大小:2136
    • 提供者:zxp
  1. proces_comm

    0下载:
  2. 很好的进程通信的例子,值得学习,对VC++编程有很好的参考意义-A good example of the process of communication, it is worth learning, for VC++ Programming have a very good reference value
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:150826
    • 提供者:peng
  1. os

    1下载:
  2. 操作系统实验和实验报告,包括单道作业调度,进程调度,文件管理和主存空间的分配和回收-Experiments and experimental operating systems, including single-channel job scheduling, process scheduling, document management and main memory space allocation and recovery
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:821240
    • 提供者:阿云
  1. produce_consume

    0下载:
  2. 模拟进程同步中的进程与线程问题,熟悉信号量的使用及互斥同步过程-Simulation of the process of synchronization of processes and threads problem, familiar with the use of semaphores and mutex synchronization process
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:16702
    • 提供者:许佳
  1. Process

    0下载:
  2. 一个功能非常全面的进程管理器 比任务管理功能强大许多-A very comprehensive process manager task management powerful than many
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:58603
    • 提供者:xp98
  1. vb+XP2KHideCurrentProcess

    0下载:
  2. 隐藏进程源码! VC6.0源码 编译可运行!-Hide the process of source code! VC6.0 compiler source code to run!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:3291
    • 提供者:china
  1. jcgl

    0下载:
  2. (1)设计进程控制块PCB表结构,分别适用于优先权调度算法和时间片轮转调度算法。 PCB结构包括以下信息:进程名、进程优先数(或轮转时间片),进程所占用的CPU时间,进程的状态,当前队列指针等。根据调度算法的不同,PCB结构的内容可以作适当的增删。 (2)建立进程就绪队列。对两种不同算法编制入链子程序。 (3)编制两种进程调度算法:a)优先数调度;b)时间片轮转调度。允许用户在程序运行时选择使用某一种调度算法。-(1) design process control blo
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:2188
    • 提供者:genking
  1. wangluobiancheng

    0下载:
  2. 利用 java socket 实现网络通信,实现进程与进程之间的通信.-Java socket use network communication, the realization process and the process of communication between.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:95793
    • 提供者:yuxiaoyu
  1. shouhu

    0下载:
  2. 守护进程,基于s3c2410板子,记得当时做的是一个led灯或者8-led灯的守护,代码中有led的驱动和做完的效果录像-Daemon, based on the S3C2410 board, do remember that is a led light or 8-led lights guardian, the code has led the drive and finished the effect of video
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:51233
    • 提供者:林锋
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com