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

搜索资源列表

  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
    • 文件大小:2.62kb
    • 提供者:曹京
  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
    • 文件大小:41.61kb
    • 提供者:wanghui
  1. boost_source_code

    0下载:
  2. 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持;
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.33mb
    • 提供者:hnycmx
  1. POSIXSerialPort

    0下载:
  2. POSIX串口编程最好的资料。对各API有深入的介绍。串口编程的必备资料。中文翻译版。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:280.61kb
    • 提供者:gao
  1. tokyocabinet-1.4.17.tar.gz

    0下载:
  2. Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符串。这里没有数据类型和数据表的概念。 作者叫Mikio Hirabayashi.Tokyo Cabinet是用C写的,同时提供c,perl,ruby,java的API。Tokyo Cabinet在提供了POSIX和C99的平台上都可用,它以GNU Lesser Public License协议发布
  3. 所属分类:Database system

    • 发布日期:2017-03-26
    • 文件大小:873.39kb
    • 提供者:ws
  1. UNIX-POSIX-API

    0下载:
  2. UNIX-POSIX API,网站上dump下来的,看接口不必那么累去网上看了,离线可以看-UNIX-POSIX API, from the dump site and see no need to interface to the Internet so tired reading, offline can be seen
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2.65mb
    • 提供者:kdf
  1. Serial-Programming-HOWTO

    0下载:
  2. serial programming, posix serial api,serial how to, RS-232 programming in linux, etc -serial programming, posix serial api,serial how to, RS-232 programming in linux, etc ....
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:21.28kb
    • 提供者:DVR
  1. Pthreads_Programming

    1下载:
  2. POSIX多线程程序设计标准讲解, 解释了所有api,同步互斥机制,还有多线程程序设计模型-POSIX standard multithreaded programming to explain, explain all the api, mutex synchronization mechanisms, as well as multi-threaded programming model
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:9.23mb
    • 提供者:DingJing
  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
    • 文件大小:8.48kb
    • 提供者:gw
  1. posix_users

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

    • 发布日期:2017-04-25
    • 文件大小:480.07kb
    • 提供者:tsn
  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
    • 文件大小:1.01kb
    • 提供者:伴随
  1. ThreadPosix

    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 require p
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:818byte
    • 提供者:伴随
  1. zlog-latest-stable.tar

    0下载:
  2. zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:814.4kb
    • 提供者:yangh
  1. wait

    0下载:
  2. /* wait.h - wait facility library header */ /* * Copyright (c) 2003-2006 Wind River Systems, Inc. * * The right to copy, distribute or otherwise make use of this software * may be licensed only pursuant to the terms of an applicable
  3. 所属分类:VxWorks

    • 发布日期:2017-11-20
    • 文件大小:1014byte
    • 提供者:liaozhigao
  1. Introduction-of-Xilkernel_API

    0下载:
  2. Xilkernel是Xilinx公司提供的用于EDK系统的小型、模块化的操作系统,支持MicroBlaze、PowerPC405以及PowerPC440处理器。支持可移植操作系统接口(POSIX)。 Xilkernel功能函数包括:线程管理、信号量、消息队列、共享内存、互斥锁、动态内存管理、软件定时、用户层中断处理API等几个方面。 -Xilkernel Xilinx EDK system for small, modular operating system, to support t
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:8.49kb
    • 提供者:zmz
  1. filesys-ext2.tar

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

    • 发布日期:2017-04-05
    • 文件大小:90kb
    • 提供者:靳敏杰
  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
    • 文件大小:404.11kb
    • 提供者:王世凯
  1. copy_unix

    0下载:
  2. This program works by first prompting the user for the name of the source and destination files. Write this program using POSIX API. Be sure to include all necessary error checking, including ensuring that the source file exist. Once you have co
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:30.14kb
    • 提供者:chunlin
  1. pcre-8.36

    0下载:
  2. PCRE(Perl Compatible Regular Expressions中文含义:perl语言兼容正则表达式)是一个用C语言编写的正则表达式函数库,由菲利普.海泽(Philip Hazel)编写。PCRE是一个轻量级的函数库,比Boost之中的正则表达式库小得多。PCRE十分易用,同时功能也很强大,性能超过了POSIX正则表达式库和一些经典的正则表达式库。-The PCRE library is a set of functions that implement regular expr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2.14mb
    • 提供者:祝帅
  1. manpages-posix

    0下载:
  2. man手册,用于Ubuntu Linux系统下查看如互斥锁pthread_mutex_init等系统API的,安装方法为dpkg -i -Man manual for Ubuntu Linux system, such as mutual exclusion lock pthread_mutex_init system API, the installation method for the dpkg-i xxx
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2.18mb
    • 提供者:LP
« 12 »
搜珍网 www.dssz.com