资源列表
[进程与线程] 处理器调度实验
说明:此为操作系统实验报告:处理器调度 内含:程序流程图 设计目的与思路 主要源码等. 简介:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助学生加深了解处理器调度的工作。-experimental operating system for this report : Processor Scheduling consisting of : flowchart de<何浩> 在 2025-11-10 上传 | 大小:7kb | 下载:0
[GDI/图象编程] rotatingcube
说明:采用VB绘制3D动画图形,非常有趣!为采用VB绘制图形提供帮助-using VB drawing 3D animation graphics, very interesting! VB to use graphical mapping help<杨延西> 在 2025-11-10 上传 | 大小:7kb | 下载:0
[matlab例程] 基于MATLAB6.5遗传算法程序
说明:基于MATLAB的遗传算法源程序,大家可以共同讨论这个。-based on MATLAB source of the genetic algorithm, we can discuss this.<陈平> 在 2025-11-10 上传 | 大小:7kb | 下载:0
[驱动编程] AT89C2051 刻录程序
说明:支持AT89C2051的刻录,原理在ATMEL公司的资料里面可以完全找到,完全自创,如各位有兴趣深入了解可以发邮件到micheal23@sohu.com,对初学者绝对有很大帮助-support AT89C2051 burner, in principle ATMEL information inside the company can find a fully self, if you are interested in-depth understanding can be distribute<吴明> 在 2025-11-10 上传 | 大小:7kb | 下载:0
[生物技术] icaML
说明:This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixin<陈互> 在 2025-11-10 上传 | 大小:7kb | 下载:0
[系统编程] 不错的进程调度
说明:进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : Th<生> 在 2025-11-10 上传 | 大小:7kb | 下载:0
[驱动编程] blaster
说明:Blaster is a simple application that illustrates Windows NT 5.0’s support of the IrDA protocol. IrDA provides reliable point to point connectivity between 2 computers equipped with infrared -Blaster is a simple application that illustrates Windows NT<者兴峰> 在 2025-11-10 上传 | 大小:7kb | 下载:0
[Windows编程] Prim1331
说明:此程序使用最小生成树Prim算法。用户输入图的输入文件名,程序读此文件,并调用MinSpanTree()为图建立最小生成树。输出包括树的总权及其顶点和边的列表。-This procedure use the Prim algorithm. The user input the filename of the chart, the procedure reads this document and transfers the chart to Minimum SpannirngTree wit<小山> 在 2025-11-10 上传 | 大小:7kb | 下载:0
[钩子与API截获] 200307131443379681
说明:一个使用hook钩子的程序演示,使用delhpi编写,简要的对钩子hook进行介绍-use a hook hook demonstration procedures, the use of delhpi prepared to brief introduction hook hook<丁鹏> 在 2025-11-10 上传 | 大小:7kb | 下载:0