CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - CommandS

搜索资源列表

  1. file_system

    0下载:
  2. 本源代码所设计的文件系统,具有建立文件(create)、打开文件(open)、读文件(read)、写文件(write)、关闭文件(close)、撤销文件(delete)等功能。在模拟程序中可从键盘上输入文件操作命令来模拟各用户程序中所调用的各种文件操作,用一个结束命令(end)停止程序的执行。-source code designed by the file system, with the establishment of documents (create) open the file (o
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2.28kb
    • 提供者:agang
  1. 34390

    0下载:
  2. A simple type of operatinng system like MS DOS shows the programming of basic commands.-A simple type of operatinng system like MS D. OS shows the programming of basic commands.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:171.21kb
    • 提供者:郭春阳
  1. 28104055398

    1下载:
  2. shell 程序要求实现的shell支持以下内部命令: 1. Batch Processing 如果shell启动带有一个文件名作为参数,打开该文件并执行文件里所有命令。待所有进程全部结束退出shell。 2. Debugging 提供-v选项,shell启动时打开此选项将在运行过程中输出若干调试信息。在该模式下,shell应该显示所有被创建了的进程的PID号,通报已结束的子进程和传递给子进程的参数等。 3. Prompt (命令行提示符) 解释器打印$PS2作为提示符。 4.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:14.25kb
    • 提供者:drufy
  1. UnixShell4osDesign

    1下载:
  2. Unix shell是unix的命令解释程序,用于让用户以一种友好的方式运行程序和执行命令。 本课程设计要求学生在linux下写一个命令解释程序,实现Ksh最基本的功能。即:允许用 户打入一个可执行的程序的名字以及其命令行参数,执行这个程序。同时实现一部分内部命 令(比如cd,详见要实现的命令),以及输入输出重定向等功能。-Unix shell is unix order to explain procedures to enable users to a friendly mann
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:57kb
    • 提供者:nimeda
  1. project1

    0下载:
  2. 操作系统内存分配释放算法的C语言模拟,包括首次适应法与循环首次适应法。指令可通过io转向从文件读入-The release of the operating system memory allocation algorithm for C-language simulation, including the first cycle for the first time to adapt to meet the law and the law. Io steering commands can b
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:25.17kb
    • 提供者:lly
  1. MS-DOS6.0完整源代码

    2下载:
  2. Microsoft MS-DOS6.0 完整源代码,包括所有外部命令,安装程序,DOSSHELL等。每个源文件均包括开发历史、更新说明、注释。这样一套源码对你的意义,实在无法以笔墨形容-Microsoft the MS-DOS6.0 complete source code, including all external commands, the installation procedure, DOSSHELL and so on. Each source document include
  3. 所属分类:操作系统开发

    • 发布日期:2013-01-03
    • 文件大小:18.89mb
    • 提供者:李寻欢
  1. process

    0下载:
  2. 一、 进程控制 目的:利用简单的结构和控制方法模拟进程结构、进程状态转换和进程控制。 方法:用PCB表示整个进程实体,利用键盘交互式命令控制方法模拟进程执行中产生的事件。 -First, the process control purposes: the use of a simple structure and control method for simulation of the process structure, process state transitions and
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:16.75kb
    • 提供者:fangfei
  1. DOS

    0下载:
  2. dos 操作命令,提供了windows平台下模拟dos操作系统的各种操作命令-dos command to provide a simulation dos under windows operating system platform for a variety of operation commands
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:22.32kb
    • 提供者:weifor
  1. LinuxOs1

    0下载:
  2. 第一章 Linux操作系统简介及其安装与基本应用,基本命令及进程管理-Chapter I Introduction and installed Linux operating system and basic applications, basic commands and process management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:66.09kb
    • 提供者:赵大叔
  1. Fifo

    0下载:
  2. Shows how to set up a FIFO data queue for sharing data between real-time tasks and user-level applications. The RT task creates two FIFOs, one for commands in from the user process and one for status back to the user process. As declared in
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:4.28kb
    • 提供者:sijith
  1. shell

    0下载:
  2. 这是一个shell程序,模拟unix系统之下的。可以实现unix下的很多命令-This is a shell program to simulate the system under unix. Can be achieved under a lot of unix commands
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:2.28kb
    • 提供者:往往
  1. Linux_mingling

    0下载:
  2. Linux的命令大全,修改版本,对一些针对内核2.6的命令做了注释,还是挺不错的。适合初学者或者作为手册进行查询-Linux command Daquan, a modified version, for some commands for the kernel 2.6 has done a comment, or very good. Suitable for beginners or as a manual query
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:318.73kb
    • 提供者:Michael
  1. DOS_mingling

    0下载:
  2. DOS环境下的常用命令大全,可方便的查询想要查询的DOS命令。对于不熟悉DOS命令的人的来非常方便。-DOS environment commonly used commands Daquan, can easily query want to check the DOS commands. For those who are not familiar with DOS commands to come very easily.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:7.05kb
    • 提供者:张欢欢
  1. myshell

    3下载:
  2. 《操作系统—精髓与设计原理》一书中myshell编程项目,代码写得很清晰,纠错能力很强大,实现了基本的内部命令:cd、dir、help、echo、environ等,以及实现文件重定向、后台处理等功能。附有实验报告。-" Operating system- the essence and principles of design" , a book myshell programming projects, the code is written very clear, very
  3. 所属分类:OS Develop

    • 发布日期:2015-08-07
    • 文件大小:279kb
    • 提供者:david
  1. easyVM_Small

    0下载:
  2. 一个小型的虚拟机系统,仿照DOS系统做的,可以虚拟很多指令-A small virtual machine system, modeled on the DOS system do a variety of commands can be virtual
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1.46mb
    • 提供者:zhangjinxu
  1. cmd

    0下载:
  2. 仿windows的dos程序,仿照windows操作系统的dir,cd。。。等命令-Imitation windows of the dos program, modeled on the windows operating system dir, cd. . . Other commands
  3. 所属分类:OS Develop

    • 发布日期:2017-05-29
    • 文件大小:11.57mb
    • 提供者:xu6658037
  1. BIOS

    0下载:
  2. BIOS是Basic Input/Output System的缩写,中文意思是“基本输入/输出系统”。它是操作系统和硬件之间的连接桥梁,负责在电脑开启时检测、初始化系统设备、装入操作系统并调度操作系统向硬件发出指令 -BIOS is the Basic Input/Output System the abbreviation of Chinese means " basic input/output system." It is the operating syste
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:3.56mb
    • 提供者:
  1. dos

    0下载:
  2. dos命令大全包括基本的常用命令,以及查看操作命令-dos commands the Daquan including basic commonly used commands, and view the operation command
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:12.06kb
    • 提供者:zhaoyong
  1. moniwenjianxitong

    0下载:
  2. 构建一棵树形结构的文件系统,要求程序模拟简单的dos文件系统的命令功能 Cd:类似dos的cd命令 Edit:创建文件 Del: 删除文件 Rd:删除目录 Dir:显示目录 Md:创建目录 -Build a tree-structured file system, and program to simulate the function of simple dos file system commands Cd: similar to the dos cd com
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:11.24kb
    • 提供者:陈明明
  1. MS-Dos-6.0-Source-Code

    0下载:
  2. Microsoft MS-DOS6.0 完整源代码,包括了所有外部命令,安装程序,DOSSHELL等。 每个源文件均包括开发历史、更新说明、注释。-Microsoft MS-DOS6.0 complete source code, including all external commands, installer, DOSSHELL. Each source file includes a history of the development, update instructions, c
  3. 所属分类:OS Develop

    • 发布日期:2017-11-01
    • 文件大小:19.88mb
    • 提供者:zuoxy
« 12 »
搜珍网 www.dssz.com