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

搜索资源列表

  1. final.c

    0下载:
  2. 读者和写者,有关操作系统课程设计的 进程和线程,我急需生产者和消费者-readers and writing, the operating system of curriculum design process and thread, I hasten to producers and consumers
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:0030
  1. 操作系统课程设计之内存分配问题

    0下载:
  2. 这是操作系统中实现内存分配好好的程序,界面很美观,功能强大-This is the operating system to achieve good memory allocation procedure, the interface is very attractive and powerful
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:161.39kb
    • 提供者:李里
  1. 线程的创建与撤消

    0下载:
  2. 操作系统课程设计:线程的创建与撤消(有文档)-courses on operating system design : the creation of threads and withdrawn (with documentation)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.4kb
    • 提供者:林明
  1. 多线程设计

    1下载:
  2. 一个很好的多线程设计思想,对学生学习这一块比较全面,很适合做课程设计的一个样本-a good multithreaded design ideas, the students learn a more comprehensive, and is very suitable for curriculum design a sample
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:355.18kb
    • 提供者:孔亮
  1. 进程diaodu

    0下载:
  2. 用vc编写的进程调度的源程序,我们的课程设计,可以直接运行。无错误-vc prepared using the process of scheduling the source, our curriculum design, direct running. Error-free
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.03kb
    • 提供者:小五哥哥
  1. newJSQ

    0下载:
  2. 一个不错的计算器` 本人的小课程设计 有加减乘除 开方,取反等功能 -a good calculator `my small design courses arithmetic prescribing, from the anti-functions
  3. 所属分类:进程与线程

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

    0下载:
  2. 这同样是我课程设计的代码,不过在前一个代码的基础上加如了新的算法了避免死琐的发生-This is the same curriculum design code, but a former code on the basis of increase as a new algorithm to avoid the occurrence of death Suo
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.38kb
    • 提供者:钱碧伟
  1. caozuo02050210

    0下载:
  2. 操作系统课程设计----进程调度 LRU算法 内附设计报告-courses on operating system design process-scheduling algorithm containing LRU design report
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:293.93kb
    • 提供者:于勇
  1. process2222

    0下载:
  2. 这是在学习进程调度时做的课程设计,加上了图形显示功能,与大家分享-This the learning process so when scheduling the curriculum design, coupled with a graphics display, to share with you!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47.52kb
    • 提供者:superdeng
  1. vc524448882244

    0下载:
  2. 一个操作系统的课程设计编程 是在C-C++环境下生成的-an operating system course design program is the C-C generated environment
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.16mb
    • 提供者:gaowei
  1. ProcessSwitchMONI

    0下载:
  2. 课程设计自己做的,初学VC,功能比较简单,有能力的读者可自己完善.-design their own courses, beginner VC, relatively simple function, the ability of readers to be its own sound.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68.15kb
    • 提供者:李文栋
  1. xitongjincheng

    0下载:
  2. Visual C++课程设计案例精编(第二版) 提供的一个系统进程管理器-Visual C curriculum design case precision series (2nd edition) provides a system for process management
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33.94kb
    • 提供者:假行僧
  1. 200309290729169840

    0下载:
  2. 这是我花了几天十间做的操作系统课程设计进程管理代码-This is what I spent 10 days doing the courses on operating system design process management code
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:354.98kb
    • 提供者:hehhe
  1. caozuoxitongkechengsheji

    1下载:
  2. 操作系统课程设计: 编写并调试一个单道批处理系统的作业调度程序。要求: (1)至少有四种的作业调度算法。 (2)能根据不同的调度算法算出每个作业的周转时间和带权周转时间,并通过一组作业算出系统的平均周转时间和平均带权周转时间,比较各种算法的优缺点。 (3)设计一个实用的用户界面,以便选择不同的作业调度算法。 -courses on operating system design : the preparation and debugging a single channel
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:221.72kb
    • 提供者:zero
  1. jcdd

    0下载:
  2. 本程序是操作系统课程设计,进程调度演示源程序,在windows下模拟进程的调度.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.21kb
    • 提供者:向星权
  1. 05

    0下载:
  2. 这是我们大三时做的操作系统课程设计,模仿CPU多级反馈调度算法,现把它放于此希望跟诸位多多交流,.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.98kb
    • 提供者:lixiao
  1. scanner

    0下载:
  2. 这是个基于多线程的端口扫描器,用Java语言开发,适用于学生学习,或做课程设计。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15.61kb
    • 提供者:danny
  1. chengxu

    0下载:
  2. 来自于我的操作系统课程设计的系列实验.采用动态优先数的方法,编写一进程调度程序模拟程序。模拟程序只进行相应的调度模拟操作。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:355.1kb
    • 提供者:xw.wong
  1. WAR

    0下载:
  2. 操作系统课程设计—读者和写者的问题 操作系统课程设计—读者和写者的问题-Operating System Course Design- readers and to write the operating system, curriculum design issues- readers and write the problem
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1.82kb
    • 提供者:熊庆波
  1. sijiheshoupiaoyuan

    0下载:
  2. 操作系统课程设计 司机和售票员进程同步问题-computer operating system
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:898.91kb
    • 提供者:software
« 12 3 4 »
搜珍网 www.dssz.com