登录
首页 » 操作系统 » C++写的操作系统原理及实现,模拟页面置换程序lru的源码

C++写的操作系统原理及实现,模拟页面置换程序lru的源码

于 2022-01-30 发布 文件大小:192.77 kB
0 139
下载积分: 2 下载次数: 2

代码说明:

C++写的操作系统原理及实现,模拟页面置换程序lru的源码-C++ Write the operating system and realize the principle of simulated LRU page replacement procedures of the source

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

发表评论

0 个回复

  • 电力负荷预测
    对电力系统中端负荷进行预测
    2022-05-14 08:06:43下载
    积分:1
  • vb做的银行家算法 
    vb做的银行家算法 -vb do bankers algorithm
    2022-01-25 20:05:45下载
    积分:1
  • ThreadX源代码模板初学者参考
    Threadx 模版的源代码,供初学者参考-Threadx template source code reference for beginners
    2022-03-16 19:22:21下载
    积分:1
  • fsdfsd 好超级好是酷我
    废话废话 blahblahblahblahblahblah 使用系统 ; 使用 System.Collections.Generic ; 使用 System.Linq ; 使用 System.Text ; 使用 System.Data.SqlClient ; 使用 System.Data ; 使用 System.Threading ; ConsoleApplication3 的命名空间 { 类的程序 { 静态 void Main (字符串 [] args) { 字符串 connectionString = @"数据源 =。SQLEXPRESS2008R2 ; 初始目录 = lab8 ; 集成安全性 = True"; System.Data.SqlClient.SqlConnection cn = 新 System.Data.SqlClient.SqlConnection(connectionString) ; cn。Open (); 字符串路径 = @"c:lab8"; foreach (文件路径字符串中 System.IO.Directory.GetFiles(path)) { SqlCommand cmd = 新 SqlCommand ("插入到 Files2(Name,Date) 值 (@Name,@Date)",cn) ; SqlParameter param = 新 SqlParameter() ; param。ParameterName ="@Name"; param。值 = System.IO.Path.GetFileName(filePath) ; param。SqlDbType = SqlDbType.VarChar ; cmd.Parameters.Add(param) ; param = 新 SqlParameter()
    2023-07-19 16:15:03下载
    积分:1
  • 基于windows ddk的usb驱动是学习vc和驱动的好资料
    基于windows ddk的usb驱动是学习vc和驱动的好资料-the driver for usb it is good for you to study vc and the dirver
    2022-01-21 05:15:56下载
    积分:1
  • 书  名: unix和shell程序设计权威教程 出 版 社: 清华大学出版社   者: [美]佛努丹,吉尔伯格著 本书介绍了unix...
    书  名: unix和shell程序设计权威教程 出 版 社: 清华大学出版社 作  者: [美]佛努丹,吉尔伯格著 本书介绍了unix操作系统和shell编程两个部分的知识。前一部分全面讲解了unix操作系统,包括unix操作系统、vi和ex编辑器、文件系统与文件操作权限、以及各种unix实用程序;后一部分深入介绍了各种类型的unix shell编程,涵盖了korn shell、c shell等主要的shell类型。本书采用可视化讲解方法,全书包含大量的图、表、代码清单、脚本和代码示例,可有效帮助读者理解所介绍的内容;各章章末还配备了相应的复习题、练习题和上机实习等资料,以帮助读者巩固所学的知识。 -Title : unix shell design and authoritative guide publishers : Tsinghua University Press Author : [U.S.] Naodan Dover, Jierbage book, the book on the unix operating system and shell programming two parts of the knowledge. First part of a comprehensive account of unix operating systems, including unix operating system, and ex vi editor. file system and file manipulation authority, and various unix utilities; latter part of the in-depth briefings on the various types of unix shell programming, covering the korn shell. c shell, and other major type of shell. The book on the visual method, the book contains a large number of graphs, charts, code lists, scripts and code examples, ca
    2022-07-12 03:10:45下载
    积分:1
  • 一个存储管理的程序,十分精彩,同其他版本都不同.
    一个操作系统存储管理的程序,十分精彩,同其他版本都不同.-an operating system storage management procedures and brilliant, with the other versions are different.
    2023-03-02 01:25:02下载
    积分:1
  • 进程控制模拟程序
    进程控制模拟程序 设计并实现具有进程创建、撤销、阻塞、唤醒、调度功能的进程控制模拟程序。
    2022-08-24 16:33:47下载
    积分:1
  • 讀取文件資料,實現sjf算法。
    资源描述 一個簡單的sjf 算法的實現,這是一個sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf sjf s
    2022-11-10 08:50:03下载
    积分:1
  • Seekfor WinOS的GUI图形界面程序,可以很容易移植到ARM等嵌入式上面...
    Seekfor WinOS的GUI图形界面程序,可以很容易移植到ARM等嵌入式系统上面-Seekfor WinOS GUI graphical interface procedures, can be easily transplanted to other ARM Embedded System above
    2023-01-22 06:25:03下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载