-
操作系统的课程报告,关于内存的分区,分配,回收,以及分页置换功能!...
操作系统的课程报告,关于内存的分区,分配,回收,以及分页置换功能!-The operating system programs report on the memory partition, distribution, recycling, and the replacement paging features!
- 2022-10-02 10:00:03下载
- 积分:1
-
experimental operating system producers and consumers Mutual Exclusion signal to...
操作系统实验 生产者与消费者 互斥问题 信号量操作 两种选择-experimental operating system producers and consumers Mutual Exclusion signal to operate two options
- 2023-01-20 14:05:04下载
- 积分:1
-
利用积分法进行多线程计算圆周率pai的编程,分别有二、三、四个线程...
利用积分法进行多线程计算圆周率pai的编程,分别有二、三、四个线程-The use of integral method for calculation of multi-threaded programming pai pi, respectively, have two, three, four threads
- 2023-02-25 16:05:04下载
- 积分:1
-
看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach...
看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单独的线程。
-look at the UNIX System and the process of Mach"s mandate and the relationship between the threads. In UNIX systems, a process includes an executable program and a range of resources, such as file descriptors table and address space. In Mach, a task only a series of resources; Threads handle all the executable code. A Mach task can have any number of threads and its associated, and each one must thread related tasks. And to a certain set of tasks related to the threads are sharing all the resources. Thus, a thread is a program counter, a stack, and a series of registers. All need to use the data structures are covered by the mandate. A UNIX system in the process of Mach which corresponds to a mandate and a separate thread.
- 2022-12-05 01:30:03下载
- 积分:1
-
threading of a good example, we may s
这是一个简单的多线程的好例子,大家不妨参考一下
- 2022-07-24 20:28:52下载
- 积分:1
-
多线程方式同时进行多项任务,让多个任务同时进行,控制线程的运行。...
多线程方式同时进行多项任务,让多个任务同时进行,控制线程的运行。-multiple threads simultaneously a number of tasks so that multiple tasks simultaneously, control threads running.
- 2022-07-13 04:42:06下载
- 积分:1
-
VB6 Multithreader
VB6 Multithreader
- 2022-08-25 22:27:18下载
- 积分: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
-
一个简单的多
一个简单的多线程的框架,每个线程作一个计数,并且可以用菜单控制线程的执行-a simple multi-threaded framework for a per-thread count, and the menu can be used to control the implementation of threads
- 2022-02-09 12:09:57下载
- 积分:1
-
本地进程的扫描,一个简单的例子,源码在txt文件中
本地进程的扫描,一个简单的例子,源码在txt文件中-local scanning process, a simple example, the source document in txt
- 2023-01-17 05:25:03下载
- 积分:1