码迷,mamicode.com
首页 >  
搜索关键字:applications    ( 1841个结果
OpenCV2马拉松第5圈——线性滤波
收入囊中 这里的非常多内容事实上在我的Computer Vision: Algorithms and ApplicationsのImage processing中都有讲过 相关和卷积工作原理边界处理滤波器的工作原理会使用均值滤波,高斯滤波使用自己创造的核函数进行双线性滤波可分离的滤波(加速) 葵花宝 ...
分类:其他好文   时间:2019-03-30 20:21:59    阅读次数:234
Xamarin.Forms 自定义 TapGestureRecognizer 附加属性
While creating Xamarin.Forms applications, definitely you are going to need TapGestureRecognizer often. Implementing it in XAML many times may end up ...
分类:其他好文   时间:2019-03-20 15:57:48    阅读次数:146
在Docker for Windows中运行GUI程序
Docker运行GUI原理 Docker目前大多应用在服务器领域,那么在Docker中可以运行GUI程序吗?怀着好奇心google了一番,还真有人写了一篇文章 "running gui applications inside docker containers" ,文章从原理剖析到实际操作内容非常详 ...
分类:Windows程序   时间:2019-03-14 18:27:33    阅读次数:638
Flink监控:Monitoring Apache Flink Applications
This post originally appeared on the Apache Flink blog. It was reproduced here under the Apache License, Version 2.0. This blog post provides an intro ...
分类:移动开发   时间:2019-03-09 17:52:17    阅读次数:680
mamp pro安装redis扩展 各个步骤
1,先在mamp面板中查看php版本:7.1.8 2,~ sunny$cd /Applications/MAMP/bin/php/php7.1.8 3,git clone https://github.com/nicolasff/phpredis.git 4,php7.1.8 sunny$ls bi ...
分类:其他好文   时间:2019-03-04 14:18:45    阅读次数:593
gnome3 添加开机启动项
GNOME3 升级后,没有设置开机启动项的地儿了,那就手动来修改吧,反正 linux全是文件。 $ cp /usr/share/applications/fcitx.desktop /home/sirius/.config/autostart/fcitx.desktop 或者 用TWEAKS(#yu ...
分类:其他好文   时间:2019-03-01 12:33:48    阅读次数:180
Zabbix面试总结
zabbix官方的一句话描述zabbix: 监视任何事情适用于任何IT基础架构,服务,应用程序和资源的解决方案 Monitor anythingSolutions for any kind of IT infrastructure, services, applications, resources ...
分类:其他好文   时间:2019-02-27 15:55:07    阅读次数:1134
Gnome桌面美化插件记录
1.Appfolders management extension 桌面文件夹 2.Applications Menu 应用目录 3.Caffeine 防止休眠插件 4.Clipboard indicator 实用剪贴板 5.Coverflow alt-tab 应用切换动画效果 6.dash to ...
分类:其他好文   时间:2019-02-22 21:33:50    阅读次数:465
Symbol Table Applications
符号表应用 在计算机发展的早期,符号表帮助程序员从使用机器语言的数字地址进化到在汇编语言中使用符号名称;在现代应用程序中,符号名称的含义能够通行于跨域全球的计算机网络。快速查找算法曾经并继续在计算机领域中扮演着重要角色。符号表的现代应用包括科学数据的组织,例如在基因组数据中寻找分子标记或模式从而绘制 ...
分类:移动开发   时间:2019-02-22 21:32:13    阅读次数:211
【原创】运维基础之Zabbix(1)简介、安装、使用
zabbix 4 官方:https://www.zabbix.com/ 一 简介 Monitor anythingSolutions for any kind of IT infrastructure, services, applications, resources 监控一切 Enterpris ...
分类:其他好文   时间:2019-02-15 01:30:21    阅读次数:218
1841条   上一页 1 ... 21 22 23 24 25 ... 185 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!