资源列表

« 1 2 ... .81 .82 .83 .84 .85 786.87 .88 .89 .90 .91 ... 915 »

[操作系统开发F340_Blinky

说明:C8051F340测试源程序,C语言开发.-C8051F340 test source code, C language development.
<zhengyujie> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发migongwentic

说明:从迷宫的入口开始寻找一条到出口的路径。显示迷宫的布局,及找到的路径(最好显示寻找路径的过程)。走到某一步后,假定往下有四个方向的可能,即上、下、左、右四个方向。-From the maze entrance to begin the search for a path to export. Shows the layout of the maze and find the path (the best show to find the
<郑鑫> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发Banker

说明:模拟银行家算法,了解死锁的产生和避免的方法。-Banker s algorithm simulation to understand the deadlock and avoid the generation method.
<wangnian> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发RR

说明:设计一个按时间片轮转法实现处理器调度的程序 (1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的结构为: • 进程名——如Q1~Q5。 • 指针——把5个进程连成队列,用指针指出下一个进程PCB的首地址。 • 要求运行时间——假设进程需要运行的单位时间数。 • 已运行时间——进程已运行的单位时间数,初始值为0。 • 状态——假设两种状态,就绪和结束,用R表示就绪,用E表示结束。
<> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发FIFO

说明:请求页式存储管理-FIFO的算法,,很好的算法,,值得大家
<张小川> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发dfifo

说明:verilog,异步一进一出的例子,空满的标志。-verilog, into an asynchronous one example, air-filled logo.
<陈虎> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发priority

说明:优先数处理器调度算法实现,操作系统实习作业-Priority scheduling algorithm realize the number of processors, operating system operating internship
<oscarfuture> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发MyQueue

说明:常用的队列类,双向队列支持FIFO规则。-Commonly used queue-type, bi-directional FIFO queue support rules.
<黄昌勇> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发neicunfeipei

说明:编写一个C程序,用char *malloc(unsigned size)函数向系统申请一次内存空间(如size=1000,单位为字节),用循环首次适应法 addr = (char *)lmalloc(unsigned size) 和 lfree(unsigned size,char * addr)模拟可变分区内存管理,实现对该内存区的分配和释放管理。-The preparation of a C program, u
<fy> 在 2024-06-06 上传 | 大小:2048 | 下载:2

[操作系统开发575788452FFandIFFT

说明:能够很好的实现IFFT的实现,很好用的哦,欢迎下载 如果遇到什么问提可以提问的
<国际> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发2

说明:小程序应有如下功能: 1、登记。登记每位同学的上网卡号,押金(>=5 RMB)和上网时刻。 2、查询。可以查询每个上网卡号的上网时刻,上网的时间,押金和当前的费用。 3、结账。根据卡号可以算出 应收金额,应找金额。 4、提醒。当某个上网卡号的 上网费用 >= 它的押金时应提醒管理员。 5、续费。当某个上网卡号的 上网费用 >= 它的押金,他可以再次交上一定金额的押金(>=5 RMB)。 6
<布小> 在 2024-06-06 上传 | 大小:2048 | 下载:0

[操作系统开发os2

说明:操作系统实验,内存管理,相对地址转换物理地址,先来先服务,和最近最久未使用算法-Experimental operating system, memory management, the relative physical address of address translation, first-come, first service, and the recent use of the most long algorithm
<杜磊> 在 2024-06-06 上传 | 大小:2048 | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 786.87 .88 .89 .90 .91 ... 915 »

源码中国 www.ymcn.org