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

搜索资源列表

  1. Expert_WinAPI_8_to_17

    1下载:
  2. 这是《精通Windows API函数、接口、编程实例》第8-17章源代码,包括服务、图形用户界面、系统信息的管理、进程间通信、Windows Shell程序设计、Windows GDI、Windows Socket网络编程、设备驱动管理、内核通信、用户认证和对象安全。-This is the " Mastering Windows API function, interface, programming examples" section of Chapter 8-12, th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-01
    • 文件大小:13825655
    • 提供者:
  1. CMDShellSrv

    0下载:
  2. 一个远程的cmd shell程序,使用反连技术,此为服务端-A remote cmd shell procedure, use anti-related technology, this is the server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:3019207
    • 提供者:htkbczy
  1. CMDShellCnt

    0下载:
  2. 一个远程的cmd shell程序,使用反弹连接技术,此为客户端-A remote cmd shell procedure, use the bounce connection technology, this is the client
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:3008354
    • 提供者:htkbczy
  1. LINUX-andUNIX-Shell

    0下载:
  2. 为了在终端中运行程序,需要 shell 。shell 是操作系统的一部分,用来与用户打交道,并且可以用来协调各个命令。-To run the program in the terminal, you need to shell. part of the operating system shell is used to dealing with users, and can be used to coordinate the various commands.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17858715
    • 提供者:尹丹
  1. wpsh.c

    0下载:
  2. 这是我自己写的非常简单的shell程序,能够运行所有的外部命令,包含内部命令exit-This is my very simple to write their own shell program that can run all the external commands, including the internal command exit
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:646
    • 提供者:weapon
  1. myshell

    0下载:
  2. 自己编的Minix shell,源码在myshell文件夹中.说明文档readme.虚拟机在文件夹中,用户名和密码都是root, 程序在/home/myshell中-the Minix shell I developped. the source code and readme are in the rar file. Minix s user name and password are both "root".
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8848009
    • 提供者:杨岩
  1. smartcfg

    0下载:
  2. 这是一个shell 程序用于实现虚拟机的全自动配置(需自备文件 httpd.conf 及php.index)-this is a shell program to autoconfigure our visal machine
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:987
    • 提供者:nancy
  1. Managing_Windows_API.pdf

    1下载:
  2. 从Windows应用程序开发工具讲起,引导读者快速入门,详细讲解API和关键结构的使用方法,提供156个Windows API使用实例。   涵盖主题:   Windows应用程序开发入门,开发工具配置与使用,文件系统,内存管理,进程、线程和模块,线程同步,服务,图形用户界面,系统信息的管理,进程间通信,Windows SheLL程序设计,WindOWS GDL,网络通信与配置,设备驱动管理与内核通信,用户、认证和对象安全,Windows API的内部原理 -From Let' s
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:48517748
    • 提供者:xj
  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. java开源工具:aptana的jaxer(ajax服务器),Jaxer Shell 示例程序。-java open source tools: aptana jaxer (ajax server), Jaxer Shell sample program.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:28435
    • 提供者:Tom
  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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 33 »
搜珍网 www.dssz.com