码迷,mamicode.com
首页 >  
搜索关键字:series    ( 1758个结果
读书笔记-HBase in Action-第三部分应用-(1)OpenTSDB
OpenTSDB是基于HBase的开源监控系统,可以支持上万规模集群监控和上亿数据点采集。其中TSDB代表Time Series Database,OpenTSDB在时间序列数据的存储和查询上都做了相当多的优化工作。 架构Overview 概念上OpenTSDB由三部分组成:tcollector数据采集、tsd数据服务和HBase数据存储。 数据采集流程 如上图,tco...
分类:数据库   时间:2014-07-30 17:33:34    阅读次数:510
图表:WebChartControl
#region 画统计图 /// /// 画统计图 /// private void LoadWebChartControl() { this.WebChartControl1.Series.Clear(...
分类:Web程序   时间:2014-07-26 00:51:36    阅读次数:323
用于处理时序数据的方法和装置
The present invention relates to processing of time series data. There is disclosed a method and apparatus for processing time series data, the method...
分类:其他好文   时间:2014-07-24 09:54:03    阅读次数:264
NV SDK 9.5, 10 and 11
NVIDIA SDK 10OverviewThis all-new collection of DirectX 10 and OpenGL code samples teaches developers how to make the most of GeForce 8 Series GPUs. T...
分类:其他好文   时间:2014-07-22 22:56:32    阅读次数:381
在VS 2010中查询和导航代码
【原文地址】Searching and Navigating Code in VS 2010 (VS 2010 and .NET 4.0 Series) 【原文发表日期】 Wednesday, October 21, 2009 12:50 AM 这是我针对即将发布的VS 2010 和 .NET 4所撰写的 贴子系列的第九...
分类:其他好文   时间:2014-07-22 08:31:36    阅读次数:359
[zoj 3774]Power of Fibonacci 数论(二次剩余 拓展欧几里得 等比数列求和)
Power of Fibonacci Time Limit: 5 Seconds      Memory Limit: 65536 KB In mathematics, Fibonacci numbers or Fibonacci series or Fibonacci sequence are the numbers of the following integer sequence...
分类:其他好文   时间:2014-07-19 11:48:45    阅读次数:239
由free命令想到的
root@xdj-Z9PA-D8-Series:~# free -m total used free shared buffers cached Mem: 15977 1683 14293 0 132 549 -/+ buffers/cache...
分类:其他好文   时间:2014-07-18 22:29:30    阅读次数:215
Delphi DBChart
一:属性相关: Series选项: (1)Format页(数据柱的风格) 在Color Each中打勾,就可使用多种颜色显示, color按钮用于设置颜色, Style用于设置图表的风格(Rectangle长方体,Pyramid三角体,Invert.PyramId倒三角体,Cylinder圆柱体,Ellipse圆形,Arrow箭头, (2)Marks页(标记,数据内容显示设置) 数据...
分类:数据库   时间:2014-07-16 17:22:44    阅读次数:397
dp_Pku1887
/* A - 简单dp 例题 Time Limit:1000MS Memory Limit:30000KB 64bit IO Format:%I64d & %I64u Submit Status Description A military contractor for the Department of Defense has just completed a series o...
分类:其他好文   时间:2014-07-16 16:15:03    阅读次数:278
AIX下RAC搭建 Oracle10G(二)主机配置
AIX下RAC搭建系列 环境 节点 节点1 节点2 小机型号 IBM P-series 630 IBM P-series 630 主机名 AIX203 AIX204 交换机 SAN光纤交换机 存储 SAN T3存...
分类:数据库   时间:2014-07-12 19:49:49    阅读次数:512
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!