码迷,mamicode.com
首页 >  
搜索关键字:things    ( 744个结果
Majordomo Info VGER.KERNEL.ORG
This is VGER.KERNEL.ORG Majordomo Info Sections: Subscription/Unsubscription A very short Majordomo introduction Taboo/forbidden things As of now, sub ...
分类:其他好文   时间:2019-05-28 09:46:10    阅读次数:122
什么是物联网
物联网的英文是Internet of Things,是指在互联网、传统电信网等载体上实现各种设备的互联互通。通过物联网可以实现对各种设备的远程控制、数据采集,极大的减少人力提高效率,同时通过大量的采集数据汇聚成大数据进行人工智能大数据分析,实现火灾预警、天气预报、疾病防治、行为分析等。物联网将现实世 ...
分类:其他好文   时间:2019-05-09 00:32:15    阅读次数:119
[Functional Programming] From simple implementation to Currying to Partial Application
Let's say we want to write a most simple implementation 'avg' function: Basiclly, the 'avg' function doing two things: Calculate sum Divide sum / leng ...
分类:移动开发   时间:2019-04-22 22:57:22    阅读次数:182
《Effective Modern C++》要点中英文对照
自己翻译着玩的,尽量简单易记,书还是要看的,这个做为一个提纲没事看看。 [TOC] CHAPTER 1 Deducing Types 章节1 类型推导 Item 1:Understand template type deduction. 条款1:理解模板类型推导. Things to Remembe ...
分类:编程语言   时间:2019-04-14 19:26:52    阅读次数:186
codeforces569B
Inventory CodeForces - 569B Companies always have a lot of equipment, furniture and other things. All of them should be tracked. To do this, there is ...
分类:其他好文   时间:2019-04-02 21:29:42    阅读次数:163
MQTT简单介绍与实现
1. MQTT 介绍它是一种 机器之间通讯 machine-to-machine (M2M)、物联网 Internet of Things (IoT)常用的一种轻量级消息传输协议适用于网络带宽较低的场合包含发布、订阅模式,通过一个代理服务器(broker),任何一个客户端(client)都可以订阅或 ...
分类:其他好文   时间:2019-03-20 17:38:28    阅读次数:232
几个好用的前端网址(不断更新中)
(无序) 1.jquery What is jQuery? jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulat ...
分类:其他好文   时间:2019-03-17 15:53:35    阅读次数:164
Python 编程语言要掌握的技能之一:善用变量来改善代码质量
如何为变量起名 在计算机科学领域,有一句著名的格言(俏皮话): There are only two hard things in Computer Science: cache invalidation and naming things. 在计算机科学领域只有两件难事:缓存过期 和 给东西起名字 ...
分类:编程语言   时间:2019-03-16 12:48:00    阅读次数:192
Final Project - Escape from CS 162
Final Project - Escape from CS 162In this final project, you'll implement a game that combines many of the things wetalked about in class this year. T ...
分类:其他好文   时间:2019-03-14 20:10:23    阅读次数:131
华为IoT_物联网概述
物联网(Internet of Things),国内外普遍公认的是MIT Auto-ID中心Ashton教授1999年在研究RFID时最早提出来的。 国际电信联盟ITU: 物联网(Internet of Things)一般的定义是指,通过射频识别(RFID)(RFID+互联网)、红外感应器、全球定位 ...
分类:其他好文   时间:2019-03-13 00:15:24    阅读次数:896
744条   上一页 1 ... 5 6 7 8 9 ... 75 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!