资源列表

« 1 2 ... .95 .96 .97 .98 .99 300.01 .02 .03 .04 .05 ... 915 »

[操作系统开发cmos_look_set

说明:微机CMOS存储器信息阅读设置C语言程序-Microcomputer CMOS memory information read settings C Language Program
<慌种衣> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[操作系统开发jincheng

说明:进程同步算法模拟,FCFS、短作业优先、高响应比优,用C语言编写,用TC2.0调试结果-Process simulation synchronization algorithms, FCFS, short operating priority, high priority response ratio, using C language, using the results of TC2.0 debugging
<袁乃军> 在 2024-10-14 上传 | 大小:45056 | 下载:0

[操作系统开发UCOS

说明:此压缩包中包含了UCOS-II的详细源代码,使用BORLAND C++开发环境,已经在XP、2000、NT等等操作系统中移植成功,修改其中代码就可以移植到其他CPU中去了。-This compressed package contains detailed UCOS-II source code, use the BORLAND C++ Development environment, has been in XP, 2000, NT
<lovenzz> 在 2024-10-14 上传 | 大小:3102720 | 下载:0

[操作系统开发fcfs

说明:实现了先来先服务算法,可以作为大家学习的参考-Realize a first-come first-serve algorithm, can be used as the reference U.S. study
<天地> 在 2024-10-14 上传 | 大小:174080 | 下载:0

[操作系统开发C4

说明: 韩国2002年出版的c语言习题(本节主要是关于操作系统)-Korea published in 2002 c language exercises (in this section is mainly on the operating system)
<zqm> 在 2024-10-14 上传 | 大小:22528 | 下载:0

[操作系统开发dongtaifenqu

说明:动态分区分配方式的模拟 最佳适应算法的动态分区分配过程 -Dynamic partitioning of the simulated distribution of the best ways to adapt to the dynamic partitioning algorithm allocation process
<yujie> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[操作系统开发neicunfenpei

说明:操作系统中内存分配的算法,如何进行内存的分配以及其他-Operating system memory allocation algorithms, how to proceed with the allocation of memory, as well as other
<has> 在 2024-10-14 上传 | 大小:5120 | 下载:0

[操作系统开发1

说明:设计一个按优先数调度算法实现处理器调度的程序。 [提示]: (1) 假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为: 进程名、指针、要求运行时间、优先数、状态。 进程名——P1~P5。 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 要求运行时间——假设进程需要运行的单位时间数。 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 状态——假设
<liu> 在 2024-10-14 上传 | 大小:97280 | 下载:0

[操作系统开发2

说明::在可变分区管理方式下采用首次适应算法实现主存分配和回收。 [提示]: (1) 可变分区方式是按作业需要的主存空间大小来分割分区的。当要装入一个作业时,根据作业需要的主存容量查看是否有足够的空闲空间,若有,则按需分配,否则,作业无法装入。假定内存大小为128K,初始状态见右图。空闲区说明表格式为:起址——指出空闲区的起始地址;长度——一个连续空闲区的长度;状态——有两种状态,一种是“未分配”状态,另一种是“空表目”状态。 (
<liu> 在 2024-10-14 上传 | 大小:62464 | 下载:0

[操作系统开发OS_experiment

说明:1处理器调度 2主存分配和回收 3磁盘存储空间的分配和回收-1 processor scheduling 2 main memory allocation and recovery of 3 disk storage space allocation and recovery
<bestjilei> 在 2024-10-14 上传 | 大小:541696 | 下载:0

[操作系统开发yuanwanli1260

说明:人事管理信息系统,实现VB企业人事信息管理系统-Personnel Management Information System, the realization of VB personnel information management system
<sara> 在 2024-10-14 上传 | 大小:727040 | 下载:0

[操作系统开发rtems-7-99-2-pc386

说明:一个个人定制的专门针对PC386的最新硬实时嵌入式操作系统RTEMS精简版源代码(压缩了两遍,zip和bz2格式,用winrar可以打开)。可访问http://www.rtems.org 国内的 http://www.rtems.net了解更多信息。欢迎与 chyyuuATgmailDOTcom联系,交流RTEMS的相关信息。-A personal customized specifically for the latest PC386
<chyyuu> 在 2024-10-14 上传 | 大小:1235968 | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 300.01 .02 .03 .04 .05 ... 915 »

源码中国 www.ymcn.org