CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - stdout

搜索资源列表

  1. RedirectSource

    0下载:
  2. This control makes it possible to redirect the stdin/stdout of a console-application to your program. It s even possible to redirect MS-DOS commands to your application. I ve written this project in Visual C++ 6.0 with ATL 3.0, because you can t use
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:53.89kb
    • 提供者:changming
  1. liunx_shellprogram

    4下载:
  2. 1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用\"&\"操作符作为命令的结束符。一个以\"&\"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用\"<\"和\">\"作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符\" \"来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. P
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:22.48kb
    • 提供者:李强
  1. 检测重定向

    0下载:
  2. 显示怎样检测stdin, stdout, stderr是否被重定向- Demonstrated how examines stdin, stdout, stderr whether by heavy direction detection
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:1.41kb
    • 提供者:
  1. shell

    0下载:
  2. #include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char *
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:32.02kb
    • 提供者:李明
  1. sedlexa-1.0.1

    0下载:
  2. Linux中强大的sed,lex,awk实现-manipulation of text based documents by using the stdin/stdout stream designed to complement sed, lex and awk. It has no help except for the readme file and the example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:150kb
    • 提供者:郑生
  1. lrDecrypt_release_01

    0下载:
  2. Numara TrackIT uses an XOR encryptor/decryptor algorithm to store domain credentials. These "encrypted" credentials are then stored on a server (in the domain). The file permissions are set to allow all members of the domain to read the file. fuckt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:28.79kb
    • 提供者:john doe
  1. timer_test

    0下载:
  2. This example uses a timer to generate interrupt at a specific period.The timer event handler increments the event count and prints in stdout.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:3.67kb
    • 提供者:xpert
  1. dmenu-4.4.1.tar

    0下载:
  2. dmenu is a minimalistic X11 menu. It reads a newline separated list of items from stdin and shows them as a menu on the top of the screen. When the user selects one item or types any text and presses Enter, his choice is printed to stdout.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:9.1kb
    • 提供者:0xef
  1. zlog-latest-stable.tar

    0下载:
  2. zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:814.4kb
    • 提供者:yangh
  1. bss_fd

    0下载:
  2. Fix bug preventing use of stdin/stdout with binary data e.g. asn1parse -inform DER < xxx under Windows.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:7.7kb
    • 提供者:fiuruseng
  1. puts

    0下载:
  2. Write the given string to stdout, appending a newline.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:1.16kb
    • 提供者:xinkiewou
  1. cryptpw

    0下载:
  2. output a crypt(3)ed password to stdout for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1.6kb
    • 提供者:canreiwie
  1. syscall

    1下载:
  2. fprintf(stdout,"*** *** Help information for s*** *** *\n",APP_NAME) fprintf(stdout,"[Usage] s -[b:n:c:w:p:rsdh] <value>\n", APP_NAME) fprintf(stdout,"Version: s, Date: s, Author: Youri Zhang\n\n", VERSION, BUILD_DATE) fprintf(stdou
  3. 所属分类:Driver develop

    • 发布日期:2017-03-31
    • 文件大小:2.85kb
    • 提供者:李建永
  1. get-version

    0下载:
  2. This scr ipt will print Expat s version number on stdout.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.33kb
    • 提供者:paideihun
  1. AnnotationLister

    0下载:
  2. Greps annotations on a set of class files and prints matching elements to stdout.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.88kb
    • 提供者:paorongza
  1. bin2c

    0下载:
  2. Unloved program to convert a binary on stdin to a C include on stdout.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.13kb
    • 提供者:daolobi
  1. chosen

    0下载:
  2. Device trees may specify the device to be used for boot console output with a stdout-path property under chosen, as described in ePAPR, e.g.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:794byte
    • 提供者:rnhongkn
  1. bin2c

    0下载:
  2. Unloved program to convert a binary on stdin to a C include on stdout.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.52kb
    • 提供者:waosegq
  1. hex2hex

    0下载:
  2. hex2hex reads stdin in Intel HEX format and produces an (unsigned char) array which contains the bytes and writes it to stdout using C syntax.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.51kb
    • 提供者:mtpotl
  1. SkDebug_android

    0下载:
  2. Print debug output to stdout as well. This is useful for command line applications. -Print debug output to stdout as well. This is useful for command line applications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.6kb
    • 提供者:gaicenrn
« 12 »
搜珍网 www.dssz.com