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

搜索资源列表

  1. lufs-0.9.3-2.4.19.patch

    0下载:
  2. LUFS 是一个混合用户空间文件系统框架,支持不定数量的对用户透明的文件系统(localfs, sshfs, ftpfs, httpfs, socketfs, freenetfs, 和nutellafs)。它可以被看作和VFS(虚拟文件系统转换)完成同样的内核功能:它是一个转换器,分布文件系统调用到支持它的文件系统。然而,LUFS文件系统是在用户空间中实现的。-driver is a mixed user-space file system framework, support for vari
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12259
    • 提供者:冯华
  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
    • 文件大小:7870
    • 提供者:wzy
  1. myshell

    0下载:
  2. 实现Shell,能处理命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号(getpid()系统调用) logout :退出shell ls [-l] rm [-r] mkdir, mv, cp-achieve Shell, can handle orders cd : the process of change current path pwd : View current path process pid : View the cur
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11295
    • 提供者:叶黎
  1. file334s

    0下载:
  2. UNIX下FILE命令的实现源码,c语言实现,可以方便的将此系统调用移植到其他平台-Unix FILE order to achieve the source, c language, to facilitate the transplant this system calls to other platforms
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:226695
    • 提供者:孔英祁
  1. LINUX_examples

    0下载:
  2. 本文主要介绍linux的系统调用,并对实例进行了分析,有较好的实用价值。-This paper describes a system called Linux, as well as examples of the analysis, a better practical value.
  3. 所属分类:Linux/Unix编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:109592
    • 提供者:蔡长永
  1. syscalls

    0下载:
  2. unix下进行系统调用-under unix system calls
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3022
    • 提供者:周杰
  1. messctrl

    0下载:
  2. 在进行linux服务器编程时经常要用到消息队列编程,但直接使用系统调用可能还不能实现需要.此例子演示了怎样在用内核调用操作消息队列,控制消息队列溢出,消除\"死\"消息的方法.-during regular programming to be used when the message queue programming, but the direct use of system calls may also need to achieve. this example demonstrates
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1548
    • 提供者:roger
  1. guandaotongxin

    0下载:
  2. 1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding of the system call pipe () fu
  3. 所属分类:Linux/Unix编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:20169
    • 提供者:阳广
  1. linux系统调用demo

    1下载:
  2. 学习Linux编程的源代码。包括各种系统调用如何使用等。-source code of linux progamming, includes various system calls and the usages.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:236131
    • 提供者:梁亮
  1. src

    0下载:
  2. 添加系统调用。。。在LINUX下添加一个新的系统调用。在文件中添加自己的系统调用的源代码,然后在LInux编译运行-Add a system call. . . In LINUX, add a new system call. In the paper system call add your own source code, and then run the compiler in LInux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:84223
    • 提供者:gaochao
  1. Linux

    0下载:
  2. 基于Linux系统调用的入侵检测传感器研究 xiwangdajiaxihuan-Based on the Linux system calls Intrusion Detection Sensor xiwangdajiaxihuan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:172729
    • 提供者:haha
  1. LinuxSystemCallcode

    0下载:
  2. Linux系统调用列表 系统调用的实验代码 Linux系统函数《英文》-Linux system calls a list of system calls Experimental code Linux system function " English"
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:688087
    • 提供者:郭鹏峰
  1. linuxsystemprogramming

    0下载:
  2. 《Linux System Programming》主要介绍了Linux上系统编程知识以及相关的系统调用。《Linux System Prorgramming》(简称LSP)的中文翻译工作是浮图开放实验室和哈尔滨工业大学计算机学院IBM俱乐部 《深入理解计算机系统》讨论班的练习项目。-" Linux System Programming" introduces the knowledge of Linux system programming and related syste
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1567080
    • 提供者:scturtle
  1. linuxAPI

    0下载:
  2. IBM网站上总结的linux系统调用,linux api-IBM Web site summary of linux system calls, linux api
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:69070
    • 提供者:tao
  1. linux_quiz.tar

    0下载:
  2. linux 系统调用习题举例,基于fedora 10平台-linux system calls Exercises For example, based on fedora 10 Platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:10640
    • 提供者:huangzf
  1. final

    0下载:
  2. 在内存中修改系统调用表,并添加一个系统调用获得当前系统时间。-In memory, modify the system call table, and add a system call to obtain the current system time.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1513
    • 提供者:老胖
  1. CurriculumDesignCompilingLinuxKernel

    0下载:
  2. 编译linux内核,向内核添加系统调用源码和报告。操作系统的一个课程设计,修改内核源代码,向内核文件中增加系统调用;重新编译内核;编程调用自己创建的系统调用;图文并茂,花了两天时间才顺利做完,拿来分享,希望能帮助看到的朋友顺利编译内核。 -Compiling linux kernel, add the system calls to the kernel source code and reports. Operating system, a curriculum design, modif
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:322836
    • 提供者:wang can
  1. LinuxBookCode

    0下载:
  2. 一些简单的系统调用函数实例,比如read、write等(Some simple system call function instances)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-06
    • 文件大小:218112
    • 提供者:lttt
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com