CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - Shell

搜索资源列表

  1. ansi.c.grammar

    0下载:
  2. C语言的lex\\Yacc文法实现,在linux\\Unix的shell中直接可以生成所有的文件。Unix下可以直接使用lex和Yacc生成可执行程序。-C language lex \\ Yacc grammar realized, In linux \\ Unix shell can be directly generated all the documents. Unix can be used directly lex and Yacc generating executable pro
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7.46kb
    • 提供者:123456
  1. autoconf-2.60.tar

    0下载:
  2. autoconf是一个产生可以自动配置源代码包,生成shell脚本的工具,以适应各种类UNIX系统的需要。版本号是2.60
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1.3mb
    • 提供者:王珏
  1. shell

    0下载:
  2. 一个shell的小例子,功能很简单,希望对大家有用,谢谢。
  3. 所属分类:编译器/词法分析

    • 发布日期:2014-01-17
    • 文件大小:696byte
    • 提供者:Reap
  1. bashdb-3.1-0.09

    0下载:
  2. bash debugger. You can use this tool to debug bash shell scr ipt
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1.1mb
    • 提供者:damige
  1. scanner

    0下载:
  2. linux shell 得词法分析器,用于shell的命令解释。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10.62kb
    • 提供者:朱投
  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
    • 文件大小:242.75kb
    • 提供者:杨天
  1. CYSHELL

    0下载:
  2. CYSHELL 是专门为CYPRESS CY63723 芯片的编译器开发的外壳程序,CYASM 编译器只提供了命令行模式,初学者很难使用,因此我给它写了一个WINDOWS 外壳,提供可视化的界面调用,该代码使用了管道通讯技术,在WINDOWS窗口显示本来只能在DOS界面的提示信息,本人原创代码。-CYSHELL specifically for CYPRESS CY63723 chip developed compiler shell, CYASM compiler only provides
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:102.67kb
    • 提供者:陶思良
  1. autoconf

    0下载:
  2. Autoconf 是自动生成软件源代码配置脚本的工具,由此可以通过这个配置脚本,根据具体的应用场合,来配置软件源代码进行编译。-Autoconf is a tool for producing shell scr ipts that automatically configure software source code packages to adapt to many kinds of unix-like systems. The configuration scr ipts pro
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:799.12kb
    • 提供者:Lee CQ
  1. shell

    0下载:
  2. 编写一个简单的命令解释器-shell功能-A simple shell-shell function
  3. 所属分类:Compiler program

    • 发布日期:2016-01-25
    • 文件大小:894byte
    • 提供者:王玉
  1. PEiD

    1下载:
  2. 现在的软件大都加了壳,给破解汉化带来非常大的不便。PEiD 能够侦测出几乎所有的壳,其数量已超过 470 种 PE 文件的加壳类型和签名,新版本增加了命令行的操作支持,使用非常方便。经分析是目前各类查壳工具中性能最强大的一款。另外还可识别出 EXE 文件是用什么语言编写的,比如:VC++、Delphi、VB 或 Delphi 等。-Most of today' s software, added a shell to break caused great inconvenience fin
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:2.59mb
    • 提供者:老袁
  1. shell_explain

    0下载:
  2. 讲解shell命令是如何工作的,对于想自己动手实现一个解释器的朋友非常有帮助-Explain how the shell command to work, who want their hands to achieve an interpreter friend very helpful! !
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:3.85kb
    • 提供者:guoxiaoliang
  1. shell_v3

    0下载:
  2. linux环境下,实现的shell解释器,实现功能主要有: 1. 基本界面由输入提示符开头 2. 执行可执行文件包括参数 3. 错误提示 4. 内置简单shell 命令 cd exit 5. 单次I/O 重定向 > < 6. 单次管道 | 7. 后台运行 & 8. 顺序执行多个命令 ;-linux environment, to achieve the shell interpreter to realize functions are: 1
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:2.67kb
    • 提供者:lijinping
  1. lexForShell

    0下载:
  2. 简单的shell解释器的实现,实现了管道,重定向功能,可以执行少数的内部指令,可以后台运行,注释清晰。-Simple shell interpreter to achieve, to achieve the pipes, redirection, you can perform a small number of internal commands can run in the background, clear notes.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:44.52kb
    • 提供者:JINP
  1. shell

    0下载:
  2. LINUX shell功能实现 C语言 实现了大部分功能-shell porgramming
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1.5kb
    • 提供者:潘超
  1. mini_shell

    0下载:
  2. mini shell of unic in c . just compile and try the commands.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:3.46kb
    • 提供者:kkk
  1. myshell

    0下载:
  2. shell命令解释器的一个源码。实现了shell命令解释器一般的内部命令和外部命令。-a source for the shell command interpreter. Shell command interpreter' s internal commands and external commands.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:6.09kb
    • 提供者:饭饭
  1. snow

    0下载:
  2. shell解释器的编写,可以作为操作系统课程学习的重要资料哦-shell explainer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:1.63kb
    • 提供者:王博千
搜珍网 www.dssz.com