登录
首页 » Windows核心 » 操作系统课程设计(1)_读者写者问题; 附设计说明及主要函数流程图。...

操作系统课程设计(1)_读者写者问题; 附设计说明及主要函数流程图。...

于 2022-06-02 发布 文件大小:30.12 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

操作系统课程设计(1)_读者写者问题; 附设计说明及主要函数流程图。-courses on operating system design (1) _ readers who write; Report design descriptions and the main function flowchart.

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

发表评论

0 个回复

  • windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用...
    windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用-under the windows file system simulation program, familiar with the operating system to document management Miners have a good role suggested
    2022-03-05 04:59:58下载
    积分:1
  • Windows 中创建空的备用列表
    翻译:maninwest@Codeforge 作者:Member 10018957 @CodeProject如何在 Windows 中创建看空的备用列表。进程黑_客的制造者了解 Windows 内核的里里外外,他们也幸运地熟练掌握 Windows 内核的设计语言C++。而其他的人则努力通过 C# 执行相似的功能。其中一个功能就是释放来自 windows 备用内存的内存。这就是我们在此要做的。最难的部分是获取内核的优先权限。感谢Nick Lowe:http://processprivileges.codeplex.com/步骤1:设置内核优先权限Microsoft 设计了可以获取包含结构数组的结构的 API。没有适用于此的编组过程的捷径。要么假设数组是 length=1 要么要求数组大小在编译时预先确定。为此,我设计了一个类,它通过 System.IntPtr拥有微软在未管理的内存中需要的确切结构。当前,我不得不采用不安全的步骤,但是我确定,将来会有办法绕过。[return: MarshalAs(UnmanagedType.Bool)] [SuppressUnmanagedCodeSecurity, DllImport("advapi32.dll", SetLastError = true)] internal static extern bool AdjustTokenPrivileges(AccessTokenHandle accessTokenHandle, [MarshalAs(UnmanagedType.Bool)] bool disableAllPrivileges, IntPtr NewPriviledges, Int32 bufferLength, ref IntPtr PriorPriviledges, out Int32 returnLength); 将我的类和  Nick Lowe 的优先代码相结合,我们可以设置内核优先权限:
    2022-05-07 13:17:48下载
    积分:1
  • basics of operating system
    basics of operating system
    2022-02-06 01:24:37下载
    积分:1
  • 用C++开发的基于类模版的堆栈的模拟算法.
    用C++开发的基于类模版的堆栈的模拟算法.-With C++ Developed template based on the type of stack simulation algorithm.
    2023-01-30 12:25:03下载
    积分:1
  • 德尔福汽车
    delphi 自动完成功能能 autocomplete-delphi auto-complete feature to autocomplete
    2022-08-14 09:02:00下载
    积分:1
  • 一个完整类,可以自动控制窗体中控件的位置变化
    一个完整类,可以自动控制窗体中控件的位置变化-a complete category, it can automatically control the Form Controls changes in position
    2022-05-07 05:56:58下载
    积分:1
  • 在NT上使用其他用户运行其他用户的应用程序
    在NT上使用其他用户运行其他用户的应用程序 -Running other users app using the other users username in NT
    2022-09-18 05:15:03下载
    积分:1
  • 列出计算机中所有安装的软件.zip
    列出计算机中所有安装的软件.zip-computer list of all installed software. Zip
    2022-10-14 21:40:03下载
    积分:1
  • 计算器开发的,虽然功能很简单,但要学习的第三个…
    vc开发的计算器,虽然功能简单,但有值得借鉴之处-vc calculator developed, although the function of simple, but has to learn of the
    2022-07-21 03:51:58下载
    积分:1
  • 一个好的日志生成的C++类,不仅使用方便,而且也很好..
    一个好用的C++日志产生类,不但好用,而且它也很老,好像是老外写的,虽然这么多年了,但还是有很多人在用这个日志类。-A nice log generated C++ classes, is not only easy to use, and it is also very old, seems to be written by foreigners, although so many years, but there are still many people use this log class.
    2022-05-28 08:36:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载