搜索结果

找到约 70 项符合 Posix 的查询结果

单片机开发 As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can pr

As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift. The primary focus of this lab will be "time". The exper ...
https://www.eeworm.com/dl/648/368866.html
下载: 105
查看: 1073

技术资料 Li nux与VxWorks任务调度机制分析

分析了Linux和VxWorks两种多任务操作系统任务调度机制的异同,从任务控制块、调度的时机、调度的优先级和调度的策略方面进行了详细的分析和对比。分析了VxWorks和Linux在POSIX1003
https://www.eeworm.com/dl/899730.html
下载: 3
查看: 4406

数学计算 The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccion

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, including real and complex FFTs in 1-3 dimensions, an ...
https://www.eeworm.com/dl/641/191079.html
下载: 42
查看: 1154

Linux/Unix编程 内核是系统的心脏

内核是系统的心脏,是运行程序和管理像磁盘和打印机等硬件设备的核心程序。Linux是最受欢迎的自由电脑作业系统核心。它是一个用C语言写成,符合POSIX标准的类Unix作业系统。本程序是linux1.0的内核源码!
https://www.eeworm.com/dl/619/446305.html
下载: 111
查看: 1047

Linux/Unix编程 · Develop clear, readable, well-documented and well-designed programs in the C Programming Language.

· 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 application-level system programming. · Use the POSIX/Unix A ...
https://www.eeworm.com/dl/619/184785.html
下载: 99
查看: 1119

其他书籍 Master the essentials of concurrent programming,including testing and debugging This textbook exa

Master the essentials of concurrent programming,including testing and debugging This textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and problem-solving skills. Moreover, the t ...
https://www.eeworm.com/dl/542/433116.html
下载: 173
查看: 1103

电子书籍 Make 可自动决定一个大程序中哪些文件需要重新编译

Make 可自动决定一个大程序中哪些文件需要重新编译,并发布重新编译它们的命令。本版本GNU Make使用手册由Richard M. Stallman and Roland McGrath编著,是从Paul D. Smith撰写的V3.76版本发展过来的。 GNU Make符合IEEE Standard 1003.2-1992 (POSIX.2) 6.2章节的规定。 ...
https://www.eeworm.com/dl/cadence/ebook/250242.html
下载: 109
查看: 1119

游戏 Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon. Supports lighting,

Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon. Supports lighting, texture mapping and animation. Includes a sample player model with weapon. See README for how to use it. Note (1): it uses the POSIX opendir/readdir functions, which are not implemented in all compiler ...
https://www.eeworm.com/dl/625/488403.html
下载: 85
查看: 1115

文章/文档 GNU Make 使用手册(中译版) Make 可自动决定一个大程序中哪些文件需要重新编译

GNU Make 使用手册(中译版) Make 可自动决定一个大程序中哪些文件需要重新编译,并发布重新编译它们的命令。本版本GNU Make使用手册由Richard M. Stallman and Roland McGrath编著,是从Paul D. Smith撰写的V3.76版本发展过来的。 GNU Make符合IEEE Standard 1003.2-1992 (POSIX.2) 6.2章节的规定 ...
https://www.eeworm.com/dl/652/201708.html
下载: 157
查看: 1119

网络 GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications

GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers ...
https://www.eeworm.com/dl/635/314911.html
下载: 56
查看: 1118