-
这个程序用来关闭无用进程。从而清理桌面例如,你的桌面上有很多无用网页,或者内存过行很多进程,你就可以运行此程序,将其关闭。...
这个程序用来关闭无用进程。从而清理桌面例如,你的桌面上有很多无用网页,或者内存过行很多进程,你就可以运行此程序,将其关闭。-the procedures used to shut down unwanted process. In order to clear the desktop, for example, on your desktop a lot of useless pages, or trip over a lot of memory process, you can run this program, turn it off.
- 2022-08-03 05:53:49下载
- 积分:1
-
在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信...
在windows 98/2000下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者――写入者问题-the windows 98/2000, the process of creating a console, this process contain n threads. Use of these n threads to express n readers who write. Each thread according to the corresponding test data document requests and write. Using signal volume mechanisms readers priority readers-- into the problem
- 2022-02-06 10:06:25下载
- 积分: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
-
编译原理
编译原理-内存管理-compiler theory-Memory Management
- 2022-03-06 21:56:27下载
- 积分:1
-
多线程编程示范例子,学习的好资料
多线程编程示范例子,学习的好资料-multithreaded programming model example of a good learning information.
- 2022-11-04 12:10:04下载
- 积分:1
-
在ActiveX控件中如何动态调用DLL函数,有实用价值
在ActiveX控件中如何动态调用DLL函数,有实用价值-in how ActiveX DLL function call dynamic, practical value
- 2022-03-02 08:35:37下载
- 积分:1
-
关于出票系统的线程代码,很经典实用,希望大家多多互相学习...
关于出票系统的线程代码,很经典实用,希望大家多多互相学习-The counting system on the thread code, it is classic and practical, a lot of hope that we learn from each other
- 2023-06-23 17:10:03下载
- 积分:1
-
bankers algorithm development to achieve vc need can be downloaded use
银行家算法的实现 vc++开发 有需要的可以下载使用-bankers algorithm development to achieve vc need can be downloaded use
- 2022-02-20 06:46:01下载
- 积分:1
-
不错的数据生成器,MFC版本!有需要的请下载观看
不错的数据生成器,MFC版本!有需要的请下载观看-good data generator, MFC version! Need to watch the download! !
- 2023-04-03 22:10:04下载
- 积分:1
-
进程管理,动态分配内存,按照最大优先级的动态分配
进程管理,动态分配内存,按照最大优先级的动态分配-process management, dynamic memory allocation, in accordance with the priority of the largest dynamic allocation
- 2022-03-14 06:10:56下载
- 积分:1