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

搜索资源列表

  1. WY OS 0.00b

    1下载:
  2. 我自己写的一个实模式的操作系统,支持fat12文件系统和一个和shell整合到一起的简单的键盘驱动,目前正在实现pci总线驱动程序。以后将会转入到保护模式下开发-I wrote it myself a real mode of the operating system, support FAT12 file system and a shell and the integration with a simple keyboard-driven, are currently achieving p
  3. 所属分类:操作系统开发

    • 发布日期:2013-05-13
    • 文件大小:125380
    • 提供者:刘硕
  1. shellc

    0下载:
  2. 一个完整的SHELL实现源代码,内容包括:buf.c def.h dir.c file.c fs.c fs.h dh.c inode.c main.c os.exe panic.c 对学习操作系统有很大的帮助
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:55340
    • 提供者:鹳达
  1. shell-teachingmaterials

    0下载:
  2. 操作系统实验课Shell编程讲义
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:363174
    • 提供者:孙锐
  1. linux-Shell

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

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

    0下载:
  2. shell 实现 操作系统课程设计 实现一个shell程序,含管道和重定向的实现
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1561
    • 提供者:bz
  1. IFS.zip

    0下载:
  2. 操作系统实验:模拟采用二级目录结构的磁盘文件系统中的文件操作。程序简单模拟了一个类unix的shell界面,并完成了实验中所要求的具体内容。运行时需注意问题:初始用户名密码为root,登陆后可输入help命令查看命令格式获取帮助。,Operating System Experiment: Simulate file operations for the two-level directory structure in the file system. Should pay attention
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:19969
    • 提供者:Ingu
  1. PcCode_200885212714138

    0下载:
  2. 这个源代码主要模仿了一个类似 深度操作系统安装程序中的一个软件自动安装管理器AutoIt v3,具有如下功能: 一、支持INI读取,支持 SECTION 的读取,模块modINIReader.bas支持读取Sections及key 二、支持 /auto /uninstall /del命令行参数运行 三、支持软件后台静默模式安装、支持静默卸载(当然视安装软件的参数支持) 四、支持自身删除 五、模块 modSys.bas 获取文件大小,支持kb,MB,byte及
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1291025
    • 提供者:黎明
  1. S_Shell

    0下载:
  2. 用标准C实现shell功能,是操作系统的作业,Linux里面的she-Shell to achieve using standard C function, the operation is the operating system, Linux inside she
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:3128
    • 提供者:lixiongxi
  1. os

    0下载:
  2. 操作系统的实验,用于初学者的学习。里面包含了进程线程,查找文件和unix的shell等四个实验。-An experimental operating system for beginners to learn. Which contains a process thread, find the shell file and unix four experiments.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:922993
    • 提供者:qianjiuquan
  1. Operating_System

    0下载:
  2. 包括操作系统引论,进程管理,作业管理,存储器管理,I/O设备管理,文件管理,多处理机操作系统,网络操作系统和分布式操作系统,UNIX系统的内部结构,SHELL等章节内容-Including the operating system introduction, process management, operations management, memory management, I/O device management, document management, multi-processo
  3. 所属分类:OS Develop

    • 发布日期:2017-06-13
    • 文件大小:21619134
    • 提供者:Jane
  1. webcpp

    0下载:
  2. 将源代码转换成html,支持多操作系统,支持多种编程语言:Ada95, ASP, Assembler, Basic, C, C#, C++, Cg, CLIPS, Fortran, Haskell, Java, Markup, Modula2, Objective C, Pascal, Perl, PHP, Python, Renderman, Ruby, SQL, Tcl- Webcpp converts Ada95, ASP, Assembler, Basic, C, C#, C++,
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:248579
    • 提供者:杨天
  1. debug.h

    0下载:
  2. 操作系统中的shell设计的实验时 debug代码部分的内容-Operating system shell designed experiments part of the contents of debug code
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:1295
    • 提供者:古月
  1. batcmd

    0下载:
  2. 你可以使用DOS下的Edit或者Windows的记事本(notepad)等任何文本文件编辑工具创建和修改批处理文件。 bat是dos下的批处理文件 .cmd是nt内核命令行环境的另一种批处理文件 从更广义的角度来看,unix的shell脚本以及其它操作系统甚至应用程序中由外壳进行解释执行的文本,都具有与批处理文件十分相似的作用,而且同样是由专用解释器以行为单位解释执行,这种文本形式更通用的称谓是脚本语言。所以从某个程度分析,batch, unix shell, awk, bas
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-27
    • 文件大小:63227
    • 提供者:ljf
  1. Nachos_CHN

    0下载:
  2. NachOS中文教程 学习操作系统的好帮手-Chinese NachOS good tutorial to learn the operating system to help
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:744393
    • 提供者:kevin
  1. os

    0下载:
  2. 湖南大学计算机与通信学院操作系统的实验课件。里面有实验1到实验8,外加实习1到实习8。包含权限,shell,中断,银行家算法等-Computer and Communication, Hunan University, College of the operating system experimental courseware. Experiment 1 to experiment there are 8, plus 8 practice 1 to practice. Include perm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1790703
    • 提供者:马兴旺
  1. music

    0下载:
  2. 对存在溢出漏洞的主机,根据主机和操作系统类型,采取最优溢出策略进行溢出操作, 达到边检测,边溢出.扫描完毕,溢出主机的cmd shell也随即得到!-There is overflow on the host, according to the host and operating system types, to take the optimal operation of overflow overflow strategy, to edge detection, edge overflo
  3. 所属分类:OS Develop

    • 发布日期:2017-05-22
    • 文件大小:6691330
    • 提供者:liweitao
  1. shell

    0下载:
  2. 操作系统课程实验:实现一个自己的shell,理解shell的工作原理,在用户程序中实现必要的系统调用,实现一个基于Nachos的shell。-Operating system course experiment. Implement its own shell, shell to understand the working principle of the user program to achieve the necessary system calls to implement a Nac
  3. 所属分类:OS Develop

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

    0下载:
  2. 实现操作系统的简单调用,fork(),exev()-Simple operating system call, fork (), exev ()
  3. 所属分类:OS Develop

    • 发布日期:2017-11-26
    • 文件大小:696
    • 提供者:舒昌文
  1. Project-one

    0下载:
  2. 操作系统shell制作,包括命令行编译等基本功能-operating system- shell development,The Shell or Command Line Interpreter is the fundamental User interface toan Operating System.
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:215791
    • 提供者:wonlenvan
  1. 自己动手写嵌入式操作系统_蓝枫叶_pdf

    1下载:
  2. 本书以作者亲自在PC上开发嵌入式操作系统“HelloChina”的全过程为主线,详细地叙述自己动手写嵌入式操作系统所需的各方面知识,如加载和初始化、Shell、线程的实现、内存管理机制、互斥和同步机制及中断和定时机制的实现,以及设备驱动程序管理框架,应用编程接口等。(The whole process of the book by the author personally developed embedded operating system "HelloChina" in
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-28
    • 文件大小:4365312
    • 提供者:南的方
« 12 »
搜珍网 www.dssz.com