码迷,mamicode.com
首页 >  
搜索关键字:systems    ( 1149个结果
一直都想读的书籍
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
C puzzles详解【26-30题】
第二十六题(不会)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
Memory Ordering in Modern Microprocessors
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
Parallelized coherent read and writeback transaction processing system for use in a packet switched cache coherent multiprocessor system
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
CircuitBreaker design pattern---reference
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
Global UNIX file system cylinder group cache
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 Windows (Windows下安装MongoDB)
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
Methods and systems for sharing common job information
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
Extjs5项目进行中:打开新面板并加载数据(三)
废话不多说,上代码: 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++ 开发调试技巧
看到一篇介绍linux c/c++开发调试技巧的文章,感觉挺使用,哪来和大家分享。通向 UNIX天堂的 10个阶梯Author: Arpan Sen,高级技术人员, Systems Documentation, Inc. (SDI)讨论几种可以帮助C++开发人员节省时间的技巧和免费工具。C++开发人...
分类:编程语言   时间:2014-09-15 00:55:47    阅读次数:325
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!