搜索资源列表
weGNUMake
- 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章节的规定 -GNU Make Manual (translated version)
NTFS-Documentation
- 这是NTFS文件0.5版本技术文件,它是 Linux-NTFS 计划的一部分。 这是技术文件,NTFS FAQ里包含了公众问题的简单答案。 NTFS是Windows NT, 2000 and XP的文件系统,它支持几乎所有POSIX、HFS、HPFS特征: * 它可以处理大容量存储单元(最大到246 GB)。 * 它包含嵌入式的数据压缩。 * 它使用log文件处理事务。 * 比特码流,任何事务都是磁盘上的小目标。 -This the NTFS file ver
JavaMT
- 这书着重点是讲java线程,但不局限于java,对posix线程库,win32线程库都有涉及,并对这三者做了一些比较,对于想深入了解线程的人,这书是绝对有帮助的。 -The focus is to talk about this book java threads, but not limited to java, for posix thread library, win32 thread library are involved, and these three have done some
Posix-multiprocedure-programing
- 这是一份关于Posix多线程编程中介绍线程属性的一份资料,对于正确完成多线程编程是很有好处的。-This is a multi-threaded programming on the Posix attributes described in an information thread for the proper completion of multi-threaded programming is very good.
node-v0.8.22.tar
- Node.js是一套用来编写高性能网络服务器的Javascr ipt工具包,一系列的变化由此开始。比较独特的是,Node.js会假设你是在POSIX环境下运行它Linux 或 Mac OS X。如果你是在Windows下,那就需要安装MinGW以获得一个仿POSIX的环境。在Node中,Http是首要的。Node为创建http服务器作了优化,所以你在网上看到的大部分示例和库都是集中在web上(http框架、模板库等)。 -Node.js is a Javascr ipt toolkit for
nodejs-0.10.22-1385949691709.tar
- Node.js是一套用来编写高性能网络服务器的Javascr ipt工具包,一系列的变化由此开始。比较独特的是,Node.js会假设你是在POSIX环境下运行它Linux 或 Mac OS X。如果你是在Windows下,那就需要安装MinGW以获得一个仿POSIX的环境。在Node中,Http是首要的。Node为创建http服务器作了优化,所以你在网上看到的大部分示例和库都是集中在web上(http框架、模板库等)。-Node.js is a high-performance network
hadoopday03
- 一些基础的Hadoop的应用Demo,主要适用于初学者学习(Hadoop implements a Distributed File System (Hadoop Distributed File System), or HDFS. HDFS features high fault tolerance and is designed to be deployed on low-cost hardware. And it provides high throughput to access app