码迷,mamicode.com
首页 >  
搜索关键字:applications    ( 1841个结果
MobileNet
MobileNet (Efficient Convolutional Neural Networks for Mobile Vision Applications)——Google CVPR-2017 MobileNet引入了传统网络中原先采用的group思想,即限制滤波器的卷积计算只针对特定的gr... ...
分类:Web程序   时间:2018-05-15 22:48:15    阅读次数:805
State Threads之网络架构库
原文: "State Threads for Internet Applications" 介绍 State Threads is an application library which provides a foundation for writing fast and highly scala ...
分类:其他好文   时间:2018-05-12 02:57:27    阅读次数:200
【论文翻译】MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications
MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications 论文链接:https://arxiv.org/pdf/1704.04861.pdf 摘要和Prior Work就略了,懒。 1. In ...
分类:移动开发   时间:2018-05-10 11:34:49    阅读次数:1055
spring集成mqtt客户端相关逻辑分析
概述 mqtt客户端有很多java实现,官网上列出了下面这些: Eclipse Paho Java Xenqtt Includes a client library, mock broker for unit/integration testing, and applications to supp ...
分类:编程语言   时间:2018-05-09 19:43:05    阅读次数:587
Spring Boot【快速入门】
Spring Boot 概述 Build Anything with Spring Boot: Spring Boot is the starting point for building all Spring based applications. Spring Boot is designed ...
分类:编程语言   时间:2018-05-08 22:20:11    阅读次数:241
在Mac 系统上使用MAMP搭建PHP开发环境
1.下载MAMP套件 下载地址为https://www.mamp.info/en/ 2.安装此.dmg文件 3.配置apache虚拟主机 (1)在/Applications/MAMP/conf/apache中找到httpd.conf文件 在此文件中找到 # Virtual hosts Include ...
分类:Web程序   时间:2018-05-06 16:32:20    阅读次数:346
piezo film 压电相关信息记录 (2018-05-04 更新)
piezo film 压电相关信息记录 起因需要使用 Piezo 做一些设计 http://www.te.com.cn/chn zh/videos/transportation/piezo film and energy harvesting theory and applications.html ...
分类:其他好文   时间:2018-05-04 14:20:49    阅读次数:140
Linux备忘录:创建IDEA快捷方式
Linux备忘录:创建IDEA快捷方式 1.进入共用的快捷方式目录: cd /usr/share/applications #dir of desktop shortcut 2.创建快捷方式的文件: sudo touch intellij-idea.desktop # creat a shortcu ...
分类:系统相关   时间:2018-05-02 15:52:30    阅读次数:172
Statically Linking freeglut
It’s possible statically link freeglut into your applications, instead of dynamically linking against the DLL as detailed above. The main disadvantage ...
分类:其他好文   时间:2018-04-30 19:50:39    阅读次数:210
Django signal
什么是django的signal 官方文档描述如下: Django includes a “signal dispatcher” which helps allow decoupled applications get notified when actions occur elsewhere in ...
分类:其他好文   时间:2018-04-30 11:44:35    阅读次数:205
1841条   上一页 1 ... 38 39 40 41 42 ... 185 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!