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

搜索资源列表

  1. ossystem

    0下载:
  2. 基于DOS的多任务系统的实现 1. 用C语言完成线程的创建和撤消,并按优先权加时间片轮转算法对多个线程进行调度; 2. 改变时间片的大小,观察结果的变化。思考:为什么时间片不能太小或太大; 3. 假设两个线程共用同一软件资源(如某一变量,或某一数据结构),请用记录型信号量来实现对它的互斥访问; 4. 假设有两个线程共享一个可存放5个整数的缓冲,一线程不停的计算1到50的平方,并将结果放入缓冲中,另一个线程不断的从缓冲中取出结果,并将他们打印出来,请用记录型信号量实现这一生产者和消
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4.04kb
    • 提供者:Li
  1. Thread

    0下载:
  2. 操作系统进程并发模拟系统,以时间片轮处理的方式实现了简单的线程功能,并基于此架构实现多种方式并发运行的进程模拟系统-Concurrent simulation system for the operating system process to the time slice of the way round to deal with a simple thread function and based on this framework a variety of ways to achieve
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:3.15kb
    • 提供者:Louiewiget
  1. thread_use

    0下载:
  2. 本例主要介绍如何使用正在工作的线程,充分利用时间片完成工作-This example describes how to use the main thread is the work of making full use of time slice to complete its work
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:33.17kb
    • 提供者:jack
  1. time-slice

    0下载:
  2. 操作系统处理机处理线程时间片轮转算法实现 -Operating system processor time slice rotation algorithm processing thread
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:878byte
    • 提供者:王易
  1. main-fun

    0下载:
  2. 操作系统DOS多任务系统代码 有关时间片轮转、线程间切换、线程间通信、-自动检测中英文中译英英译中百度翻译 翻译结果(中 > 英)复制结果 Operating system DOS multi task system code The time slice rotation, switching between threads, thread communication
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:7.78kb
    • 提供者:
  1. EasyKernel(uCOS)_Myself_RaD

    0下载:
  2. 一个自己独立开发的模拟任务切换的简易内核,采用动态私有任务栈,时间片轮询模式用户还可自行添加新的线程;经过测试,没有问题。适用于Arm7内核的各款芯片-Simple kernel of an independently developed simulation task switching, dynamic private task stack, the time slice polling mode, users can also add their own new thread teste
  3. 所属分类:uCOS

    • 发布日期:2017-11-13
    • 文件大小:1.25kb
    • 提供者:吴爱军
  1. Segmented-parallel

    0下载:
  2. 并行是指时间上的同时处理。并发是将程序分成多个线程分段执行,通过调度线程执行顺序,来实现多个程序对于用户来说是同时运行的,就像你可以听歌的同时修改文档一样。但具体到线程级别的话,这些线程实际上是线性执行的,只不过执行消耗的时间片实在太短,人感觉不出来,只是觉得两个程序都在正常运行。目前能算得上并行的话也就多核技术了,而且还得解决同步问题,只能说更加接近并行的概念。-Parallel processing is the same in time. Concurrency is staging a
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2.02mb
    • 提供者:王林
  1. RoundRobinDemo

    0下载:
  2. 多线程 时间片 轮询分配,,,,,,,,,,,(Multi thread time slice polling allocation)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:35kb
    • 提供者:yjiml
搜珍网 www.dssz.com