#include #include /* for sleep() */#include /*
for uintptr_t */#include /* for in*() and out*() functions */#include /* for
ThreadCtl() */#include...
分类:
其他好文 时间:
2014-05-26 22:04:49
阅读次数:
285
简介zabbix(音同
z?bix)是一个基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。zabbix能监视各种网络参数,保证服务器系统的安全运营;并提供灵活的通知机制以让系统管理员快速定位/解决存在的各种问题。zabbix由2部分构成,zabbix
server与可选组件...
分类:
其他好文 时间:
2014-05-26 20:42:49
阅读次数:
247
In Unity scripting, there are a number of event
functions that get executed in a predetermined order as a script executes. This
execution order is des...
分类:
其他好文 时间:
2014-05-26 12:20:20
阅读次数:
368
header (ctype.h)Character handling functionsThis
header declares a set of functions to classify and transform individual
characters.FunctionsThese fun...
分类:
其他好文 时间:
2014-05-23 22:04:32
阅读次数:
504
AbstractPrincipal Mel-Spectrum Components
(Feature)Temporal Pooling Functions (Model)Single Hidden Layer Neural Network,
thus Multi-layer Perceptron (...
分类:
其他好文 时间:
2014-05-23 10:37:57
阅读次数:
306
Collection Functions (Arrays or Objects)each
_.each(list, iterator,
[context])遍历list中的所有元素,如果传递了context参数,则把iterator绑定到context对象上。iterator的参数是(valu...
Use Reentrant Functions for Safer Signal
Handling使用可重入函数进行更安全的信号处理How and when to employ reentrancy to keep your code bug
free何时及如何利用可重入性避免代码缺陷Dipak J...
分类:
其他好文 时间:
2014-05-22 00:33:49
阅读次数:
389
作为zabbix的部署,这里就不说了,网上一大堆文档,但关于配置文件的说明就比较少,这里列出服务端的配置文件zabbix_server的详细解释,感谢我主管的功劳。ZabbixServer端配置文件说明
#ThisisaconfigurationfileforZabbixServerprocess
#TogetmoreinformationaboutZabbix,
#vi..
分类:
其他好文 时间:
2014-05-20 17:52:26
阅读次数:
293
The final missing piece depends on if you are
using any processor, x86 or x64. The details using these different functions
requires specific handling ...
分类:
其他好文 时间:
2014-05-19 17:35:26
阅读次数:
356
1.OpenCV中CvArr的定义:在opencv h文件里是这样定义 CvArr :/*
CvArr* is used to pass arbitrary * array-like data structures * into functions
where the particular * ar...
分类:
编程语言 时间:
2014-05-19 15:01:44
阅读次数:
474