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

搜索资源列表

  1. Linux系统调用分析

    0下载:
  2. linux系统调用分析,包括一些实例。系统调用有关的一些基本知识-linux system call analysis, including some examples. Calling the system some basic knowledge
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:32.83kb
    • 提供者:王王
  1. linux系统调用编程

    0下载:
  2. 系统调用是系统内核和应用程序的接口 此代码展示了linux系统调用的实现-system is called the kernel and application program interface that this code to display the Linux system call the realization
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7.69kb
    • 提供者:wzy
  1. syscall

    1下载:
  2. \\Linux系统调用-\\ Linux system call
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:107.02kb
    • 提供者:蔡长永
  1. LINUX 系统调用 mlock 的代码分析

    0下载:
  2. LINUX 系统调用 mlock 的代码分析-Linux system call code analysis mlock
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19.7kb
    • 提供者:阳广
  1. sound.rar

    1下载:
  2. Linux系统下写声卡程序,演示如何调用Linux底层系统驱动函数驱动声卡发声。,Write a sound card under Linux system procedures, demonstrate how to call the underlying Linux system-driven function audible sound card driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:815byte
    • 提供者:lf
  1. hook-linux.rar

    1下载:
  2. Linux 2.6 内核下劫持系统调用,代码比较简单,还是可以参考参考的。,Linux 2.6 kernel system call hijacking, the code is relatively simple, or can refer to as a reference.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-03-30
    • 文件大小:36.91kb
    • 提供者:dengke
  1. Linux--arm2440-ftp

    0下载:
  2. linux 与arm2440 之间的ftp程序 命令的处理(ls)命令,通过底层函数编程实现 不是直接调用系统函数。程序中包含输入输出重定向等操作。-linux and arm2440 between the ftp command processing program (ls) command, through the realization of the underlying functional programming is not directly call the system fun
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:33.01kb
    • 提供者:肖健
  1. lcd4

    0下载:
  2. 在Linux下调用系统函数,通过freambuffer直接写屏,填充颜色,并显示汉字-Under the Linux system call function, through direct write freambuffer screen, fill color, and display of Chinese characters
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.97kb
    • 提供者:tlf
  1. adding_a_system_call_in_linux

    0下载:
  2. Adding a system call in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4.62kb
    • 提供者:aditya
  1. linuxcallnumber

    1下载:
  2. linux下系统调用号 写下来 免得忘记-linux system call numbers under the written down lest forget
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3.46kb
    • 提供者:
  1. System-call-sep

    0下载:
  2. Linux 2.6.11内核文件IO系统调用详解,有 部分代码解释-System call sep
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:24.1kb
    • 提供者:zhangyuan
  1. Linux-driver-development5

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第5章、Linux文件系统与设备文件系统。由于字符设备和块设备都很好地体现了“一切都是文件”的设计思想,掌握Linux文件系统、设备文件系统的知识非常重要。首先,设备驱动最终通过操作系统的文件系统调用或C库函数(本质也基于系统调用)被访问。其次,驱动工程师在设备驱动中不可避免地会与设备文件系统打交道,如Linux 2.4内核的devfs文件系统和Linux 2.6内核的基于sysfs的udev文件系统。5.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:592.27kb
    • 提供者:华清远见
  1. include

    0下载:
  2. fedora linux 库函数即系统调用函数-fedora linux system call source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:3.59mb
    • 提供者:young
  1. linux_sys_call

    0下载:
  2. 一本介绍以linux为载体posix和一些linux定义的系统调用即库函数-a book show you linux system call
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:1.49mb
    • 提供者:young
  1. linuxcall

    0下载:
  2. linux系统调用的文档。里面有所有的调用,可以作为参考学习-linux system call documentation. There are all the calls, you can learn as a reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:15.76kb
    • 提供者:钟强
  1. System-call

    1下载:
  2. 在Linux内核中添加一个系统调用,返回当前的时间-Linux system call
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:53.79kb
    • 提供者:uncle Tian
  1. Linux-system-call-example

    0下载:
  2. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:19.98kb
    • 提供者:shipeng
  1. Sams---Linux-Kernel-Development-Second-Edition.ra

    0下载:
  2. The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insid
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1.27mb
    • 提供者:Bluehouse
  1. linux-system-call

    0下载:
  2. linux system call linux系统调用-linux system call
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:40.54kb
    • 提供者:张浩
  1. add-a-system-call-in-linux

    1下载:
  2. 描述如何在linux中实现系统调用,我们亲自实践过,非常好用-Describes how to implement the system call in linux, we personally practice too, very easy to use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:880.54kb
    • 提供者:leo
« 12 3 4 »
搜珍网 www.dssz.com