BACKGROUNDMany processors include a time stamp count (TSC) counter which is typically implemented as a counter that increments at a fixed rate. Some k...
分类:
其他好文 时间:
2014-06-18 22:19:29
阅读次数:
233
.NET:巩固3.5特性MVC3框架 NHJ2EE:SSH,Srping MVC Maven myibatisDataBase:proc,trigger,index,SAP HANA,BIBook:Think Java, 中大十月会考Server:Linux-->apache-mysqlWin集群 ...
分类:
其他好文 时间:
2014-06-18 20:21:00
阅读次数:
219
1- 多行注释 ''' ''' 或 """ """'''this is the standard way to include a multiple-line comment in you code'''"""this is the standard way to include a multipl...
分类:
编程语言 时间:
2014-06-18 15:46:56
阅读次数:
264
Since we only have one bag to pay for it is something that you will not miss.Its always wanted to fight a bag of coffee. See the code inside - dark al...
分类:
其他好文 时间:
2014-06-17 15:27:14
阅读次数:
204
C++容器类的简介一、原型与构造函数Vector的原型可定义为vector >其构造函数为vector() //空的vector(al) //指定一种allocatorvector(n) //用默认T()初始化n个元素vector(n, val) //用Val初始化n个元素vector(n,val,...
分类:
编程语言 时间:
2014-06-17 13:03:29
阅读次数:
263
BACKGROUNDAs processing resources have increased, demands to run multiple software programs and operating systems on a single microprocessor have also...
分类:
其他好文 时间:
2014-06-16 23:25:53
阅读次数:
345
1 ifneq ($(KERNELRELEASE),) 2 obj-m := hello.o 3 4 else 5 PWD := $(shell pwd) 6 KVER := $(shell uname -r) 7 KDIR := /lib/modules/$(KVER)/build 8 al...
分类:
其他好文 时间:
2014-06-15 11:01:51
阅读次数:
349
Spark是一个通用的分布式内存计算框架,本文主要研讨Spark的核心数据结构RDD,及其在内存上的容错,内容基于论文Zaharia, Matei, et al. "Resilient Distributed Datasets: A Fault-Tolerant Abstraction for In...
分类:
其他好文 时间:
2014-06-14 20:42:37
阅读次数:
326