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

搜索资源列表

  1. gcc_user_guide_in_embed_linux

    0下载:
  2. 很多时候,你所使用的开发平台和你的开发所面向的机器并不一致。比如,你可能想在装有x86/Linux的膝上电脑上构建一个PowerPC/Linux的应用程序。使用GNU工具包中的gcc,gas和ld工具,可以指定并构建一个交叉编译器,使你能够在本地机器上创建面向其它目标机器的应用程序。稍微用些功夫,你甚至可以搭建出一个环境,从而能够针对各种不同的目标而构建应用程序。在本指南中,我描述了在系统上构建交叉编译器所需的过程。我还讨论了构建一个完全的面向一系列目标的环境,展示了如何与distcc和ccac
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:15.27kb
    • 提供者:asb
  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
    • 文件大小:259.33kb
    • 提供者:xlog
  1. UNIX Shell-Scripting Basics.ppt

    0下载:
  2. www.ligongda.com www.ligongda.com www.ligongda.com www.ligongda.com www.ligongda.com www.ligongda.com  
  3. 所属分类:技术管理

    • 发布日期:2008-12-05
    • 文件大小:24kb
    • 提供者:billdats
  1. Oreilly-Classic_Shell_Scripting_CN

    0下载:
  2. Shell脚本学习的一本经典入门教程,原版由O reilly出版,此为中文翻译版本-Shell scr ipt to learn a classic introductory tutorial from the O' reilly original published version of this for the Chinese translation
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:27.14mb
    • 提供者:
  1. PATCH_POINT1

    0下载:
  2. 这是最简单的内存补丁方法,又很多的不足,因为程序的好多代码都是在壳中才解密出来的,我将在下一篇文章中给出改进方案.-This is the simplest method of memory patch, but also a lot of insufficient because the procedures are a lot of code to decrypt the shell out, I will be given in an article next to improve the
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1.58kb
    • 提供者:yy
  1. ShellScript

    0下载:
  2. This is a Power Point Presentation i created for explaining the power of Unix Shell scr ipting.
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:521.36kb
    • 提供者:Hemant
  1. 0706.0655v2

    0下载:
  2. A cylindrical wave expansion method is developed to obtain the scattering field for an ideal two-dimensional cylindrical invisibility cloak. A near-ideal model of the invisibility cloak is set up to solve the boundary problem at the inner boundar
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:509.58kb
    • 提供者:Jason
  1. 11

    0下载:
  2. 脱壳后的三国登陆器,有需要的可以下有需要的可以下-Shell after the three landers, there is a need can be necessary under the circumstances
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1.4mb
    • 提供者:123456
  1. userdb

    0下载:
  2. 各种壳的特征码,有上千种壳的特征码,识别大多数壳-A variety of shell signature, there are thousands of shells on the signature, identifying most of the shell
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:149.34kb
    • 提供者:sying
  1. bash

    0下载:
  2. linux bash shell 中关于递归的介绍,IBM提供的经典文章-linux bash shell on the recursive introduction, IBM offers a classic article
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:17.09kb
    • 提供者:张恒
  1. OperatingSystemUbuntu

    0下载:
  2. A complete research carried on Ubuntu operating system. includes all its features, how to install, its kernal, shell and many more details.
  3. 所属分类:Development Research

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

    0下载:
  2.  用户登录时,实际进入了shell,它遵循一定的语法将输入的命令加以解释并传给系统。命令行中输入的第一个字必须是一个命令的名字,第二个字是命令的选项或参数,命令行中的每个字必须由空格或TAB隔开,格式如下:      $ Command Option Arguments -User is logged on, the actual into the shell, it follows a certain syntax of the command input to be interpr
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3.46kb
    • 提供者:皓月
  1. bash-shell

    0下载:
  2. 高级Bash脚本编程指南,十分不错的一本书,无论是初学者还是已经有所掌握的,都能学到更多的东西-Advanced Bash scr ipting Guide, a very good book, whether a beginner or have been mastered, can learn more things
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.3mb
    • 提供者:dino
  1. linux-and-unix-shell-programming

    0下载:
  2. 本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -The book is divided into five parts, details of shell programming skills, a variety of UNIX commands and syntax, but also involves under UNIX text processin
  3. 所属分类:software engineering

    • 发布日期:2017-06-12
    • 文件大小:18.65mb
    • 提供者:ling
  1. Solid-Shell-Elements-with-Surface-Contact-Formula

    0下载:
  2. Solid-shell elements form a class of fi nite element models intermediate between thin shell and conven- tional solid elements. They have the same node and freedomconfi guration of solid elements but account for shell-like behavior in th
  3. 所属分类:Development Research

    • 发布日期:2016-09-29
    • 文件大小:56kb
    • 提供者:rachid
  1. UEFI-Shell-Specification_2_0

    1下载:
  2. uEFI shell 的使用手册.不但提供了现有uEFI的命令使用说明,并进一步提供的API说明。-The UEFI Shell environment provides an API, a command prompt and a rich set of commands that extend and enhance the UEFI Shell’s capability.
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:536.22kb
    • 提供者:moyu
  1. shell-script

    0下载:
  2. linux的发行书籍版本,太多了 , 这里给大家推荐个人认为很好的一本书籍-release version of linux s books, too, and here we recommend personally think that a good book
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1.68mb
    • 提供者:deng
  1. shell-structure-analysis

    0下载:
  2. shell结构的非线性有限元分析,一种系统级的方法-A Systems Approach To Nonlinear Finite Element Analysis Of Shell Structures
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:393.23kb
    • 提供者:liuhao
  1. LINUX-and-UNIX-Shell

    0下载:
  2. 详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -Details of the shell programming skills, a variety of UNIX commands and syntax, but also involves the word processing under UNIX as well as a small amount of system
  3. 所属分类:software engineering

    • 发布日期:2017-06-13
    • 文件大小:19.78mb
    • 提供者:hejin
  1. Linux命令行与shell脚本编程大全.第3版.pdf

    0下载:
  2. 这是一本关于 Linux 命令行与 shell 脚本编程的全方位教程,主要包括四大部分 :Linux 命令行,shell 脚本编程基础,高级 shell 脚本编程,如何创建实用的 shell 脚本(This is a Linux on the command line and the full range of shell scr ipt programming tutorial, mainly includes four parts: Linux command line based shel
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-17
    • 文件大小:15.04mb
    • 提供者:smart1993
« 12 3 »
搜珍网 www.dssz.com