UNIX
Unix是20世纪70年代初出现的一个操作系统,除了作为网络操作系统之外,还可以作为单机操作系统使用。Unix作为一种开发平台和台式操作系统获得了广泛使用,主要用于工程应用和科学计算等领域。[1]
共 1,201 份资源
源代码 4,162
UNIX 热门资料
查看全部 1,201 份 →
PDF文档
You can send a fax from ANY application that can print to a standard unix printer using the spooli
You can send a fax from ANY application that can print to a standard unix printer using the spooling system like lpr...
PDF文档
UNIX下编程:目录树的遍历。包含文件:apue.h、error2e.c、pathalloc.c、3.c
UNIX下编程:目录树的遍历。包含文件:apue.h、error2e.c、pathalloc.c、3.c...
PDF文档
操作系统Interprocess Communication(IPC)实验源码。 在Unix的内核环境中
操作系统Interprocess Communication(IPC)实验源码。 在Unix的内核环境中,要解决的一个首要问题是:如何控制和处理不同进程之间的通信和数据交换。 本实验中将通过研究一个简单的实例,看看在同一台机器的UNIX...