-
用vc++编写的一个多线程并发服务器的客户端
用vc++编写的一个多线程并发服务器的客户端-With vc++ Prepared a multi-threaded concurrent server client
- 2022-04-19 16:40:17下载
- 积分:1
-
学习操作系统时,进程和线程搞了很久,还是一知半解,看了这一篇文章,才在整体在明白了它们之间的依存...
学习操作系统时,进程和线程搞了很久,还是一知半解,看了这一篇文章,才在整体在明白了它们之间的依存-learning operating system, processes and threads engage in a long time, or only a little, having read this article, but only in general they understand the interdependence between the
- 2022-05-16 02:37:22下载
- 积分:1
-
这是我写的Win32 console Application程序来测试_beginthread函数创建多线程程序的用法以及参数传递的程序。
这是我写的Win32 console Application程序来测试_beginthread函数创建多线程程序的用法以及参数传递的程序。- This is Win32 console which I writes the Application procedure
tests the _beginthread function foundation multithreading procedure
the usage as well as the parameter transmission procedure.
- 2022-04-10 06:09:13下载
- 积分:1
-
列举程序中所有进程的示例,用到windows进程编程的一些原理。...
列举程序中所有进程的示例,用到windows进程编程的一些原理。-A example of listing all the processes in a program, using the principle of windows processes programing.
- 2022-01-26 06:06:46下载
- 积分:1
-
本程序使用VC编写,用于获取系统进程的标志号。
本程序使用VC编写,用于获取系统进程的标志号。-procedures for the use of the VC preparation for the acquisition process, a symbol.
- 2022-03-17 16:17:26下载
- 积分:1
-
published in 2005, two of code, code demonstrating the use of Visual C since the...
刊登在2005年第2期的代码,代码演示了在Visual C++中利用自定义消息实现线程间通讯。-published in 2005, two of code, code demonstrating the use of Visual C since the definition of news to achieve communication between threads.
- 2022-01-30 10:08:01下载
- 积分:1
-
操作系统中的先进先出,最佳淘汰等算法的比较。
操作系统中的先进先出,最佳淘汰等算法的比较。-the FIFO operating system, such as the best out of the comparison algorithm.
- 2023-02-22 23:00:04下载
- 积分:1
-
readers and writing, the operating system of curriculum design process and threa...
读者和写者,有关操作系统课程设计的 进程和线程,我急需生产者和消费者-readers and writing, the operating system of curriculum design process and thread, I hasten to producers and consumers
- 2022-05-28 12:10:57下载
- 积分:1
-
演示了列举系统所有进程,并且强制结束,希望对大家有帮助...
演示了列举系统所有进程,并且强制结束,希望对大家有帮助-demonstrated a list of all system processes, and the end of compulsory, and I hope to be helpful
- 2022-07-24 08:37:47下载
- 积分: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