https://github.com/Laex/Delphi-OpenCV 66 Star119 Fork75 Laex/Delphi-OpenCV Code Issues 3 Pull requests 0 Wiki Pulse Graphs https://github.com/Laex/Del ...
Learning CNNs for Arbitrary Graphs (Graph-like data): Learning Convolutional Neural Networks for Graphs Graph canonization: https://en.wikipedia.org/w ...
分类:
其他好文 时间:
2016-07-22 01:06:49
阅读次数:
158
On mac os, programs may need Instruments to tuning, and when you face too many probe messages, you'll need some Flame Graphs. Here I introduce Brendan ...
分类:
其他好文 时间:
2016-07-21 12:35:24
阅读次数:
117
代码来自:GitHub - obscure76/graph: c++ graphs。
graph.h文件内容如下:
#include
#include
#include
#include
#include
#include
#include
#include
#define MAXSIZE 100
using namespace std;
class Vertex
{
privat...
分类:
编程语言 时间:
2016-06-21 09:24:51
阅读次数:
207
3.2 Basic graph types基本的图类型 Graph – Undirected graphs with self loops(有自环的无向图) DiGraph - Directed graphs with self loops(有自环的有向图) MultiGraph - Undirec ...
分类:
其他好文 时间:
2016-06-19 21:15:21
阅读次数:
148
Pgfplots package Pgfplots package The pgfplots package is a powerful tool, based on tikz, dedicated to create scientific graphs. Contents Contents 1 I ...
分类:
其他好文 时间:
2016-06-15 22:04:03
阅读次数:
945
我的zabbix:2.4.6.configuration-host-》192.100.1.38-》webscenarios。创建webscenario。配置step:查看状态,info栏没有报错配置Graphs:查看结果:
分类:
其他好文 时间:
2016-05-13 04:54:53
阅读次数:
180
登录cacti页面后,可以看到左上角的console和graphs选项卡,consle表示控制台,在此可以进行所有的配置操作;而graphs则是用来查看所有服务器的性能图像界面:consle菜单各命令解释如下:Create——NewGraphs——创建新图像Management——GraphManagement——图像管理。在此删..
分类:
其他好文 时间:
2016-05-09 07:20:23
阅读次数:
610
下面添加Templates:Configuration--Templates---CreateTemplate找到刚新建的Template(Configuration---Templates---NetworkTraffic)在Template上添加Application/Items/Triggers/Graphs/Screens等。按之前新建的方法创建:链接刚创建的模版:Screens还是得新创建:Action配置..
分类:
其他好文 时间:
2016-04-29 20:13:06
阅读次数:
216
1、操作系统环境[root@Server~]#cat/etc/issue
CentOSrelease6.4(Final)
Kernel\ronan\m
[root@Server~]#uname-r
2.6.32-358.el6.x86_64
[root@Server~]#uname-m
x86_642、备份zabbix的web目录或者直接mv,我是直接mv[root@Servershare]#pwd
/usr/share
[root@Servershare]#mvz..
分类:
其他好文 时间:
2016-04-27 22:49:52
阅读次数:
579