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

搜索资源列表

  1. imp1.tar

    0下载:
  2. Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1048
    • 提供者:李强
  1. imp2.tar

    0下载:
  2. Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2109
    • 提供者:李强
  1. tree

    0下载:
  2. 模拟linux下的shell中的目录系统,把目录抽象为一个多叉树,目录的打印比较有创意,虽然和pstree的打印结果很像,程序中用了大量的递归,简化了代码的长度,增强了可读性-Simulation of the shell under linux directory in the system, the abstract for more than one directory-tree, print directory of more creative, though, and print th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1813
    • 提供者:Scott
  1. printf

    0下载:
  2. 本人参照linux 0.1内核源代码写的printf函数的实现,支持 c, s, o, d, x, f的打印输出-I am the light of linux 0.1 kernel source code to write to achieve the printf function in support of c, s, o, d, x, f print output
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:2321
    • 提供者:phili
  1. catch2

    0下载:
  2. 源代码为linux下的抓包程序,平台为fedora10,该程序可以打印出数据报的来源端口,ip地址等信息-Linux source code for the capture process, platform fedora10, the program can print out the source of the data reported to the port, ip address and other information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1294
    • 提供者:苏乎仁
  1. LINUX.short.print.device

    0下载:
  2. LINUX设备short print开发经典代码LINUX development of the classic short print device code -LINUX development of the classic short print device code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7278
    • 提供者:fzz
  1. cups-bluetooth-0.3.tar

    1下载:
  2. linux下通过蓝牙设备直接打印的代码,可以通过蓝牙直接打印。-linux Bluetooth devices to print directly through the code, you can print directly via Bluetooth.
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-02-11
    • 文件大小:200704
    • 提供者:阿飞
  1. debug

    0下载:
  2. linux环境下,我们一般借助printf打印醒目的字符方便程序调试,但是当程序调试通过以后发布时,有又不得不删掉这些打印语句。 示例代码中利用宏定义#define 解决了上述问题。-In linux, we generally debug a program by using "printf" fuction to print eye-catching character. But later when the program needs to be released, we have t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:3302
    • 提供者:y
  1. chapter01

    0下载:
  2. Code to get the charter from the Keyboard and then Print it.-Code to get the charter from the Keyboard and then Print it.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1737
    • 提供者:Zafar
  1. Shell

    0下载:
  2. 一个linux命令解释器,包括完整的工程源码加设计文档。 本程序用C实现,实现了以下功能: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行; 5、 使用Make工具建立工程; 6、 使用调试器gdb来调试程序;-
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:430723
    • 提供者:Hang
  1. print-pflog

    0下载:
  2. Original code by Andy Heffernan.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:6092
    • 提供者:bingyongpen
  1. print-rx

    0下载:
  2. This code unmangles RX packets. RX is the mutant form of RPC that AFS uses to communicate between clients and servers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:12033
    • 提供者:honenbiu
  1. print-pppoe

    0下载:
  2. Original code by Greg Stark.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:2348
    • 提供者:waiqouyai
  1. uname

    0下载:
  2. print system information Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1951
    • 提供者:ganfieki
  1. javamicro_message

    0下载:
  2. Print the field s proto-syntax definition as a comment for Linux Android Source Code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3548
    • 提供者:miererfui
  1. java_message

    0下载:
  2. Print Field Comment for Linux Android Source Code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:6126
    • 提供者:diepoulao
  1. print_binary-code_from_a_variable

    0下载:
  2. print binary code from a variable. 将一个基本类型的变量值以二进制形式输出。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:732
    • 提供者:ppdouble
  1. printview

    0下载:
  2. Print View Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2776
    • 提供者:munlengdou
  1. PrintContext

    0下载:
  2. Print Context Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1924
    • 提供者:yunleilue
  1. printk_string

    0下载:
  2. 当printk无法打印的时候,利用tty方式打印字符串进行调试,驱动代码(When printk can't print, print string to debug with TTY and drive the code)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-10
    • 文件大小:15360
    • 提供者:sky2030
« 12 »
搜珍网 www.dssz.com