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

搜索资源列表

  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. pstree

    0下载:
  2. linux 下的打印进程树的代码,两种方法,一种是基于内核模块的,一种是用proc实现的-linux printing process under the tree code, the two methods, one is based on the kernel module, and one is achieved by proc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:234717
    • 提供者:mary
  1. Linux_project1

    0下载:
  2. linux project1 三个简单模块的编程,可传参数进入模块,打印内核信息等-linux project1 programming three simple modules can be mass parameters into the module, print the kernel information. .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2498
    • 提供者:wangurey
  1. device_loadcodes

    0下载:
  2. 这是Linux下的一个驱动加载测试程序,虽说是测试,但是,代码可并不像简单的打印一个helloworld一样简单。该程序先用gcc把它编译生成目标文件,然后再用insmod codename.o命令进行模块加载。加载以后,本驱动程序将永久保存,直到用卸载命令把它卸除才会消失。-This is a Linux driver to load under the test procedures, although it is tested, but the code is not as simple
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:7635
    • 提供者:
  1. linux-proc-

    0下载:
  2. • 内核模块创建在proc文件系统上建立_ps文件.遍例进程内核链表task_struct.将遍例结果存入缓冲区.影射到/proc/_ps文件中.用户态的程序去读取 这个文件.打印显示 当前进程的的pid,ppid 和进程名.-Display the current process pid,ppid and processname.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1487
    • 提供者:李米
  1. hello_printk

    0下载:
  2. linux下hello world简单驱动程序。在装载和卸载该模块时,打印输出。 使用make编译,sudo insmod hello_prink.ko装载模块,sudo rmmod hello_prink卸载模块,dmesg查看打印信息。-A simple hello world driver program under linux. Loading and unloading the module, the print output. Use make to compile, sudo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:14981
    • 提供者:肖皓
搜珍网 www.dssz.com