码迷,mamicode.com
首页 >  
搜索关键字:applications    ( 1841个结果
android nfc(官方翻译)
NFC Basics The Tag Dispatch System: How NFC tags are mapped to MIME types and URIs(NFC标签是如何映射到MINE类型和URI的?): How NFC Tags are Dispatched to Applications: Requesting NFC Access in the Android Manifest: Filtering for NFC Intents Creating Common Types of NDEF...
分类:移动开发   时间:2014-05-10 09:39:25    阅读次数:689
ZOJ 3705 Applications 模拟
#pragma comment(linker, "/STACK:1024000000,1024000000")#include#include#include#include#include#include#include#include#include#include#include#includ...
分类:移动开发   时间:2014-05-08 19:33:18    阅读次数:493
Flex读取txt文件中的内容(二)
Flex读取txt文件中的内容 自动生成的文件 LoadTxt-app.xml: <!-- Adobe AIR Application Descriptor File Template. Specifies parameters for identifying, installing, and launching AIR applications. xmlns - ...
分类:其他好文   时间:2014-05-08 03:58:40    阅读次数:261
zabbix数据库研究
玩了一段时间zabbix,对他的数据库有点研究,在这里分享下添加一个监控的过程,希望能帮到路过的朋友。添加一个监控项目(不包括添加模板)涉及到几个表,分别是:ids,hosts,applications,groups,hosts_groups,interface,items,items_applications,如果还需要添加触发器的话还..
分类:数据库   时间:2014-05-08 02:32:26    阅读次数:1060
HDFS集中式缓存管理(Centralized Cache Management)
Hadoop从2.3.0版本开始支持HDFS缓存机制,HDFS允许用户将一部分目录或文件缓存在HDFS当中,NameNode会通知拥有对应块的DataNodes将其缓存在DataNode的内存当中 集中式缓存管理有着许多显著的优势: 防止那些被频繁使用的数据从内存中清除因为DataNode的缓存由NameNode来管理,applications在做任务安排时可以查询这个缓存的列表,...
分类:其他好文   时间:2014-05-01 17:45:58    阅读次数:379
UDT: Breaking the Data Transfer Bottleneck
http://udt.sourceforge.net/DT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide ...
分类:其他好文   时间:2014-05-01 13:21:54    阅读次数:488
Health Monitoring in ASP.NET 2.0
What is Health Monitoring?Health Monitoring is a framework for monitoring status of running ASP.NET applications and logging significant ASP.NET appli...
分类:Web程序   时间:2014-05-01 12:37:12    阅读次数:525
xdg-open 打开“irc:*”链接
用于打开chrome浏览器中的"irc://*"#cp /usr/share/applications/xchat.desktop /home/zsj/.local/share/applications/irc.desktop#xdg-mime default irc.desktop x-schem...
分类:其他好文   时间:2014-05-01 11:16:02    阅读次数:617
MySQL : interactive_timeout v/s wait_timeout
Most of the database intensive applications are worring about the default values of these variables obviously. Developers used to inform me that they ...
分类:数据库   时间:2014-04-29 15:26:38    阅读次数:739
OpenCV2马拉松第5圈——线性滤波
收入囊中 这里的很多内容其实在我的Computer Vision: Algorithms and ApplicationsのImage processing中都有讲过 相关和卷积工作原理边界处理滤波器的工作原理会使用均值滤波,高斯滤波使用自己创造的核函数进行双线性滤波可分离的滤波(加速) 葵花宝典 相关: g=f?h 卷积: g...
分类:其他好文   时间:2014-04-29 13:25:21    阅读次数:578
1841条   上一页 1 ... 182 183 184 185 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!