资源列表

« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 1044 »

[进程与线程cpp

说明:由于UNIX系统是分时多用户系统, CPU按时间片分配给各个用户使用, 而在实质上 应该 说CPU按时间片分配给各个进程使用, 每个进程都有自己的运行环境以使得在CPU 做进程 切换时不会\"忘记\"该进程已计算了一半的\"半成品\".-UNIX system is due to the multiple user system, CPU time allocated to each unit users, but
<王雷> 在 2008-10-13 上传 | 大小:1837 | 下载:0

[进程与线程linux-fifo

说明:在linux下使用C语言开发的进程控制程序-the use of C language development process control procedures
<鲍勃> 在 2008-10-13 上传 | 大小:1091 | 下载:0

[进程与线程线程的创建与撤消

说明:操作系统课程设计:线程的创建与撤消(有文档)-courses on operating system design : the creation of threads and withdrawn (with documentation)
<林明> 在 2008-10-13 上传 | 大小:2453 | 下载:0

[进程与线程基于Windows的精确定时技术

说明:基于Windows的精确定时技术,可实现windows环境下的软件定时触发-Windows-based precision timing technology, the environment can be realized under the windows software regularly trigger
<张日红> 在 2008-10-13 上传 | 大小:19556 | 下载:0

[进程与线程processterm

说明:用VC在进行Excel操作时,Excel关不掉,必须通过系统工具来关掉,很不方便,可在程序中功能完成后直接关掉.-VC during the operation of Excel, Excel clearance everything must pass system tools to turn off, which was very inconvenient, the process can be completed directly
<徐泽雄> 在 2008-10-13 上传 | 大小:7435 | 下载:0

[进程与线程进程管理与调度的模拟

说明:在进程管理与调度模拟系统中,共涉及到两个类和一个结构体:PCB结构体、链队列类和OS类。操作系统启动后,在系统内将存在PCB池,用来存放进程的PCB结构,PCB池的大小决定了系统中能同时存在的进程数量。在本系统中,假定系统能同时存在的进程数为20个,用一个PCB的数组来表示。PCB池中的PCB会有四种状态:运行状态、就绪状态、阻塞状态和空闲状态,所以,在操作系统中将会有四种队列:运行队列、就绪对列、阻塞队列和空闲队列。进程的创建随着操作
<张涛> 在 2008-10-13 上传 | 大小:10565 | 下载:0

[进程与线程WinSpy_src

说明:Winspy源码。复制代码到远程进程并用CreatRemoteThread执行之-Winspy source. Remote replication code to the process used to implement the CreatRemoteThread
<fpx> 在 2008-10-13 上传 | 大小:10898 | 下载:0

[进程与线程c++并发编程

说明:很简单的一个并发程序,可以模拟飞机售票系统,三个终端,100张票。-very simple one complicated procedures, simulating an aircraft ticketing system, the three terminals, 100 votes.
<渊洁> 在 2008-10-13 上传 | 大小:6168 | 下载:0

[进程与线程jinchen

说明:进程调度,先来先服务,最优先服务,时间轮片算法-process scheduling, first-come first-serve, the highest priority services, round-time algorithm
<吕翰全> 在 2008-10-13 上传 | 大小:1706 | 下载:0

[进程与线程wenben

说明: 一个简单的应用保存程序,对于初学者有很大的帮助,熟悉一个界面的开发.-a simple application procedures for the preservation, for beginners are of great help with the development of an interface.
<简冬生> 在 2008-10-13 上传 | 大小:189247 | 下载:0

[进程与线程java多线程编程实例

说明:已经编译成功的多线程JAVA实例.可用来参考或使用-has already built a successful example of multi-threaded Java. Can be used to reference or use
<何生> 在 2008-10-13 上传 | 大小:11123 | 下载:0

[进程与线程超市模拟系统

说明:本软件使用C++,模拟顾客在超市排队情况 很有学习价值-the use of C software, analog customers in the supermarket queue of great learning value
<罗以谨> 在 2008-10-13 上传 | 大小:3574 | 下载:0
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 1044 »

源码中国 www.ymcn.org