1 Computer Systems: A Programmer's Perspective (深入理解计算机系统)2Advanced Programming in the UNIX Environment (UNIX环境高级编程)3 Introduction to Algorithms (算法导论...
分类:
其他好文 时间:
2014-09-24 15:46:46
阅读次数:
153
第二十六题(不会)The following is a simple program which implements a minimal version of banner command available on most *nix systems. Find out the logic use...
分类:
其他好文 时间:
2014-09-23 09:02:44
阅读次数:
342
Linux has supported a large number of SMP systems based on a variety of CPUs since the 2.0 kernel. Linux has done an excellent job of abstracting away...
分类:
其他好文 时间:
2014-09-23 02:06:03
阅读次数:
389
A multiprocessor computer system is provided having a multiplicity of sub-systems and a main memory coupled to a system controller. An interconnect mo...
分类:
其他好文 时间:
2014-09-22 02:05:02
阅读次数:
349
It's common for software systems to make remote calls to software running in different processes, probably on different machines across a network. One...
分类:
其他好文 时间:
2014-09-17 11:42:52
阅读次数:
324
A globalcylindergroup(CG) cache is stored in file server memory and shared by a plurality of file systems supported by the file server. The global CG ...
分类:
其他好文 时间:
2014-09-17 01:00:11
阅读次数:
278
Install MongoDB on WindowsOverviewUse this tutorial to install MongoDB on a Windows systems.PLATFORM SUPPORTStarting in version 2.2, MongoDB does not ...
分类:
数据库 时间:
2014-09-16 13:58:20
阅读次数:
429
Apparatus and methods are provided for utilizing a plurality of processing units. A method comprises selecting a pending job from a plurality of unass...
分类:
其他好文 时间:
2014-09-16 00:04:21
阅读次数:
373
废话不多说,上代码: Application结构: view代码: Ext.define('Lz.view.Systems.PageManagerView', { extend: 'Ext.grid.Panel', xtype: 'PageView', sto...
分类:
Web程序 时间:
2014-09-15 09:55:28
阅读次数:
247
看到一篇介绍linux c/c++开发调试技巧的文章,感觉挺使用,哪来和大家分享。通向 UNIX天堂的 10个阶梯Author: Arpan Sen,高级技术人员, Systems Documentation, Inc. (SDI)讨论几种可以帮助C++开发人员节省时间的技巧和免费工具。C++开发人...
分类:
编程语言 时间:
2014-09-15 00:55:47
阅读次数:
325