-
可以每个进程使用的内存情况
可以每个进程使用的内存情况-each process can be used in memory of
- 2022-06-28 21:57:25下载
- 积分:1
-
进度条控件的多线程实现程序
进度条控件的多线程实现程序-progress of the control procedures, multithreading
- 2022-07-11 10:11:40下载
- 积分:1
-
进程间通讯小程序,用VC2008 编写 WM_COPYDATA 控制发送消息
进程间通讯小程序,用VC2008 编写 WM_COPYDATA 控制发送消息-Inter-process communication applet, using VC2008 write control to send the message WM_COPYDATA
- 2022-09-27 19:55:03下载
- 积分:1
-
启动该服务器程序后,可用telnet machine port命令连接,其中machine为 本机名或地址,port为程序中指定的端口。也可以编写特定的客户机软...
启动该服务器程序后,可用telnet machine port命令连接,其中machine为 本机名或地址,port为程序中指定的端口。也可以编写特定的客户机软件通过TC P的Socket套接字建立连接。-activate the server, telnet can be used machine orders port connectivity, machine-machine or address, port procedures as specified ports. Also the preparation of specific client software TC P Socket establish a connection.
- 2023-03-18 12:10:03下载
- 积分:1
-
模拟进程调度
实现了FCFS,SJF和Priority算法
界面友好,使用C#编写,异常处理严密...
模拟进程调度
实现了FCFS,SJF和Priority算法
界面友好,使用C#编写,异常处理严密-Simulate the process of scheduling implements FCFS, SJF, and Priority algorithm is user-friendly, using C# write, exception handling tight
- 2022-05-15 20:14:56下载
- 积分:1
-
多线程技术在VB。NET
Multithreading In VB .NET
- 2022-08-22 00:06:04下载
- 积分:1
-
windows线程同步
windows线程同步-windows line regulation synchronization
- 2022-06-14 08:39:38下载
- 积分:1
-
进程控制的意义在于可以创建一个进程,并可以通过进程句柄结束进程。...
进程控制的意义在于可以创建一个进程,并可以通过进程句柄结束进程。-control of the process is to create a process and the process can handle the end of the process.
- 2022-02-13 01:30:08下载
- 积分:1
-
此为操作系统实验报告:虚拟存储器 内含:程序流程图 设计思路 主要源码等等。 简介:在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的...
此为操作系统实验报告:虚拟存储器 内含:程序流程图 设计思路 主要源码等等。 简介:在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。用这种办法扩充的主存储器称为虚拟存储器。通过本实验帮助同学理解在分页式存储管理中怎样实现虚拟存储器。-experimental operating system for this report : virtual memory consisting of : flowchart design major source so on. Description : in the computer system, in order to increase the utilization rate of survival, often auxiliary memory (such as disks) as a main memory expansion, multi-channel operation run the logic address space can exceed the sum of the absolute main memory address space. Use this method to expand the main memory known as virtual memory. Through this experiment to help students understand the paging storage management how to achieve virtual memory.
- 2022-03-23 13:28:23下载
- 积分:1
-
此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储...
此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling algorithm simulation disk containing : flowchart design major source so on. Description : disk is a high-speed, high-capacity, rotating type, direct access storage devices. As computer systems support memory, shoulders the heavy task of input and output, multiple procedures in the system design, while there are often a number of requests to visit disk input and output requests pending.
- 2022-08-15 17:19:56下载
- 积分:1