资源列表

« 1 2 ... .36 .37 .38 .39 .40 4941.42 .43 .44 .45 .46 ... 21467 »

[其他小程序prcs_mngment

说明:进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)。每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行时间、已用CPU时间、进程状态等等。进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。进程的运行时间以时间片为单位进行计算。就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。 如果运行
<atlantis> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[其他小程序btree

说明:b树的实现,通过b树算法,对于b树的一个简单的实现-b tree implementation, through the b-tree algorithm, for b tree implementation of a simple
<zhl> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[其他小程序chuanjiashi

说明:一个3 VS 3的传教士问题的简单实现,可简单扩展成任意人数-1 3 VS 3 missionaries The simple realization can be simply extended into an arbitrary number of
<zhl> 在 2025-11-22 上传 | 大小:165kb | 下载:0

[其他小程序RedAndBlackBinaryTree

说明:红黑树的实现,遵守所有红黑树的定义,输入红黑属性可自动得树-Red-black tree implementation, to comply with all the definition of red-black tree, enter the red-black tree properties can be automatically get
<zhl> 在 2025-11-22 上传 | 大小:6kb | 下载:0

[其他小程序1

说明:PB 用 MyGetMAC.dll Pslib5.dll获取IP地址-PB to obtain IP addresses using MyGetMAC.dll Pslib5.dll
<高凤旗> 在 2025-11-22 上传 | 大小:122kb | 下载:0

[其他小程序Entropy

说明:用于求单个符号的信息熵、条件熵、联合熵以及互信息量-Used to seek information on a single symbol entropy, conditional entropy, joint entropy and mutual information
<tang> 在 2025-11-22 上传 | 大小:269kb | 下载:0

[其他小程序bitmap_joiner

说明:Bitmap Joiner allows you to join image files
<Garth> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[其他小程序BmpToAscii

说明:A demonstration of creating a ascii output from a bmp file
<Garth> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[其他小程序templatewebsite

说明:适合初学者的网页设计,网页模板CSS样式,加入FLASH。-Suitable for beginners in web design, web templates CSS styles, add FLASH.
<Devil Dante> 在 2025-11-22 上传 | 大小:4.56mb | 下载:0

[其他小程序guide

说明:太原理工大学课程设计--校园导游图 包括景点查询,最短路径寻找-Taiyuan University of Technology Course Design- Campus Tour plans, including attractions query to find the shortest path
<gs> 在 2025-11-22 上传 | 大小:8kb | 下载:0

[其他小程序ISD25120

说明:ISD25120应用程序 已经通过试验-ISD25120 the application has passed testing
<pengkaizhi> 在 2025-11-22 上传 | 大小:1kb | 下载:0

[其他小程序WinDjView-1.0.3-zh-cn

说明:WinDjView,djvu 格式电子文档阅读软件。没什么好说的,我只是翻译了一下,本来重新写个dll资源也可以完成程序的翻译,但是我觉得拿着到处走不方便,于是费了点功夫把整个exe翻译了。已经将所有菜单和对话框翻译成了简体中文,但是还有工具栏提示等少数地方没有翻译。 -WinDjView, djvu format for electronic document reading software. There' s really nothing, I just translated a
<zhoujie> 在 2025-11-22 上传 | 大小:1011kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 4941.42 .43 .44 .45 .46 ... 21467 »

源码中国 www.ymcn.org