码迷,mamicode.com
首页 >  
搜索关键字:series    ( 1758个结果
UVA 10253 Series-Parallel Networks
转载请注明出处:http://www.cnblogs.com/fraud/ ——by fraudSeries-Parallel NetworksInput: standard inputOutput: standard outputTime Limit: 5 secondsMemory Limit:...
分类:Web程序   时间:2014-11-17 13:52:03    阅读次数:216
关于Depth Bounds Test (DBT)和在CE3的运用
Depth Bounds Test (DBT)Depth Bounds Test(深度范围检测),是NvdiaGeForce 6系列以后显卡的特性(GPU Programming Guide GeForce 8 and 9 Series),并不是DirectX的特性。所以在例如Nsight和Pix的...
分类:数据库   时间:2014-11-13 22:16:03    阅读次数:356
influxdb 端口、数据结构、写数据
InfluxDB 是一个开源,分布式,时间序列,事件,可度量和无外部依赖的数据库。 InfluxDB有三大特性: Time Series (时间序列):你可以使用与时间有关的相关函数(如最大,最小,求和等) Metrics(度量):你可以实时对大量数据进行计算 Events(事件):它支持任意的事件...
分类:数据库   时间:2014-11-13 16:28:08    阅读次数:522
初次体验百度eCharts遇到的问题和解决方法
前言上周在厌烦Highchart下,体验了下百度的eCharts,支持IE6、7、8+外,对数据在线编辑还有工具栏支持,体验时遇到了几个小问题,最近两天在尝试得到了一个解决方法。Tooltip时单位问题在Tooltip里使用formatter解决,设置函数相对复杂些,因为要根据你的Series取值设...
分类:其他好文   时间:2014-11-10 15:12:50    阅读次数:392
DEV柱状图----傻瓜版
this.chartControl1.Series.Clear();//清空 //获得数据 sqldb sqldb = new sqldb(); string sql = "select T_Cd,T_Hg,T_As,T_Pb,T_Cr,T_Cu,T_Ni...
分类:其他好文   时间:2014-11-07 16:53:49    阅读次数:185
Learning Puppet — Resources and the RAL
Learning Puppet — Resources and the RALWelcome to Learning Puppet! This series covers the basics of writing Puppet codeBeginLog into the Learning Pupp...
分类:其他好文   时间:2014-11-06 16:41:41    阅读次数:156
STC MCU STC12C5Axx 串口1 示例代码
/*------------------------------------------------------------------*/ /*?---?STC?MCU?Limited?---------------------------------------------*/ /*?---?STC12C5Axx?Series?MCU?UART?(8-bit/9-...
分类:其他好文   时间:2014-11-06 13:10:49    阅读次数:416
[转]真正了解泰勒公式
SERIES EXPANSION OF FUNCTIONS, MACLAURIN’S SERIES, TAYLOR’S SERIES, TAYLOR’S FORMULAMany functions can be represented by polynomials. In this connect....
分类:其他好文   时间:2014-11-06 00:40:10    阅读次数:171
CreatinganMFCBasedGameFromStarttoFinishCprogramming.com
CreatinganMFCBasedGameFromStarttoFinishCprogramming.com By Ben Marchant Foreword to Same Game In this five part series, we'll be creating a version of...
分类:编程语言   时间:2014-11-03 10:08:58    阅读次数:392
Poj 2583 Series Determination
1.Link:http://poj.org/problem?id=25832.Content:Series DeterminationTime Limit:1000MSMemory Limit:65536KTotal Submissions:6215Accepted:4090DescriptionB...
分类:其他好文   时间:2014-11-02 01:54:44    阅读次数:181
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!