登录
首页 » Visual C++ » processDispatch

processDispatch

于 2021-05-07 发布 文件大小:249KB
0 513
下载积分: 1 下载次数: 58

代码说明:

  进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:  1.先进先出调度算法;  2.基于优先数的调度算法;  3.最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:  1.当前执行进程;  2.就绪队列;  3.等待队列 附:此程序可直接运行,是操作系统课的经典实验. (scheduling process simulation program : Suppose a 10 CPU in the process of implementation, respectively :)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • loadBanace
    里面包含了全部负载均衡的源码,用到了windows多线程、条件变量、临界区机制,有客户模块、服务器模块、负载处理模块,对于windows下多线程编程的学习者颇有益处。 (Which contains the source code of all the load balancing, use the windows multithreading, condition variables, critical section mechanism, the client module, the server module, the load processing module, is quite good for multithreaded programming windows learners.)
    2013-02-26 22:42:25下载
    积分:1
  • RWCriticalSection_src
    一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。(one can use it for reading and writing threaded control of the security model, the compiler running under vc.)
    2005-06-15 22:24:09下载
    积分:1
  • multithread-chatting-room
    多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编 写网络聊天室程序(Multithreaded program, multithreaded applications easily arise. Mutex object to explain how to use mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that only one instance of the application running. Multithreaded applications compiled Write Internet chat room procedures)
    2013-10-26 22:22:52下载
    积分:1
  • gdal
    一个很好的使用gdal读写影像的例子,程序中使用分块读写和多线程,支持海量数据的影像,方便大家使用(A good example of using gdal reading and writing images, program and use the block read and write multi-threaded, supporting massive image data, to facilitate the use)
    2011-09-21 22:35:45下载
    积分:1
  • renwuguanliqi
    任务管理器小程序,有完整的源代码,C实现 (Similar to the windows task manager, with complete source code.)
    2013-05-31 18:52:08下载
    积分:1
  • Delphi-and-database
    Delphi教程多线程与数据库,很好的Delphi资料,快来下载学习吧。(Delphi tutorials and multi-threaded , a good Delphi information, download Come learn it.)
    2016-12-06 20:57:39下载
    积分:1
  • TEST3
    线程的同步控制.可以看出线程的同步和互斥!里面的代码以及函数都很简单(Thread synchronization control)
    2013-10-30 19:41:13下载
    积分:1
  • MTThread-and-Queue
    自己写的多线程对队列中插入和删除数据,最重要的是要保持同步,供大家学习(Write your own multi-threaded insert and delete data in the queue, the most important thing is to keep pace for everyone to learn)
    2012-04-26 11:14:01下载
    积分:1
  • Process
    VC++系统开发实例精粹 进程查看程序代码 Process(VC++ instance of the essence of the process of system development Process view code)
    2011-05-28 18:57:44下载
    积分:1
  • onrjy
    实现操作系统时间片的优先级调度和轮转调度,不错的源码(Implement priority scheduling time slice of the operating system and rotation scheduling, good source)
    2017-06-17 14:35:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载