资源列表
[进程与线程] N-Step Progress
说明:N级进程调度,界面和进程都不错,是很值得下载的-N-scheduling process, the interface and the process is pretty good, and is worth the download<林一森> 在 2008-10-13 上传 | 大小:27.1kb | 下载:0
[进程与线程] POSIX 线程详解
说明:来自IBM的教程,我把它做成了PDF。本文详细说明了POSIX线程的概念以及借口的用法。适合初级程序员阅读-from IBM's Guide, I put it into a PDF. This paper details the POSIX threads, and the concept of the use excuses. The initial reading for programmers<朱亮> 在 2008-10-13 上传 | 大小:273.18kb | 下载:0
[进程与线程] Threadpractice
说明:最简单的线程的例子,供初学者学习线程的使用,已经不能再简单啦,下来看看吧!-most simple threads example, for beginners to learn the use of threads, can no longer be simple -- and look down!<lisa> 在 2008-10-13 上传 | 大小:788byte | 下载:0
[进程与线程] RemoteThread1
说明:不需要用DLL的在其他进程里插入远程线程-do not need to use the DLL in the process of inserting the remote threads<wxd> 在 2008-10-13 上传 | 大小:2.6kb | 下载:0
[进程与线程] Interrupt&DMA
说明:这是一个在TI DSP上用C语言实现的DMA中断程序的试验例程-This is a TI DSP C language DMA interrupt program to the test routines<刘小丽> 在 2008-10-13 上传 | 大小:16.03kb | 下载:0
[进程与线程] 进程调度算法实验报告
说明:关于进程的调度算法 实验设计: (1)设计一个有N个进程共行的进程调度程序。每个进程由一个进程控制块 PCB表示。进程控制块包括以下信息:进程名,进程优先数,进程需要运行的时间,占用CPU的时间以及进程的状态等。 (2)本调度程序用优先数调度算法。 (3)编写程序并调试运行。 -on the process of scheduling algorithm Experimental Design : (1) design a process of a total of<赵新新> 在 2008-10-13 上传 | 大小:6.37kb | 下载:0