CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - POSIX

搜索资源列表

  1. process_util_posix

    0下载:
  2. process util posix for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7764
    • 提供者:layaifan
  1. platform-linux

    0下载:
  2. Platform specific code for Linux goes here. For the POSIX comaptible parts the implementation is in platform-posix.cc for Linux Source Code. -Platform specific code for Linux goes here. For the POSIX comaptible parts the implementation is in platf
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:7657
    • 提供者:zeloheng
  1. platform-solaris

    0下载:
  2. Platform specific code for Solaris 10 goes here. For the POSIX comaptible parts the implementation is in platform-posix.cc for Linux. -Platform specific code for Solaris 10 goes here. For the POSIX comaptible parts the implementation is in platfor
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4778
    • 提供者:nenlegue
  1. sync_socket_posix

    0下载:
  2. Sync Socket Posix Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1190
    • 提供者:fiumaiker
  1. safe_strerror_posix

    0下载:
  2. Wrapper for strerror_r functions that implement the POSIX interface for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1791
    • 提供者:verbiuqeng
  1. time_posix

    0下载:
  2. The Time routines in this file use standard POSIX routines for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2458
    • 提供者:yiedangmo
  1. unix_io

    0下载:
  2. This the Unix (well, really POSIX) implementation of the I/O manager.Implements a one-block write-through cache for Linux. -This is the Unix (well, really POSIX) implementation of the I/O manager.Implements a one-block write-through cache for Linu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:4198
    • 提供者:yertouming
  1. platform-macos

    0下载:
  2. Platform specific code for MacOS goes here. For the POSIX comaptible parts the implementation is in platform-posix.cc for Linux Source Code. -Platform specific code for MacOS goes here. For the POSIX comaptible parts the implementation is in platf
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5795
    • 提供者:bangmeryang
  1. susv3.tar

    0下载:
  2. C语言 posix 规范标准-Posix standard C language specification
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:3666058
    • 提供者:gaopengfei
  1. producer-and-consumer

    1下载:
  2. 创建4个POSIX线程。其中2个线程(A和B)分别从2个数据文件(data1.txt和data2.txt)读取10个整数. 线程A和B把从文件中读取的逐一整数放入一个缓冲池. 缓冲池由n个缓冲区构成(n=5,并可以方便地调整为其他值),每个缓冲区可以存放一个整数。另外2个线程,C和D,各从缓冲池读取10数据。线程C、D每读出2个数据,分别求出它们的和或乘积,并打印输出。-Creating four POSIX threads. Where two threads (A and B) were r
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1167
    • 提供者:徐舒怡
  1. goahead-master

    0下载:
  2. 是一个可嵌入式的、跨平台的小型 HTTP 服务器的实现,实现了基本的 GET 和 POST 方法,支持 x86 (Windows/Linux), ARM, MIPS 和其他 POSIX 平台。支持嵌入式和独立运行两种模式。-Is an embeddable, cross-platform implementation of the HTTP server for small to achieve the basic GET and POST methods support x86 (Window
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2598179
    • 提供者:zhj
  1. filesys-ext2.tar

    0下载:
  2. ext2 文件系统的实现 实现了虚拟磁盘 inode管理 实现了一些POSIX API 一个简单的shell,用于测试功能-implement of ext2 filesystem
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:92160
    • 提供者:靳敏杰
  1. mini-server-http

    0下载:
  2. MiniWeb is an embeddable, cross-platform, small-footprint HTTP server implementation, implementing basic GET and POST requests as well as request handling dynamic content generating. It works on x86 (Windows/Linux), ARM, MIPS and any posix platforms,
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:218923
    • 提供者:Oziel
  1. libevent-1.2.tar

    0下载:
  2. 比select好用的工具,异步触发机制,可以同时检查若干描述符-The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descr iptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals o
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:413811
    • 提供者:王世凯
  1. posix_timers

    0下载:
  2. Selftests for a few posix timers interface for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1460
    • 提供者:lunyugin
  1. posix_acl

    0下载:
  2. Handler for Posix Access Control Lists (ACLs) support for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2899
    • 提供者:sentongvie
  1. tuop

    0下载:
  2. Posix-linux环境下的以php联动的基于curl的投票系统,亲自测试-Posix- Linux environment with PHP based on the curl of the voting system, test in person
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2197
    • 提供者:秦瑞
  1. ruiy_ccs

    0下载:
  2. 在大数据,云计算环境中 自动批量未婚主节点于从节点间的sshpasswdless关系-Posix- Linux environment with PHP based on the curl of the voting system, test in person
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:18009
    • 提供者:秦瑞
  1. cfposix1

    0下载:
  2. 通过创建子进程,使得父子进程之间可以通信,使用了信号量,和共享内存变量。- A little program ,fork four subprocess that Communication with the parent process,used posix shared a database by shared memory method
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2483
    • 提供者:chenfan
  1. lpaq1

    0下载:
  2. LPAQ file compressor. C++ source code written for POSIX systems (Linux/Cygwin) -LPAQ file compressor. C++ source code written for POSIX systems (Linux/Cygwin)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:18111
    • 提供者:Cypherpunk
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com