搜索资源列表
爽爽
- 操作系统银行家算法 一、目的和要求 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-a banker's algorithm operating system, the purpose and requirements of bankers to avoid deadlock algorithm is an important method used in
computershutdown
- 基于VC++ .net环境,实现电脑关机。是一个简单的操作系统应用编程。-Based on VC++. Net environment, the realization of a computer shutdown. Operating system is a simple application programming.
serial
- Linux 操作系统从一开始就对串行口提供了很好的支持,本文就 Linux 下的串行口通讯编程进行简单的介绍-serial
bankerarithmetic
- 做操作系统实验时候写的银行家算法,只是简单的控制台程序-banker arithmetic
test
- 操作系统课程设计简单文件系统的实现的代码,vc2008-Simple file system, operating system, curriculum design, implementation of the code, vc2008
PageAndJob
- 操作系统课程设计,页面淘汰算法以及作业调度算法的演示程序,界面美观,简单易懂,实现功能强大。-Operating system, curriculum design, page-out algorithms and job scheduling algorithm demo program, beautiful interface, easy to understand. To achieve powerful.
Memoryfenpei
- 一个简单的用C++实现的内存分配 操作系统课程实验-A simple implementation using C++ memory allocation Course of Operating System
abdos
- Turbo C下的操作系统程序,简单的模拟DOS操作界面,模拟了MK,MD,dir,format等DOS命令,适合C语言初学者。-Turbo C program under the operating system, a simple DOS interface simulation, simulation of the MK, MD, dir, format and other DOS commands, for C language for beginners.
jcdd_02
- 简单模拟操作系统的进程调度算法实现。包括先来先服务,时间片论转,高响应比,短作业优先等。-Simple simulation of the operating system process scheduling algorithm. Including a first-come first-served, on the transfer of the time slice, high-response, short job priority.
FIFO
- 操作系统中用来描述CPU处理进程的方式,这是最简单的一种先来先到算法-The operating system is used to describe the process of the CPU processing mode, which is the most simple one first-come, first algorithm
1
- 简单的银行操作系统,实现虚拟存取款,支持中英文-Simple bank operating systems, virtual access models, support Chinese and English
thread-mutex
- 操作系统中的线程互斥问题,简单的操作系统编程。-The operating system to the problem of thread mutex
guanji
- 简单的定时关机软件,对于任何操作系统. 简单的定时关机软件,对于任何操作系统.-A simple regular shutdown software
app1
- Termianl Host 可以运行在Windows 98SE、Widnows2000、WindowsXP系列的操作系统上,通过一个串口可以连接梅特勒-托利多生产的各种支持SICS指令集的仪表。采用COM技术和用户应用程序交互数据,使用简单方便。-Termianl Host can run on Windows 98SE, Widnows2000, WindowsXP series of operating systems can be connected via a serial port M
filesys
- 建立一个简单的文件管理系统 理解用户界面和操作命令在操作系统中的作用-Build a simple file management system Understand the role of the user interface and the command in the operating system
HOMEWORK
- 简单模拟操作系统调度算法的实现过程,在黑乎乎的CLI程序下-Simple simulation operating system scheduling algorithm implementation process, in dark CLI program
shell
- 华南理工大学操作系统实验六一个简单的shell解释程序的源代码(South China University of Technology operating system experiment, 6th a simple shell interpreter source code)
0922
- 在操作系统优先级中练习的短小代码,不是特别复杂,属于比较简单的(The short code used in the operating system priority is not particularly complicated, but rather simple)
操作系统作业
- 里面实现了操作系统的随机生成虚拟页面并分配至物理页框的结构(Inside the operating system to achieve the random generation of virtual pages and assigned to the physical page frame structure)
状态转换和内存管理
- 操作系统状态转换和内存管理 利用简单的结构和控制方法模拟进程结构、进程状态和进程控制。(State conversion of operating system)