CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 进程

搜索资源列表

  1. proc

    0下载:
  2. 随即产生一百万个随机数,范围是0~1,比较大小,选出其中最大的和最小的,问四个进程并行执行-proc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1451
    • 提供者:yangchen
  1. AutoUpRun

    0下载:
  2. 一个简单的任务管理器,只实现了应用程序和进程,但增加了关机,重启,注销.同时也在进程名前加了图标.希望对你们有用,有不到位的地方请谅解.-A simple task manager, only to realize the application procedures and process, but increased the shutdown, restart, log off. Also in the process were preceded by the icon. Want to b
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-08
    • 文件大小:2035369
    • 提供者:王永辉
  1. OSyinghangjiasuanfa

    1下载:
  2. 1.1 课程设计题目 银行家算法的模拟实现。应用银行家算法验证进程安全性检查及分配资源。 1.2 课程设计目的 本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁地发生。 -1.1 Course Design Title Simulation of banker s algorithm implementation. Application of Banker s algorithm validat
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:579960
    • 提供者:张晓光
  1. Findgamewindowhandle

    0下载:
  2. 介绍了用VC++如何实现查找游戏窗口句柄及游戏进程ID-Introduced with VC++ how to find the window handle and play the game the process ID
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:660
    • 提供者:张涛
  1. CCV

    0下载:
  2. 关于作业、进程算法,也就是一些关于进程高度和作业高度的相同算法的改版-I hold that it is a very useful resource to imitate...
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2518
    • 提供者:KARL
  1. Fenqu

    0下载:
  2. VC++ 实现操作系统 进程线程 及分区-VC++ to achieve operating system process thread and Zoning
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:38539
    • 提供者:小凤
  1. C8

    0下载:
  2. 用C代码模拟操作系统的进程调度,其中用到图形库-With C code simulation of the operating system process scheduling, which uses graphics library
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2040
    • 提供者:abc135790
  1. Cpp2

    0下载:
  2. 一个按相应比高者优先调度算法实现进程调度的程序,当就绪进程数大于处理器个数时,就必须按某种策略决定那个进程优先占用处理器。本事淹没你在单处理器情况下的处理器调度,帮助学生加深了解处理器调度的工作-A person by the appropriate priority scheduling algorithm than the high process scheduling process, when in place when the process is larger than the nu
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:923
    • 提供者:赵爽
  1. progresspriorityalgorithm

    0下载:
  2. 进程优先权优先算法c语言模拟 用结构体个参量表示PCB的各个参数 程序有详细的解释-progress priority algorithm c
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:7685
    • 提供者:wen
  1. xiugai1

    0下载:
  2. 进程调度的一种算法,但代码还有错误,请自己修改.-scoccess
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1207
    • 提供者:aaa
  1. [100914]

    0下载:
  2. 万挂作坊工具箱[100914] 窗口,键码,颜色,光标,消息,进程分析工具-Toolbox hanging workshop million [100914] window, key code, color, cursor, news, process analysis tools
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:764887
    • 提供者:张军
  1. 3

    0下载:
  2. 模拟进程调度算法,有最高优先数优先算法,轮转算法,用的是c++语言-Simulation process scheduling algorithm, has the highest priority number first algorithm, rotation algorithm, using a c++ language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1720
    • 提供者:彭杰
  1. yinhang

    0下载:
  2. 实现银行家算法,安全序列 独占设备的分配与虚拟设备独占设备每次只能分配给一个进程使用,这种使用特性隐含着死锁的必要条件,所以在考虑独占设备的分配时,一定要结合有关防止和避免死锁的安全算法。--xoxo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1176
    • 提供者:又又
  1. FCFS

    0下载:
  2. 采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。进程的优先数由随机数产生。-Number of priority by the highest priority scheduling algorithm (ie the number of processors allocated to the highest priority in the process) and a first-come first-served algorithm. Process pri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2064
    • 提供者:朱超
  1. 2

    0下载:
  2. 进程调度的算法 源代码 在操作系统理论课中需要的实验源代码 已测试 课正常运行-Process scheduling algorithm source code in the operating system need to test theory courses in the test class source code has been running
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1412
    • 提供者:庄杰
  1. 1212

    0下载:
  2. 先来先服务算法,输入小于6 的进程,时间-FCFS algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1200
    • 提供者:黄禄嘉
  1. Bankers-Algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dy
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1430
    • 提供者:岳豪
  1. banker

    0下载:
  2. 银行家算法(实现银行家算法的整个流程。从资源申请,到数据结构数值的修改,到安全性检测;循环资源申请,检测每次的安全状态,输出安全序列,直至所有进程执行完毕)-Banker' s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1669
    • 提供者:ronny
  1. Banker

    0下载:
  2. 操作系统中经典的银行家算法的模拟程序,基于MFC对话框,可随意设定进程的个数和资源的个数-Classic bankers operating system simulation algorithm, based on MFC dialog box can be arbitrarily set the number of processes and resources, the number of
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1963743
    • 提供者:Meihua
  1. yinhangjia

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。 -ankers algorithm is one of the most representative avoid deadlock algorithm. In avoiding deadlocks method allows processes to dynamically appli
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1693
    • 提供者:baichaochao
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com