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

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

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

代码说明:

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

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

发表评论

0 个回复

  • This XML parser segments a given string in situ (like strtok), performing scanni...
    This XML parser segments a given string in situ (like strtok), performing scanning/tokenization, and parsing in a single pass. -This XML parser segments a given string in situ (like strtok), performing scanning/tokenization, and parsing in a single pass.
    2022-04-17 05:21:37下载
    积分:1
  • 这是一个实现了Windows任务管理器的功能的VC程序实例。对学VC编程和系统编程的人有所帮助。...
    这是一个实现了Windows任务管理器的功能的VC程序实例。对学VC编程和系统编程的人有所帮助。-This is a realization of the Windows Task Manager function of the VC instance. And it is helpful for the learners of VC programming and system programming.
    2022-03-05 01:21:22下载
    积分:1
  • 显示器设置
    显示器设置-monitor settings
    2022-05-28 15:53:22下载
    积分:1
  • 这是一个很好的动态链接库(dll)实例
    这是一个很好的动态链接库(dll)实例-This is a good dynamic link library (dll) Example
    2022-03-20 23:28:19下载
    积分:1
  • 一款智能释放内存的工具,名:黄金金块。很不错啊
    一款智能释放内存的工具,名:黄金金块。很不错啊-The release of a smart memory tools, Name: gold bullion. Very错啊
    2023-03-27 09:35:04下载
    积分:1
  • key combinations applications. When the percussion keyboard Enter the Alt key co...
    组合键的应用。当敲击键盘上的Alt+Enter组合键时,执行相应的操作。-key combinations applications. When the percussion keyboard Enter the Alt key combinations, the implementation of the corresponding operation.
    2022-07-16 20:19:14下载
    积分:1
  • C++Builder编写的剪贴板
    C++Builder编写的剪贴板-C Builder prepared by the clipboard
    2022-04-06 22:27:51下载
    积分: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
  • 在 MFC 程序中使用 MS Office 的源代码
    在 MFC 程序中使用 MS Office 的源代码-MFC procedures in the use of MS Office source code
    2022-01-26 05:47:15下载
    积分:1
  • 可改变已运行程序的窗口信息, 将已禁用的按钮或其他控件强制激活....
    可改变已运行程序的窗口信息, 将已禁用的按钮或其他控件强制激活.-Can change the window has been running the program information, will have to disable the buttons or other controls mandatory activation.
    2022-07-26 12:31:18下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载