搜索资源列表
Visual C Windows Shell Programming.zip
- 大量windows shell编程例子
SHELL用户集成开发界面C 语言开发
- SHELL用户集成开发界面C 语言开发,可能对有些人有用吧-SHELL users integrated development interface C-language development, it may be useful to some people it
GENIE-SHELL
- Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和L
c.shell
- C 的一些SHELLCODE,汇编的 SEHLLCODE, 反弹的SHELLCODE-C 422-9288, the compilation of SEHLLCODE, rebound 422-92
linux下C语言编写的shell
- C语言编写的简单shell,计算机操作系统实验作业...你懂的
myshell
- 在LINUX下,实现一个简单的模仿SHELL的小程序,供初学者交流
linux-shell
- shell 命令重新编辑 使用C++编程-shell command to re-edit using the C++ programming
WindowsShell
- Windows Shell Namespace Extension Framework This sample and how-to guide shows you how to use C# and PInvoke to build a reusable framework for writing Windows shell namespace extensions. It includes three sample shell namespace extension pr
shell
- 自制的一个shell程序,实现cd,dir,clr,help,quit,if..then等命令-Made a shell program to realize cd, dir, clr, help, quit, if .. then other commands
shell
- 在linux下用C语言实现简单的shell命令-A simple shell command under linux using C language
shell
- 简单的 Shell命令解析器的功能,创建子进程,并执行用户的命令,创建历史特性,当用户按下 Ctrl+C 键的时候打印出用户最近输入的10 个命令。包含实验报告-Simple Shell command parser function, creating a child process and execute user commands, to create history characteristics, when the user presses Ctrl+ C key when the u
Windows Shell Programming
- 大量windows shell编程例子
shell.c.tar
- 自己实现的简单的shell 自己实现的简单的she-Their implementation of the simple shell
shell
- 实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call exe
Visual.Basic.Shell.Programming
- Windows users take advantage of shell extensions on the desktop every single day, but understanding what they are and how to program with them can be tricky and, until now anyway, usually required the use of Visual C++. Filled with expert knowledge o
shell.c.tar
- using C to operate she-using C to operate shell
实现简单的shell解释程序,
- 实现一个功能简单shell解释程序,即MS-DOS命令交互界面。代码对电脑上盘区进行操作,不调用自带的cmd.exe,对各盘区进行操作。在shell程序实现盘符切换、cd、dir、mkdir、chdir等五个ms-dos命令。具体实现参照各命令在cmd.exe中调用情况。
project
- shell c for linux......
shell
- a basic UNIX shell in C that reads and processes commands
SerialHelper基于C#的串口调试助手
- SerialHelper基于C#的串口调试助手,支持十六进制,附加校验,lua脚本,shell通信等功能
