POSIX API
POSIX API技术资料下载专区,收录1,383份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
POSIX API 全部资料 1,383 份
This project contains code for testin realloc api tested in fre rtos ported to AT91SAM7x256.the code
This project contains code for testin realloc api tested in fre rtos ported to AT91SAM7x256.the code...
servlet api全解 This document is built from the HTML documentations available at java.sun.com. It is
servlet api全解 This document is built from the HTML documentations available at java.sun.com. It is ...
华为最新短信API(综合网关),支持CMPP2.0,CMPP3.0,CNGP,SGIP
华为最新短信API(综合网关),支持CMPP2.0,CMPP3.0,CNGP,SGIP,SMGP,SMPP.含详细开发接口文档,demo.强烈推荐...
ZigBee不错的书籍:ZigBee2007协议栈API函数使用说明.
从基础到应用,逐步讲解ZigBee2007协议栈中API函数的使用方法。适合初学者掌握无线传感网络开发的核心技术,提升实际编程能力。...
使用POSIX线程(或进程)和SYSTEM V信号量实现生产者消费者问题。要求: 1. 有界缓冲区内设有5个存储单元
使用POSIX线程(或进程)和SYSTEM V信号量实现生产者消费者问题。要求: 1. 有界缓冲区内设有5个存储单元,有两个生产者线程不断向缓冲区中写数据,有两个消费者线程不断从缓冲区中读数据。 ...