资源列表

« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 1044 »

[进程与线程jinchen

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

[进程与线程wenben

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

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

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

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

说明:本软件使用C++,模拟顾客在超市排队情况 很有学习价值-the use of C software, analog customers in the supermarket queue of great learning value
<罗以谨> 在 2008-10-13 上传 | 大小:3.49kb | 下载:0

[进程与线程多线程设计

说明:一个很好的多线程设计思想,对学生学习这一块比较全面,很适合做课程设计的一个样本-a good multithreaded design ideas, the students learn a more comprehensive, and is very suitable for curriculum design a sample
<孔亮> 在 2008-10-13 上传 | 大小:355.18kb | 下载:0

[进程与线程Producer & Consumer

说明:VC实现的生产者 消费者,使进程学习中非常重要的东西 ~~希望大家支持-VC consumers, the producer, the process of learning something very important ~ ~ hope we support
<osr> 在 2008-10-13 上传 | 大小:36.97kb | 下载:0

[进程与线程zbxi

说明:文件-进程关联演示程序 pjf(jfpan20000@sina.com) 1、首先使用ZwQuerySystemInformation查询所有进程句柄, 2、获取句柄所代表对象信息,查出目标文件。核心态程序相对简单,对于 用户态程序,使用ZwQueryInformationFile同时与GetFileInformationByHandle、 GetVolumeInformation二API搭配获得之(前者得文件除去
<周继波> 在 2008-10-13 上传 | 大小:2.22kb | 下载:0

[进程与线程mhk

说明:测试Windows 2k中内存和外存的速度。 分别在内存中分配一片存储空间,和在硬盘上建立一个同样大小的空间,往这两个空间中用不同方式写入/读出数据。-testing Windows 2k memory and external memory speed. In memory allocated a storage space, and the drive to establish a space of the same size, t
<周继波> 在 2008-10-13 上传 | 大小:999byte | 下载:0

[进程与线程生产者与消费者

说明:多线程的经典问题生产者和消费者程序 决无错误!-the classic problems of producers and consumers of strict procedures must!
<呵呵> 在 2008-10-13 上传 | 大小:39.24kb | 下载:0

[进程与线程MemoryFileMap

说明:进程间的通讯技术之一——内存文件映射法。-inter-process communication technology, one -- memory document mapping method.
<陈国洪> 在 2008-10-13 上传 | 大小:12.73kb | 下载:0

[进程与线程ThreadMigrate

说明:封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。 压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。 windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。 该版本只支持下列API: 线程创建,清除。 互斥量操作。 等待其他线程。-Pack
<曹京> 在 2008-10-13 上传 | 大小:2.62kb | 下载:0

[进程与线程作业调度算法实现

说明:这是一个关于作业调度和进程调度的算法实现,操作系统的试验程序!-This is one of the job scheduling and process scheduling algorithm, the operating system of testing procedures!
<杨新 > 在 2008-10-13 上传 | 大小:3.12kb | 下载:0
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 1044 »

源码中国 www.ymcn.org