资源列表

« 1 2 ... .62 .63 .64 .65 .66 267.68 .69 .70 .71 .72 ... 915 »

[操作系统开发RESTART

说明:DOS模式下不再检测硬件的重启程序,直接从引导部分进入系统,省去了硬件检测的麻烦!-DOS mode, restart the program no longer detects the hardware, some directly into the system from the boot, eliminating the need for hardware detection of trouble!
<矩子> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[操作系统开发OS_1_1

说明:进程调度算法的模拟 1.用语言来实现对n个进程采用不同调度算法的进程调度。 2.每个用来标识进程的进程控制块PCB用结构来描述,包括以下字段: (1)进程标识ID,其中0为闲逛进程,用户进程的标识数为1,2,3…。 (2)进程优先级Priority,闲逛进程(idle)的优先级为0,用户进程的优先级大于0,且随机产生,优先数越大,优先级越高。 (3)进程占用的CPU时间CPUtime,进程每运行一次,累计值等于4。
<王强> 在 2025-01-16 上传 | 大小:15kb | 下载:0

[操作系统开发dining

说明:说明:本程序是操作系统中比较典型的线程同步算法中的哲学家进餐问题,为防止死锁,采取了两个条件(筷子空闲)同时满足时再允许进餐的办法来解决。-Note: This procedure is typical of the operating system thread synchronization algorithm dining philosophers problem, in order to prevent deadlock, ha
<钟韬> 在 2025-01-16 上传 | 大小:673kb | 下载:0

[操作系统开发ibmsystemcheck

说明:AIX系统服务器自动巡检脚本程序,该程序自动在某一个时间运行,结束后将运行结果自动上传到设置的目录。-aix system auto checked scr ipt program,it is seted to run on seted time,and it is ftp the result to seted dir.
<张敬花> 在 2025-01-16 上传 | 大小:2kb | 下载:0

[操作系统开发uart_data_process

说明:基于ecos系统的多线程处理,此线程是串口数据处理线程-Ecos systems based on multi-threaded
<liuqingna> 在 2025-01-16 上传 | 大小:4kb | 下载:0

[操作系统开发The-introduction-of-epon

说明:epon被越来越多的人关注,有olt和onu组成,通过光纤传输信息-epon be more and more people are concerned, there olt and onu composition, optical transmission of information through
<liuqingna> 在 2025-01-16 上传 | 大小:945kb | 下载:0

[操作系统开发mem

说明:模拟操作系统的内存分配程序。可以添加、修改、删除作业,设置作业的执行顺序,并按照设定好的顺序为作业分配内存空间。-Simulation of the operating system memory allocation process. You can add, modify, delete operation, set the execution order of operations, and in accordance with
<海洋> 在 2025-01-16 上传 | 大小:8kb | 下载:0

[操作系统开发code

说明:nachos multiprogramming
<sanjay> 在 2025-01-16 上传 | 大小:161kb | 下载:0

[操作系统开发viviinit

说明:操作系统引导程序,提供程序调试环境和系统引导-Operating system boot process, provides debugging environment
<谭杰> 在 2025-01-16 上传 | 大小:76kb | 下载:0

[操作系统开发FreeRTOS

说明:著名开源实时操作系统 FreeRTOS 源代码-Well-known open-source real-time operating system source code FreeRTOS
<成飘飘> 在 2025-01-16 上传 | 大小:161kb | 下载:0

[操作系统开发FIFO

说明:操作系统算法FIFO算法源代码,可供学习、研究之用!!!使用C++编写-FIFO CODE
<qiao> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[操作系统开发FIFO-LRU

说明:在Window XP/Vista 系统的VC++ 6.0环境下运行程序;通过从一般常用的调页算法中选取典型算法LRU和算法FIFO,了解页面管理的相关细节,并用程序设计实现LRU和FIFO。-In Window XP/Vista system, VC++ 6.0 environment to run the program by paging from the commonly used algorithm LRU algorithm
<015> 在 2025-01-16 上传 | 大小:748kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 267.68 .69 .70 .71 .72 ... 915 »

源码中国 www.ymcn.org