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_systerm_call

    0下载:
  2. 《LINUX下增加系统调用的二种方法》 摘要: 在分析LINUX系统调用机制的基础上通过修改内核源代码和插入内核模块实现二种增加系统调用的方法。 关键词: LINUX系统调用操作系统-"Linux system call to increase the two methods" Abstract : Analysis of the Linux system call mechanism adopted on the basis of amendments to the
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:43.49kb
    • 提供者:jackeyer
  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. code.rar

    1下载:
  2. linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理,FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communica
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-30
    • 文件大小:51.53kb
    • 提供者:yeliu
  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. LINUX-socket

    1下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1.34mb
    • 提供者:陈威
  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. System-call-sep

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

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

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

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

    0下载:
  2. Linux文件编程,系统调用原理,errno出现原因-Linux file programming,system call
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:7.92kb
    • 提供者:张正义
  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
  1. tansform-linux-systerm-call-to-num

    0下载:
  2. 实现在windows下将Linux系统调用转换成系统调用号-Realized in the windows system calls into the Linux system calls
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:27.61kb
    • 提供者:感飞
  1. transform-linux-systerm-num-to-call

    0下载:
  2. windows 下c#程序实现对Linux系统调用号转换成系统调用序列-windows under c# program to realize the Linux system call numbers into the system call sequence
  3. 所属分类:Console

    • 发布日期:2017-04-27
    • 文件大小:26.95kb
    • 提供者:感飞
  1. LINUX-system-call

    0下载:
  2. Linux下的系统调用, 很全的api, 快来下载吧-Linux system call api ok good
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:8.4kb
    • 提供者:s33033004anyan
« 12 3 4 5 6 »
搜珍网 www.dssz.com