Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - shell
Search - shell - List
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 programs.
Date : 2008-10-13 Size : 7.46kb User : 123456

autoconf是一个产生可以自动配置源代码包,生成shell脚本的工具,以适应各种类UNIX系统的需要。版本号是2.60
Date : 2008-10-13 Size : 1.3mb User : 王珏

DL : 0
一个shell的小例子,功能很简单,希望对大家有用,谢谢。
Date : 2008-10-13 Size : 696byte User : Reap

bash debugger. You can use this tool to debug bash shell script
Date : 2008-10-13 Size : 1.1mb User : damige

DL : 0
linux shell 得词法分析器,用于shell的命令解释。
Date : 2008-10-13 Size : 10.62kb User : 朱投

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 programs.
Date : 2025-12-22 Size : 7kb User : 123456

autoconf是一个产生可以自动配置源代码包,生成shell脚本的工具,以适应各种类UNIX系统的需要。版本号是2.60-autoconf is a configuration can be automatically generated source code package, to generate shell script tools, in order to adapt to various types of UNIX systems. Version number is 2.60
Date : 2025-12-22 Size : 1.3mb User : 王珏

bash debugger. You can use this tool to debug bash shell script-bash debugger. You can use this tool todebug bash shell script
Date : 2025-12-22 Size : 1.1mb User : damige

DL : 0

Date : 2025-12-22 Size : 10kb User : 朱投

DL : 0
将源代码转换成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++, Cg, CLIPS, Fortran, Haskell, Java, Markup, Modula2, Objective C, Pascal, Perl, PHP, Python, Renderman, Ruby, SQL, Tcl, Unix shell, UnrealScript & VHDL into HTML with syntax highlighting and themes
Date : 2025-12-22 Size : 243kb User : 杨天

DL : 0
CYSHELL 是专门为CYPRESS CY63723 芯片的编译器开发的外壳程序,CYASM 编译器只提供了命令行模式,初学者很难使用,因此我给它写了一个WINDOWS 外壳,提供可视化的界面调用,该代码使用了管道通讯技术,在WINDOWS窗口显示本来只能在DOS界面的提示信息,本人原创代码。-CYSHELL specifically for CYPRESS CY63723 chip developed compiler shell, CYASM compiler only provides a command-line mode, it is difficult for beginners to use, so I write it to a shell WINDOWS provide visualization interface called The code uses the channels of communication technology, have been in the WINDOWS window displays in the DOS interface only message I original code.
Date : 2025-12-22 Size : 103kb User : 陶思良

Autoconf 是自动生成软件源代码配置脚本的工具,由此可以通过这个配置脚本,根据具体的应用场合,来配置软件源代码进行编译。-Autoconf is a tool for producing shell scripts that automatically configure software source code packages to adapt to many kinds of unix-like systems. The configuration scripts produced by Autoconf are independent of Autoconf when they are run, so their users do not need to have Autoconf.
Date : 2025-12-22 Size : 799kb User : Lee CQ

DL : 0
编写一个简单的命令解释器-shell功能-A simple shell-shell function
Date : 2025-12-22 Size : 1kb User : 王玉

DL : 0
现在的软件大都加了壳,给破解汉化带来非常大的不便。PEiD 能够侦测出几乎所有的壳,其数量已超过 470 种 PE 文件的加壳类型和签名,新版本增加了命令行的操作支持,使用非常方便。经分析是目前各类查壳工具中性能最强大的一款。另外还可识别出 EXE 文件是用什么语言编写的,比如:VC++、Delphi、VB 或 Delphi 等。-Most of today' s software, added a shell to break caused great inconvenience finished. PEiD able to detect almost all of the shell, their number has more than 470 kinds of packers PE file types and signatures, the new version added support for command line operation, use very convenient. The analysis is the performance of various types of investigations the most powerful tool in the shell of a. It may also identify the EXE file is written in what language, for example: VC++, Delphi, VB, or Delphi and so on.
Date : 2025-12-22 Size : 2.59mb User : 老袁

讲解shell命令是如何工作的,对于想自己动手实现一个解释器的朋友非常有帮助-Explain how the shell command to work, who want their hands to achieve an interpreter friend very helpful! !
Date : 2025-12-22 Size : 4kb User : guoxiaoliang

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 basic interface to the input prompt at the beginning 2. run the executable file, including parameters of 3 error 4 built-in simple shell command cd exit 5. Single I/O redirection> < 6 single pipe | 7. running in the background & 8 in order to execute multiple commands
Date : 2025-12-22 Size : 3kb User : lijinping

简单的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.
Date : 2025-12-22 Size : 45kb User : JINP

DL : 1
LINUX shell功能实现 C语言 实现了大部分功能-shell porgramming
Date : 2025-12-22 Size : 1kb User : 潘超

mini shell of unic in c . just compile and try the commands.
Date : 2025-12-22 Size : 3kb User : kkk

DL : 0
shell命令解释器的一个源码。实现了shell命令解释器一般的内部命令和外部命令。-a source for the shell command interpreter. Shell command interpreter' s internal commands and external commands.
Date : 2025-12-22 Size : 6kb User : 饭饭
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.