登录
首页 » 电子书 » 操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法...

操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法...

于 2022-08-16 发布 文件大小:6.68 kB
0 176
下载积分: 2 下载次数: 1

代码说明:

操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法-operating system source code scheduling algorithms operating procedures for the main process of scheduling the most common algorithm

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

发表评论

0 个回复

  • C++.Primer.Plus第五版中文,初学和精通c++的人都可以看得一本,写得很经典...
    C++.Primer.Plus第五版中文,初学和精通c++的人都可以看得一本书,写得很经典-C++. Primer.Plus fifth edition of the Chinese, beginner and proficient c++ Can see a book written very classic
    2022-07-16 13:04:34下载
    积分:1
  • Windows系统引擎 消息驱动体系 三种编程方法 基于 C 语言与 SDK 工具 基于 C++语言和 MFC 类库 基于 Visual C...
    Windows系统引擎 消息驱动体系 三种编程方法 基于 C 语言与 SDK 工具 基于 C++语言和 MFC 类库 基于 Visual C++ 环境-Windows system message-driven system of the engine three methods are based on C programming language and SDK tools based on the C++ Language and MFC class library based on Visual C++ Environment
    2023-02-08 12:40:04下载
    积分:1
  • VC serial category for the development of Serial Communication.
    VC串口类,用于开发串口通信用。-VC serial category for the development of Serial Communication.
    2022-09-23 05:00:03下载
    积分:1
  • Thinking in Java 的中文版(CHM)当初找他花了不少工夫,现在奉上....
    Thinking in Java 的中文版(CHM)当初找他花了不少工夫,现在奉上.-Thinking in Java, the Chinese version (CHM) was looking for him to spend a lot of work, the waiter.
    2023-05-16 19:50:10下载
    积分:1
  • err
    Title: C++ Primer 3rd Edition 中文完美OCR版 URL:http://www.china-pub.com/computers/common/info.asp?id=5926 ISBN:7-5083-0989-8 Author:潘爱民 张丽 Publisher:中国电力出版社 Page:1043 Edition:3rd Edition Catalog:Programming/C_C++ Format:PDF Size:3.80MB Supplier:过去 Introduction:C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-err
    2023-06-10 05:10:04下载
    积分:1
  • Vovida a VOIP product of the wonderful training manuals detail the H323, SIP, MG...
    Vovida出品的一份VOIP的非常棒的培训教程,详细介绍了H323、SIP、MGCP协议,并对它们进行了比较-Vovida a VOIP product of the wonderful training manuals detail the H323, SIP, MGCP, and compare them
    2022-12-27 01:00:03下载
    积分:1
  • VC++图像编程的全部源码,很有用的,而且很好用的。
    VC++图像编程的全部源码,很有用的,而且很好用的。-VC++ Image of all-source programming, useful, and well used.
    2023-07-21 21:05:03下载
    积分:1
  • Computer_Networks_4th_Edition《计算机网络》第四版 英文版  作者:Andrew S. Tanenbaum...
    Computer_Networks_4th_Edition《计算机网络》第四版 英文版  作者:Andrew S. Tanenbaum-Computer_Networks_4th_Edition "Computer Network" fourth English Author : Andrew S. Tanenbaum
    2023-05-10 08:35:04下载
    积分:1
  • 第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空...
    本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模 板template 支持面向对象object-oriented 和基于对象object-based 程序设计所需 要的类class 机制嵌套类型以及重载函数的解析机制也许更重要的是一个覆盖面非 常广阔的库现在成了标准C++的一部分其中包括以前称为STL 标准模板库的内容新 的string 类型一组顺序和关联容器类型比如vector list map 和set 以及在这些类型 上进行操作的一组可扩展的泛型算法generic algorithm 都是这个新标准库的特性本书 不但包括了许多新的资料而且还阐述了怎样在C++中进行程序设计的新的思考方法简而 言之实际上不但C++已经被重新创造本书第三版也是如此-second edition of the book and a third between the big changes in the most noteworthy of which is C has adopted international standards of this language not only to an increase of new features such as exception handling run-time type of RTTI name recognition built-in Boolean space The new data type casting methods but also extensive modification and expansion of existing properties such as template template support object-oriented object-oriented and object-based object-based procedures Design of a kind which we need mechanisms nested class types and overload
    2022-02-21 22:28:54下载
    积分:1
  • 编译讲义
    编译讲义-Compiler notes
    2022-08-17 00:03:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载