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

搜索资源列表

  1. linux_sys_call

    0下载:
  2. 一本介绍以linux为载体posix和一些linux定义的系统调用即库函数-a book show you linux system call
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:1567061
    • 提供者:young
  1. Multi-Core-Programming--Linux_Student-Workbook.ra

    0下载:
  2. Multicore Programming on Linux , posix and openmp threads
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:2575328
    • 提供者:ozmo
  1. Xilkernel-API-Functions-

    0下载:
  2. Xilinix的一些API的简单价绍,希望对你会有所帮助。-Xilkernel is a small, robust, and modular kernel. It is highly integrated with the Platform Studio framework and is a free software library that you get with the Xilinx Embedded Development Kit (EDK). It allows a ver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:8683
    • 提供者:gw
  1. XtreemFS-1.3.0.tar

    0下载:
  2. XtreemFS 是一个为互联网存储系统设计的分布式文件系统。-It allows you to mount an XtreemFS volume from anywhere, given the right permissions. It includes support for POSIX ACLs and extended attributes (xattrs). As an object-based parallel file system, it allows you to strip
  3. 所属分类:Linux Network

    • 发布日期:2017-06-03
    • 文件大小:15101225
    • 提供者:寒风
  1. IPC_Funs

    0下载:
  2. c++写的在linux环境下多线程间使用互斥锁、posix信号量和system v信号量,实现的通信程序。自己编写的,自己测试过。-written in c++ linux environment using multi-thread mutex locks, posix semaphores and system v semaphore, to achieve the communication program. I have written, and tested.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:15329
    • 提供者:徐进
  1. live555iphoneos

    0下载:
  2. This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and other POSIX-compliant systems
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-14
    • 文件大小:3809176
    • 提供者:gary
  1. 3.c

    0下载:
  2. 编写程序实现生产者-消费者问题。使用Linux的pthread线程库,创建2个生产者线程和2 个消费者线程。生产者线程计算当前的时间,把时间、第几次计算时间的序号(循环次 数)和线程ID作为一个消息,把消息放入缓冲区,消费者线程从缓冲区读出一个消息 并显示消息。缓冲区大小为5个,每个生产者线程生产10个消息,每个消费者线程消费 10个消息,即生产和消费分别为20次。 要求:2个生产者线程执行的代码是相同的(即执行同一函数),2个消费者线程也 一样。 提示: 生产者
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:852
    • 提供者:zheng
  1. myFTP.tar

    1下载:
  2. 一个小的ftp的实现,主要是利用posix socket的一些知识。-The realization of a small ftp, mainly using posix socket of some knowledge.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:8778
    • 提供者:Zealoussnow
  1. posix_users

    0下载:
  2. RTEMS POSIX API User’s Guide
  3. 所属分类:uCOS

    • 发布日期:2017-04-25
    • 文件大小:491596
    • 提供者:tsn
  1. posix1003_1

    0下载:
  2. RTEMS POSIX 1003.1 Compliance Guide
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:148965
    • 提供者:tsn
  1. Cracking-the-Coding-Interview-4ed

    0下载:
  2. posix thread to perform matrix multiplication
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:1269851
    • 提供者:bhishm
  1. Linux.System.Programming.pdf

    0下载:
  2. Linux System Programming great book for learning how to work in Linux system (POSIX)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1844518
    • 提供者:johndoe12
  1. books.tar

    0下载:
  2. As we have just seen, there are two basic ways of scheduling threads: process local scheduling (known as Process Contention Scope, or Unbound Threads—the Many-to-Many model) and system global scheduling (known as System Contention Scope, or Bou
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1261590
    • 提供者:sirshendu
  1. Convolution.0(cpu).tar

    0下载:
  2. Thread Scheduling As we have just seen, there are two basic ways of scheduling threads: proe known as the scheduling contention scope, and are defined only in POSIX. Process contention scope scheduling means that all of the scheduling mechanism
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:28148
    • 提供者:sirshendu
  1. mppp1.1b.tar

    0下载:
  2. ppp and xmppp are two configurable ppp dialers. mppp is a character based ppp dialer and xmppp is written in X/Motif. Either one can be used to make ppp connection. The programs talks to the modem device directly, therefore, no external sc
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:80902
    • 提供者:mat
  1. cron-4.1

    0下载:
  2. linux 定时管理程序crontab的实现。 对了解linux下用户管理,信号,多进程以及守护进程的编写非常有用。 开发环境:linux/unix,gcc,posix supported-crontab program, you can learn many stuff about programming under linux/unix environment from this code. such as:user management,signal,multi-proce
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:85328
    • 提供者:Cheng Jinsong
  1. a

    0下载:
  2. 深入理解进程及进程在调度执行和内存空间等方面的特点,掌握在POSIX 规范中fork和kill系统调用的功能和使用-The further understanding of process and process in the implementation and memory space, and other aspects of the features, master in POSIX norms of the fork and kill system call function and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:557
    • 提供者:陆阳
  1. chatroom.tar

    0下载:
  2. linux下socket聊天,使用了POSIX多线程 和socket 编程技术-socket chat under linux, use POSIX multi-threaded and socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:307200
    • 提供者:胡栋梁
  1. IMchat.tar

    0下载:
  2. linux下利用POSIX多线程和socket变成接口制作的即时通讯工具-POSIX multi-threaded and socket into the interface to the production of instant communication tools under linux, the shortcoming is not using a graphical authoring tool
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:24927
    • 提供者:胡栋梁
  1. forkSYSV

    0下载:
  2. 本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。 任务要求 编程实现下图的效果,要求分别使用进程和线程 (1) 进程+SYS V信号量 (2) 线程实现+Posix同步操作API -The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread-related APIs. Tasks requi
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:1036
    • 提供者:伴随
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com