-
学习MFC的程序源代码
学习MFC的程序源代码-learning MFC source code
- 2022-07-14 06:51:07下载
- 积分:1
-
write in C#, emulate diskette head schedule program, include FCFS, SSTF and ELEV...
C#写的模拟磁盘磁头调度程序 包含fcfs sstf elevator3种算法-write in C#, emulate diskette head schedule program, include FCFS, SSTF and ELEVATOR arithmetic.
- 2022-07-27 09:41:53下载
- 积分:1
-
word word2003 vc6.0 plug
word 插件 在word2003+ vc6.0 条件下运行
可以单击弹出atl 的窗口
简单可实现 -word word2003 vc6.0 plug-in operation under the conditions can click pop-up windows atl I can be simple
- 2022-06-20 03:54:01下载
- 积分:1
-
uc/Fs 236,让uc/os也支持多种文件系统。
uc/Fs 236,让uc/os也支持多种文件系统。-uc/Fs 236, let uc/os also supports a variety of file system.
- 2022-02-20 08:50:13下载
- 积分:1
-
进程通信
要求:创建进程,实现消息通信和共享内存通信。 示例程序:ProcessA.exe ProcessB.exe 简要说明:本例用三种方法实现进程通信,仅用于示例目的,没有进行功能优化。 1、 在进程A中输入一些字符,点“利用SendMessage发送消息”按钮可将消息发到进程B。 2、 在进程A中输入一些字符,点“写数据到内存映像文件”按钮,然后在进程B中点“从内存映像文件读数据” 按钮可收到消息。 3、
- 2022-11-30 21:20:04下载
- 积分:1
-
操作系统课程设计——磁盘调度
应用背景
基于C#操作系统的磁盘调度程序代码可以作为学习和了解操作系统关于磁盘调度的入门参考
关键技术
C# 窗体应用程序
通过C#窗体应用程序将操作系统的磁盘调度形象的展示出来,不同于传统的控制台应用程序
- 2022-05-12 20:58:15下载
- 积分:1
-
The process of scheduling the operating system is mainly used to mimic the opera...
进程调度主要是操作系统中用于模仿操作的进程的-The process of scheduling the operating system is mainly used to mimic the operation of the process
- 2022-04-10 18:39:21下载
- 积分:1
-
Unix操作系统minix 2.0源码
Unix操作系统minix 2.0源码-Minix 2.0 source Unix operating system
- 2022-06-03 14:31:41下载
- 积分:1
-
作业调度设计 进程的切换
作业调度设计 进程的切换-Job Scheduling design process hando
- 2022-10-09 00:50:02下载
- 积分:1
-
本文提供在微软的windows家族的操作系统的内核模式驱动程序中分配和使用内存的信息。它描述了驱动程序可用的内存类型,每种类型内存的适当的分配和使用,和测试与内...
本文提供在微软的windows家族的操作系统的内核模式驱动程序中分配和使用内存的信息。它描述了驱动程序可用的内存类型,每种类型内存的适当的分配和使用,和测试与内存有关的问题的最好方法-This article provides Microsoft windows family of operating system kernel mode driver in the distribution and use of memory information. It describes the drivers available memory types, each type of memory appropriate allocation and use, and testing of memory-related issues and the best way to
- 2022-03-03 17:14:04下载
- 积分:1