COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION With the use of paging, truly effective multiprogramming systems came i ...
分类:
其他好文 时间:
2016-12-24 09:34:58
阅读次数:
192
Allen Bradley RSLogix5 v8.0 Win32-ISO 1DVD 使用RSLogix 5000 软件可以完全实现对模块的设置和监视 通过I/O 实现ControlLogix 背板连接 所有模块相关数据都包含在一个处理器数据对象中,这便于配置,监视和连接模块参数.RSLogix 5 ...
分类:
系统相关 时间:
2016-12-23 16:49:09
阅读次数:
891
原文链接:https://openmaniak.com/iperf.php Iperf is a tool to measure the bandwidth and the quality of a network link. Jperf can be associated with Iperf t ...
分类:
其他好文 时间:
2016-12-23 07:54:01
阅读次数:
352
Reference: 【1】http://blog.csdn.net/hanford/article/details/53582099 【2】http://www.cnblogs.com/lyfruit/articles/3116009.html 【3】http://jingyan.baidu.co ...
分类:
其他好文 时间:
2016-12-21 18:21:58
阅读次数:
215
icinga2借助check_iostat.sh抓取linux服务器的diskIO(硬盘繁忙度)下载地址:https://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/Check-Iostat-Updated/details对脚本进行修改(默认为$12,12为w_await值,14为%util值)UTIL=`cat$TMP|$AWK‘{sum+=$14}EN..
分类:
移动开发 时间:
2016-12-20 21:39:23
阅读次数:
242
Computer Systems A Programmer's Perspective Second Edition Of course, we are glossing over many difficult issues here. What if different net- works ha ...
分类:
Web程序 时间:
2016-12-17 01:58:40
阅读次数:
251
Computer Systems A Programmer's Perspective Second Edition The main memory of a computer system is organized as an array of M contiguousbyte-sized cel ...
分类:
其他好文 时间:
2016-12-15 21:09:03
阅读次数:
201
Computer Systems A Programmer's Perspective Second Edition Exception number Description Exception class0 Divide error Fault13 General protection fault ...
分类:
系统相关 时间:
2016-12-15 20:50:16
阅读次数:
211
Computer Systems A Programmer's Perspective Second Edition The general phenomenon of multiple flows executing concurrently is known as concurrency . T ...
分类:
其他好文 时间:
2016-12-15 14:36:30
阅读次数:
166
Computer Systems A Programmer's Perspective Second Edition This is a good place to pause and make sure you understand the distinction between a progra ...
分类:
其他好文 时间:
2016-12-15 14:20:07
阅读次数:
187