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

搜索资源列表

  1. ysh1

    0下载:
  2. 实现LINUX课程设计的Shell程序,能够实现简单的命令。-LINUX curriculum design to achieve the Shell program, enabling simple command
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:5821
    • 提供者:李玉玲
  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. myshell

    0下载:
  2. linux 下实现的shell程序,完成cd ls clear等命令-linux shell program to achieve the completion of a command such as cd ls clear
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:829
    • 提供者:sjy
  1. 51shell

    0下载:
  2. 基于8051的Shell介面程序,实现命令行输入和解析功能-Microchip' s simulator/download the source code control PICKit2
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:18889
    • 提供者:
  1. bash

    0下载:
  2. ? 介绍shell编程的概念 ? 讨论shell程序是如何执行的 ? 描述shell变量的概念和使用方法 ? 讨论命令行参数是如何传给shell程序的 ? 解释命令替换的概念 ? 介绍一些编程的基本原则 ? 编写并讨论一些shell脚本 ? 讨论数值数据处理,数组处理 ? 描述如何将shell中的命令的标准输入重定向到脚本中的数据 ? 解释Bash的信号/中断处理能力 ? 解释Bash中的函数 ? 讨论Bash脚本的调试-? ? introduced
  3. 所属分类:Shell api

    • 发布日期:2017-04-02
    • 文件大小:708683
    • 提供者:dino
  1. shell

    0下载:
  2. 简易的终端程序,可以运行命令并获得结果…-Simple terminal program, you can run commands and get results ...
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:63670
    • 提供者:l
  1. informix_unix_vi

    0下载:
  2. informix vi aix shell 这些是我学习aix下程序设计的一些资料-informix vi aix shell c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:87990
    • 提供者:杨鑫旺
  1. dos-shell

    0下载:
  2. 远程执行cmd命令程序。。权限为系统管理源-Remote execution of cmd command procedures. . Source of authority for the system management
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6617914
    • 提供者:wangkerun
  1. LinuxAndUnixShellPrograming

    0下载:
  2. 《精通Linux & Unix shell程序设计》电子书,很好的学习参考-" Mastering Linux & Unix shell programming," e-books, good learning reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-29
    • 文件大小:11726409
    • 提供者:vivek
  1. shell

    0下载:
  2. shell编程,本程序可以在右键菜中添加一个菜单项-The shell programming, the program can be in the right key dish add a menu item
  3. 所属分类:Shell api

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

    0下载:
  2. 实验一利用课本第9页程序1-5的框架,实现允许输入命令带参数的简单shell。原来的实现是不能够带参数的。输入命令所能带的参数个数,只受到系统键盘输入缓冲区长度(以及shell输入缓冲区长度)的限制,该缓冲区的缺省长度是4096个字节。-Experiments using the framework of textbooks 9 program 1-5, simple shell allows the input command with parameters. The original imp
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:38809
    • 提供者:林素素
  1. 10-shell

    0下载:
  2. 命令解析器,将用户输入的指令转换为相应的机器能够运行的程序。 -The command parser, the user input instructions for the machine to be able to run the program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:12238
    • 提供者:cm
  1. shell

    0下载:
  2. 这是一个采用vc++语言编写的shell命令程序,在c++开发平台下,使用shell命令,完成操作。-This is a vc++ language with the shell command procedures, in c++ development platform, use the shell command, to complete the operation.
  3. 所属分类:Shell api

    • 发布日期:2017-05-12
    • 文件大小:2758152
    • 提供者:zhj
  1. shell

    0下载:
  2. 本程序实现linux shell的基本功能,在ubuntu12环境下运行成功-This procedure linux shell running ubuntu12 environment
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 基于Linux的shell,包含文件浏览等内部程序,以及执行外部程序,代码简单,适合学习-Linux-based shell that contains the file browser and other internal procedures, as well as the execution of external programs, the code is simple, suitable for learning
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. shell高级编程,从基础介绍到高级编程,可以当做工具书查询,也可以为程序员编程提供参考-Advanced shell programming, from basic introduction to advanced programming books can be used as the query, and can also provide a reference for programmers programming
  3. 所属分类:Shell api

    • 发布日期:2017-05-03
    • 文件大小:1369195
    • 提供者:li
  1. Nios-II--9.1-Command-Shell

    0下载:
  2. 用于在FPGA烧写程序时不必启动软件,直接通过编写shell文件即可完成相应的工作。-For FPGA programming procedures do not have to start the software, directly by writing shell files to complete the work.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-24
    • 文件大小:3856
    • 提供者:于波
  1. shell

    0下载:
  2. shell 脚本练习初学者的简单的应用练习程序,简单易懂-shell scr ipt practice scr ipt practice beginner simple application practice program, easy to understand
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:43763
    • 提供者:高兴
  1. sqlite-shell-linux-x86-3071300

    0下载:
  2. 安装数据库sqlite3的必要文件,安装后可把程序中的数据放在数据库中,方便对数据的操作-Files necessary to install the database sqlite3 installed the program data in the database, and to facilitate the operation of the data
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:316714
    • 提供者:张祥
  1. A-shelll

    0下载:
  2. 简单的shell程序 可以实现cd等命令-Simple shell program can achieve the cd command such
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:1228
    • 提供者:我不改名
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »
搜珍网 www.dssz.com