搜索结果
找到约 61 项符合
POSIX 的查询结果
按分类筛选
文章/文档 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章节的规定 ...
文章/文档 这是NTFS文件0.5版本技术文件
这是NTFS文件0.5版本技术文件,它是 Linux-NTFS 计划的一部分。
这是技术文件,NTFS FAQ里包含了公众问题的简单答案。
NTFS是Windows NT, 2000 and XP的文件系统,它支持几乎所有POSIX、HFS、HPFS特征:
* 它可以处理大容量存储单元(最大到246 GB)。
* 它包含嵌入式的数据压缩。
* 它使用log文件处理事务。
* 比特码 ...
电子书籍 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章节的规定。 ...
VxWorks Demo Source Code VxDemo Groups: 1. Multi-Processing 2. Networking 3. Input-Output
Demo Source Code
VxDemo Groups:
1. Multi-Processing
2. Networking
3. Input-Output
4. File System
5. MMU
6. Multi-Tasking
7. ANSI-C
8. POSIX
9. ExecHandling
Linux/Unix编程 linux下的BBS
linux下的BBS,使用BBS CACHE,使得mem消耗很低。
天火系統的特點:
1. 統一物件型態設計,讓各種東西都可以在我的最愛出現。
2. 統一各狀態間的功能鍵。( 程式執行過程只 "程式狀態" "物件型態" 來判定動作 )。
3. 內建各種系統(POP3/SMTP/NNTP/..),未來只需要執行單一程式,就會擁有各種功能。
4. 每個人都可以簡單設 ...
网络 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 ...
Linux/Unix编程 一个收集所有最基本功能的函数库;所有的函数都是尽量短小和简单 使用 doxygen 生成文档 所有代码以在 Linux 系统上可以编译并运行为准;每当在 lib 目录里增加了一个功能函数
一个收集所有最基本功能的函数库;所有的函数都是尽量短小和简单 使用 doxygen 生成文档
所有代码以在 Linux 系统上可以编译并运行为准;每当在 lib 目录里增加了一个功能函数,必须在 test 目录里编写一个针对此功能函数的测试程序,使其可以在 Linux 系统上正常编译并正确运行;每个增加的外部功能函数,必须在源代码前 ...
单片机开发 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 ...
Linux/Unix编程 linux下的多线程调试工具
linux下的多线程调试工具,支持posix NPTL, NPTL Trace Tool (PTT - POSIX Thread Trace Toolkit)