CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shell 模拟

搜索资源列表

  1. Unix文件系统模拟实验报告

    4下载:
  2. 操作系统课程设计 要完成的任务是模拟unix操作系统中的文件系统功能。在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用
  3. 所属分类:报告论文

    • 发布日期:2014-01-15
    • 文件大小:265549
    • 提供者:xlog
  1. linux-Shell

    0下载:
  2. 操作系统模拟Shell课程设计源码 模拟linux系统的shell模块功能
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:14591
    • 提供者:rockman
  1. shell

    2下载:
  2. 一个简单的命令解释器—模拟shell 功能的程序,实现要求中所提到的可打开提示符,并获取用户输入的指令、可解析指令、可寻找命令文件、可执行基本的命令等功能
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:614972
    • 提供者:Ayaena
  1. Shell_Tray_Info

    0下载:
  2. 获取任务栏所有托盘图标的信息,包括icon、图标、进程路径。可模拟鼠标左右键消息。给任务栏图标移动位置等。 Shell Tray Info,转载自CodeProject-Access to the taskbar tray icon for all of the information, including icon, icon, the process path. Can simulate the key message about the mouse. To the taskbar ic
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:963569
    • 提供者:书林跋涉
  1. tree

    0下载:
  2. 模拟linux下的shell中的目录系统,把目录抽象为一个多叉树,目录的打印比较有创意,虽然和pstree的打印结果很像,程序中用了大量的递归,简化了代码的长度,增强了可读性-Simulation of the shell under linux directory in the system, the abstract for more than one directory-tree, print directory of more creative, though, and print th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1813
    • 提供者:Scott
  1. src

    0下载:
  2. linux环境下的shell模拟程序,程序起名为ysh其特征为:能执行外部程序命令,命令可以带参数。能执行fg,bg,cd,history,exit等内部命令,使用管道和输入输出重定向-shell under linux environment simulation program, the program named ysh characterized by: external procedures to carry out orders, the order parameter can ta
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:15577
    • 提供者:dd
  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
    • 文件大小:2331
    • 提供者:往往
  1. shell_dup.tar

    0下载:
  2. 一个简单的shell模拟程序,介绍了shell的工作原理,源代码和调试信息-A simple shell simulation program, introduced the shell works, source code and debugging information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:9088
    • 提供者:楼昊
  1. shell

    0下载:
  2. 这是一个用c语言模拟shell的小程序,比较适合学习Linux编程的各位。-This is a shell with a small c-language simulation program, more suitable for you to learn Linux programming。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:20431
    • 提供者:张恒
  1. mysh.tar

    0下载:
  2. Linux环境下 自己写的shell 模拟终端程序源码-Under the environment of Linux a same shell simulation terminal code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:9034
    • 提供者:liudalin
  1. LinuxShell

    0下载:
  2. Linux Shell 模拟器,开辟一块硬盘区域,在里面进行文件管理操作,能够处理Linux命令行【操作系统课程大作业】-Linux Shell simulator, open up a hard drive area, in which the file management operations, to handle the operating system Linux command line program great job 【】
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:26868
    • 提供者:高高
  1. shell

    0下载:
  2. 模拟shell的一些功能,用C++实现。可以复制移动删除,实现shell的基本功能-Some features of simulated shell, using C++ implementation. Can copy move delete, to achieve the basic functions of shell
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2044
    • 提供者:zhang洁
  1. shell

    1下载:
  2. 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。-sdddaa adad asda s asd
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:293591
    • 提供者:于云龙
  1. shell

    1下载:
  2. 模拟Linux操作系统shell编程,完全实现其功能,很全面-shell programming
  3. 所属分类:Linux驱动

    • 发布日期:2015-08-09
    • 文件大小:118784
    • 提供者:黄虫
  1. shell.cpp

    0下载:
  2. 纯c实现的shell接口编程,模拟仿真shell命令行终端的各种命令-the shell application interface realized in pure c
  3. 所属分类:Shell api

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

    0下载:
  2. 采用c语言,在linux环境下的shell模拟程序。实现了env、sleep等指令-the shell proced in linux using C
  3. 所属分类:Driver develop

    • 发布日期:2017-11-26
    • 文件大小:36875
    • 提供者:xiaohan
  1. shell

    0下载:
  2. 使用一个固定大小的文件来模拟多级目录结构的磁盘存储结构。(固定大小就是生成一个空文件,然后往其中写入固定大小的内容)-Use a fixed-size file to simulate the structure of multi-level disk storage directory structure. (Fixed size is to generate an empty file, and then to write the contents of which fixed-size)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:11114
    • 提供者:yanyu
  1. Spherical-shell-model

    0下载:
  2. 利用ansys进行球壳的建模,可以用来模拟液体储罐的大型工业结构的分析计算-Ansys modeled using a spherical shell, can be used to simulate large-scale industrial structure analysis and calculation of liquid storage tanks.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2636
    • 提供者:qiyongcheng
  1. myshell

    0下载:
  2. linux的shell模拟,包含常用命令,源码可编译。-Linux shell simulation, including the commonly used commands, source code can be compiled.
  3. 所属分类:Shell api

    • 发布日期:2017-04-17
    • 文件大小:9697
    • 提供者:陈晖
  1. space-shell-element

    0下载:
  2. 空间壳单元计算源程序,很好,很强大,对数值模拟很有帮助-The source program calculated space shell element
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:119923
    • 提供者:zzj
« 12 3 4 »
搜珍网 www.dssz.com