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

搜索资源列表

  1. UNIX环境下的日期程序(求时间的函数)

    0下载:
  2. 该函数不仅可求出某个时间前(后)一段时长的日期与时间,而且可得出这个日期是星期几,给程序设计带来不少便利,也方便了费用的计算与核实,读者可直接调用该函数。 -This function can be derived not only some time ago (after) a long time the date and time, but can come to this date is a few weeks to bring a lot of procedures to facil
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5953
    • 提供者:建文
  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. testsleepmyown

    0下载:
  2. 自己实现的sleep函数,通过alarm定时.由于mysleep是个子函数,对其调用者需考虑几种情况,即调用者在调用mysleep之前设置的闹钟时间未被超过和设置的闹钟时间被超过(同未设置闹钟),且要考虑调用者是否有未决信号及其是否屏蔽SIGALRM信号,因为这将影响mysleep函数的调用。-of achieving his sleep function, through the alarm regularly. As mysleep function, is making its calle
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1112
    • 提供者:林茜
  1. unixmy_sunrpc

    0下载:
  2. unix下远程过程调用原代码;可以在LINUX;SUN SOLARIS;IBM AIX多种商业机器运行,使用-Remote Procedure Call source; In LINUX; Solaris OS Sun; IBM AIX machines running a wide variety of business, the use of
  3. 所属分类:Linux/Unix编程

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

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

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

    1下载:
  2. linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。-under linux chat procedures, server and client-side download operation can be directly translated. Other necessary for the transportation function, you must call and run.
  3. 所属分类:Linux/Unix编程

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

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

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

    0下载:
  2. linux下mysql调用,用开源项目组建自己的数据库-under mysql call, using open-source projects to form its own database
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1025
    • 提供者:无路
  1. 解决WINDOWS下调用LINUX的问题

    3下载:
  2. 用VB调用SSH控件,解决WINDOWS下调用LINUX的问题,SSH using VB to call control, call LINUX under WINDOWS to resolve the problem
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-24
    • 文件大小:396839
    • 提供者:它采用-
  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. hack

    0下载:
  2. 通过进程的pid号来实现隐藏进程.修改系统调用getdents函数来隐藏进程-Through the process pid number to hide the process of implementation. Getdents modify system call function to hide the process of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2383
    • 提供者:wensi
  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. System-call-sep

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

    • 发布日期:2017-03-29
    • 文件大小:24681
    • 提供者:zhangyuan
  1. System-Call

    0下载:
  2. Solaris 所有的系统调用函数描述,包括详细的使用说明.-Solaris system call function descr iption.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1293596
    • 提供者:john tan
  1. System-call

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

    • 发布日期:2017-03-30
    • 文件大小:55081
    • 提供者:uncle Tian
  1. add-new-system-call.tar

    0下载:
  2. 如何在ubuntu10.04的2.6.35.13内核中添加一个新的系统调用,这样i也可以在PC机上添加自己的内核代码,并看到实际效果了。-How to add a new system call on ubuntu10.04 with the 2.6.35.13 kernel, so you can add your own kernel code on PC and see the actual results.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-02
    • 文件大小:99011
    • 提供者:wangbo
  1. java-call-shell

    0下载:
  2. windows下java远程调用shell脚本-the windows shell scr ipt java remote calls
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:674430
    • 提供者:melta
  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
    • 文件大小:901677
    • 提供者:leo
  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