CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - system call

搜索资源列表

  1. lcx_LINUX-mlock

    0下载:
  2. LINUX系统调用mlock的代码分析,在LINUX中,每一个用户进程都可以访问4GB的线性虚拟内存空间。其中从0到3GB的虚拟内存地址是用户空间,用户进程可以直接对其进行访问。从3GB到4GB的虚拟内存地址为核心空间,存放仅供核心态访问的代码和数据,用户进程不可访问。当用户进程通过中断或系统调用对其访问时,就会触发处理器的特权级转换(从处理器的特权级3切换到特权级0),即从操作系统的用户态切换到核心态。-Linux system call mlock code analysis, LINUX,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:112.01kb
    • 提供者:liyu
  1. Linux常用的system call(中文版),

    0下载:
  2. Linux_常用C函数(中文版),常用的system call,支持搜索,可代替man page
  3. 所属分类:编程文档

    • 发布日期:2010-09-27
    • 文件大小:127.75kb
    • 提供者:chenglihua777
  1. How to add system call

    0下载:
  2. 怎样在Minix下添加一个System Call
  3. 所属分类:编程文档

  1. Madhu

    0下载:
  2. kernel module and system call pgming
  3. 所属分类:Document

    • 发布日期:2017-05-03
    • 文件大小:590.51kb
    • 提供者:madhu
  1. 112233

    0下载:
  2. 文档详细的描述了单功无线呼叫系统的设计,里面包括了原理图跟源程序!值得下载!-Detailed descr iption of the document a single reactive design of a wireless call system, which includes the schematic diagram with the source code! Worth downloading!
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:613.66kb
    • 提供者:wen
  1. 01

    0下载:
  2. 编写程序实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话:-Write a program to achieve the process of communication channels. With the system call pipe () to build a pipeline, two sub-processes P1 and P2 respectively, each pipeline write one sentence:
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:611byte
    • 提供者:luyifeng
  1. writing_system_call_wrappers_in_user_space

    0下载:
  2. Writing system call wrappers in user space under linux/unix
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:1.42kb
    • 提供者:ashitpro
  1. Realtimeimageprocesssystemofinfraredthermalimagerb

    1下载:
  2. 本课题研究的实时红外图像处理系统,实现了对红外焦平面阵列进行实时两点校正的图像处理算法,同时具有实时性好,通用性强的优点。红外热像仪整机项目取得了成功,各方面都达到了既定目标,红外图像显示效果非常清晰。-Ultimately,the algorithm of two-point correction for IRFPAwith nonlinear response is fulfilled in the real—time image process system,meanwhile,the s
  3. 所属分类:Project Design

    • 发布日期:2017-05-14
    • 文件大小:3.67mb
    • 提供者:mabeibei
  1. fork

    0下载:
  2. 系统调用fork函数,以及父进程与子进程的执行顺序问题。-Fork system call function, as well as parent and child process of implementation of the order of the problem.
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:65.05kb
    • 提供者:excelent
  1. Adding-A-System-Call

    0下载:
  2. This document gives you steps to add a system call in linux kernel.
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:11.05kb
    • 提供者:Sonia
  1. returant

    0下载:
  2. resturant call sevice system. call service diplay in 7 SEG.
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:2.72kb
    • 提供者:hamid
  1. Private-Sub-Command1

    0下载:
  2. 用VB实现了电信计费系统如原始通话清单,通话时间,误话清单等-Achieved with the VB as the original telecom billing system call list, call time, wrong list of such words
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:110.5kb
    • 提供者:七月
  1. Implementing-system-call-for-arm-linux

    0下载:
  2. Descr iption of how to implement arm Linux system call. Tested on linux-2.6.33.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:257.43kb
    • 提供者:dethdart
  1. understanding_execlp

    0下载:
  2. The execlp() family of commands can be used to execute an application from a process. The system call execlp() replaces the executing process by a new process image which executes the application specified as its parameter. Arguments can also be
  3. 所属分类:Development Research

    • 发布日期:2017-04-10
    • 文件大小:677byte
    • 提供者:SS
  1. Matlab-Call-OptiSystem

    0下载:
  2. SIMULATION OF OPTICAL SYSTEM
  3. 所属分类:Communication

    • 发布日期:2017-11-21
    • 文件大小:97.6kb
    • 提供者:sabrina
  1. system-clock

    0下载:
  2. 这是利用51实现的实时时钟功能文件。基于stm32的采用库函数实现和调用-This is 51 to achieve real-time clock function. Use of library functions based stm32 and call
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:366.05kb
    • 提供者:sls
  1. bdos

    0下载:
  2. 函数名: bdosptr 功 能: DOS系统调用 用 法: int bdosptr(int dosfun, void *argument, unsigned dosal) -Function name: bdosptr Function: DOS system call usage: int bdosptr (int dosfun, void* argument, unsigned dosal)
  3. 所属分类:File Formats

    • 发布日期:2017-12-02
    • 文件大小:2.86kb
    • 提供者:耿玲
  1. Hangchuang-Call-System

    0下载:
  2. 杭创排队叫号系统培训资料,开发医院影像叫号系统的的朋友可以参考。-Hang Chong queuing system training materials, development of hospital video calling system can refer a friend.
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:242.81kb
    • 提供者:商超
  1. LINUX-system-call

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

    • 发布日期:2017-04-15
    • 文件大小:8.15kb
    • 提供者:巧劲
  1. Operating-system-report

    0下载:
  2. 操作系统的实验二:添加系统调用, 学习Linux内核的系统调用,理解、掌握Linux系统调用的实现框架、用户界面、参数传递、进入/返回过程。阅读... ,文件是docx类型,但代码全都在里面-Operating system experiment 2: add the system call, learn the Linux kernel system call, understand, master the Linux system call implementation framework
  3. 所属分类:software engineering

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