资源列表

« 1 2 ... .35 .36 .37 .38 .39 240.41 .42 .43 .44 .45 ... 915 »

[操作系统开发FIFO

说明:链接指针:按照进程到达系统的时间将处于就绪状态的进程连接成衣个就绪队列。指针指出下一个到达进程的进程控制块首地址。最后一个进程的链接指针为NULL。 估计运行时间:可由设计者任意指定一个时间值。 到达时间:进程创建时的系统时间或由用户指定。调度时,总是选择到达时间最早的进程。 进程状态:为简单起见,这里假定进程有两种状态:就绪和完成。并假定进程一创建就处于就绪状态,用R表示。当一个进程运行结束时,就将其设置成完成态,用C表示
<真我> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发fr400cc

说明:一个linux内核编程文件,可能无法用记事本格式打开-A linux kernel programming document, may not be able to use Notepad to open format
<s.y> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发reader

说明:操作系统读者写者问题,模拟进程同步通信。-Readers to write the operating system problem, simulating the process of synchronous communication.
<kevin> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发fileManage(WritenByASP)

说明:模拟操作系统的文件管理系统,看似简单,实际上不简单,我也需要c版的文件管理系统,不知那位有啊-Simulation of operating systems document management systems, it is in reality not simple, I also need to c version of the document management system, I do not know that ther
<夏鑫> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发startmenu

说明:是在ext2.0的基础上开发的一个web桌面系统-Ext2.0 is based on the development of a web desktop system
<张辉> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发SOURCE

说明:EventOS操作系统核心源码,用与实现事件的响应与调度-Eventos core operating system source code, use and implementation of incident response and scheduling
<shen> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发jincheng

说明:操作系统的进程管理实验-Operating system process management experiment
<张旭> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发bankdraft

说明: 此源代码是操作系统中进程资源分配著名的银行家算法,对学习操作系统的同学有帮助。-This source code is the resource allocation process of the operating system well-known banker
<任爽> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发wince

说明:WINce的ECC算法,和读写函数,可对比MTD NAND ECC来学习-WINCE the ECC algorithm, and to read and write functions, can be compared to learn MTD NAND ECC
<按时地方> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发BIOS

说明:BIOS中文意思就是基本输入输出系统。提起BIOS升级,广大用户大概有心有余忌,担心升级不成反而搞得主板没显示。其实BIOS升级很简单,按照正确操作来进行一定没问题。-Chinese BIOS means Basic Input Output System. Filed BIOS upgrade, the majority of users probably have心有余free, but do not worry about upg
<liufeng> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发3dstar

说明:屏保星空的编程。 使用VB编程。实现屏保功能呢。 有兴趣就下来-Star screensavers programming. The use of VB programming. Screensavers realize this function. Have interest in them
<dorothy> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发GUI

说明:* 本章非重点,但可以串联运用前面所有的知识点.顺带理解内部类 * awt图形开发 运用. * awt有个缺点,在不同的操作系统上,显示的图形不一样. * 由于都是调用 操作系统的api,导致上面发生. * swing 可以避免这样的事情发生,但是对于事件处理还是用awt的内容-* Non-focus of this chapter, but they can use in front of all the se
<彷徨> 在 2024-10-15 上传 | 大小:8192 | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 240.41 .42 .43 .44 .45 ... 915 »

源码中国 www.ymcn.org