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

搜索资源列表

  1. Serial Programming Guide for POSIX Operating Systems.rar

    0下载:
  2. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:59241
    • 提供者:
  1. psemaphore.zip

    0下载:
  2. POSIX线程使用Semaphore的通用代码
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:2686
    • 提供者:
  1. ThreadMigrate

    0下载:
  2. 封装win32和POSIX线程API。从而能够使得多线程程序能够方便在windows和linux平台移植。 压缩包中有两个文件:Thread.h和testMain.cpp。其中Thread.h是线程封装的实现,testMain.cpp是测试代码文件。 windows下使用VC7.0编译通过。Linux下用gcc3.2.3编译通过。 该版本只支持下列API: 线程创建,清除。 互斥量操作。 等待其他线程。-Packaging and POSIX threads API. I
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2685
    • 提供者:曹京
  1. ZThread_src

    0下载:
  2. 一个高级面向对象的线性和sycnchronization 库,以运行POSIX 和Win32 系统中的C++程序。它支持一种来自native theads,非常出色和强大的abstraction。 -a high level object-oriented linear and sycnchronization basement, and a POSIX operating system Win32 C procedures. Its support comes from a native
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:478876
    • 提供者:nirvana
  1. PTHREA

    1下载:
  2. windows 平台下的POSIX线程实现源码-windows platform under the POSIX thread FOSS
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:750080
    • 提供者:Dsp expert
  1. pxmsg

    0下载:
  2. 基于unix/linux 的消息队列编程;库采用POSIX 可做商业源代码用-based on unix / linux the Message Queue programming; For commercial use POSIX do with the source code
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. 用TCPIP进行网际互联第三卷:客户——服务器编程与应用:Linux/Posix和 TCP/IP协议一样是一套经典的协议书籍。-TCPIP used for internetworking Volume III : Customer -- Server and Application Programming : Linux / Posix and the TCP / IP protocol is the same set of classic books on the agreement.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:11292195
    • 提供者:王振华
  1. SerialProgrammingInPosixOSs

    0下载:
  2. 有关支持POSIX标准的操作系统的串口开发的详细资料-support for the POSIX standard operating system developed by the serial details
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:119567
    • 提供者:杨川江
  1. vxworks_posix

    0下载:
  2. posix在vxworks上的实现源代码-posix in the realization of the source code
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:76773
    • 提供者:王七
  1. os1-TheYalnixShell

    0下载:
  2. · Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to applicatio
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:42604
    • 提供者:wanghui
  1. libmtp-0.1.0.tar

    0下载:
  2. Media transfer protocol implementation on POSIX. Have detailed readme on how to move to windows-Media transfer protocol implementation o n POSIX. Have detailed readme on how to move to wi Windows
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:470063
    • 提供者:文宁
  1. spectral

    0下载:
  2. The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, inc
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:492416
    • 提供者:薛斌
  1. hrt331

    0下载:
  2. 这是一个符合posix.13 pse51的实时内核,非常有利于进行操作系统理论的研究,并且在大学和课题中使用也是可以的。-posix.13 pse51 meet the real-time kernel. very conducive to the theoretical study of the operating system, and in universities and the use of task can be performed.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:710533
    • 提供者:jingheng
  1. posix-timers

    0下载:
  2. 2002-10-15 Posix Clocks & timers for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:9847
    • 提供者:punhonnou
  1. posix-cpu-timers

    0下载:
  2. Implement CPU time clocks for the POSIX clock interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:10307
    • 提供者:zinqengxie
  1. POSIX-Serial-Programming-Guide

    0下载:
  2. POSIX兼容操作系统串口编程指导 它将教会你怎样在你的UNIX工作站或者PC上成功地、有效地和可移植地进行串口编程 -The Serial Programming Guide for POSIX Operating Systems will teach you how to successfully efficiently, and portably program the serial ports on your UNIX® workstation or PC.
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:119313
    • 提供者:gwh
  1. posix-timers

    0下载:
  2. These are all the functions necessary to implement POSIX clocks & timers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:10369
    • 提供者:qhzipb
  1. posix-clock

    0下载:
  2. posix-clock.h - support for dynamic clock devices.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4173
    • 提供者:jybiufq
  1. posix-cpu-timers

    0下载:
  2. Implement CPU time clocks for the POSIX clock interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:9959
    • 提供者:xuncyjn
  1. ISO POSIX Linux Unix 标准C函数速查手册

    3下载:
  2. ISO POSIX Linux Unix 标准C函数速查手册,手册中包含基本所有常用C函数。(ISO POSIX Linux Unix Standard C function quick search manual, contains basic all commonly used C functions)
  3. 所属分类:文章/文档

    • 发布日期:2017-09-22
    • 文件大小:15022080
    • 提供者:pmc
« 1 2 34 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com