登录
首页 » Visual C++ » processDispatch

processDispatch

于 2021-05-07 发布 文件大小:249KB
0 517
下载积分: 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 个回复

  • MultiThread6
    建立一个基于对话框的工程MultiThread6,在对话框IDD_MULTITHREAD6_DIALOG中加入一个按钮IDC_UI_THREAD,标题为“用户界面线程” 右击工程并选中“New Class…”为工程添加基类为CWinThread派生线程类CUIThread。(Establishment of a dialog-based project MultiThread6 the dialog IDD_MULTITHREAD6_DIALOG a button IDC_UI_THREAD, heading for the user interface thread, right-click project and select the " New Class ..." for the project to add a base class CWinThread derived thread class CUIThread.)
    2012-06-21 14:38:39下载
    积分: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
  • MultiThread
    VC++多线程编程 线程池 线程调度 线程同步(Multi-threaded programming VC++ thread pool thread scheduling thread synchronization)
    2010-11-24 17:51:53下载
    积分: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
  • mappings
    功能是仲裁访问的互斥体,包含创建数据文件,创建仲裁的互斥体,根据文件创建100个线程来读写,关闭对象(Function is to arbitrate access mutex,Includes creating a data file, create a mutex arbitration, creates 100 threads to read and write in the paper, close the object)
    2014-04-23 14:51:26下载
    积分:1
  • Code
    进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。(Inter-process communication of four ways: clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of these types of inter-process communication of the advantages and disadvantages.)
    2008-07-23 17:36:37下载
    积分:1
  • HideProcess_forC
    XP隐藏进程C代码,直接调用即可。。。。。。。。。。。。。。(XP hidden process C code, you can call directly.)
    2009-03-30 13:51:40下载
    积分:1
  • Win32
    关于win32多线程编程的书籍,很不错的资源,欢迎大家下载(win32 Multi-threaded programming)
    2013-04-26 00:20:42下载
    积分:1
  • pai
    多线程计算π的程序源码 可以直接编译运行 采用了windows的多线程(Multi-threaded computation of π can directly compile and run the program source using multi-threaded windows)
    2011-04-26 21:35:05下载
    积分:1
  • seurcr
    汉诺塔问题的代码 仅可做参考 嘻嘻 不错的源码,很好(Hanoi tower problem code Only for your reference Hee hee good source code, very good)
    2017-07-25 15:41:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载