开放传感框架 Funf

码农软件 · 软件分类 · 手机相关软件 · 2019-05-11 19:28:31

软件介绍

Funf 是一个可扩展的传感和数据处理框架,主要用户移动设备,由麻省理工学院的媒体实验室开发。其核心概念是开源、可重用的功能集、支持收集上传和配置各种不同数据类型。

主要特点:

  • Remote configuration.
  • Many built-in data “probes”.
  • Automatic or manual data upload.
  • Delay tolerant implementation – When internet connection is not available, caches data locally until server connection is restored.
  • One-way hashing and encryption for sensitive data: Does not save any textual data or phone numbers in human-readable format.
  • Encryption of locally stored database files.
  • 3rd-party data input API allowing any app to leverage the Funf framework for collecting and storing arbitrary app data.
  • Modular probe architecture allows for adding core data probes and modifying existing probe behavior.
  • Basic survey system for manual data collection.
  • Various optimizations for prolongig battery life and dealing with everyday use-cases (e.g. when SD card is not available because user is copying music files to it)
  • Field proven – Deployed for over 15 months with over 100 users in an MIT living laboratory experiment.

本文地址:https://www.codercto.com/soft/d/5530.html

JSP & Servlet学习笔记

JSP & Servlet学习笔记

【台湾】林信良 / 清华大学出版社 / 2012-5 / 58.00元

本书是作者多年来教学实践经验的总结,汇集了教学过程中学生在学习JSP & Servlet时遇到的概念、操作、应用或认证考试等问题及解决方案。 本书针对Servlet 3.0的新功能全面改版,无论是章节架构与范例程序代码,都做了全面更新。书中详细介绍了Servlet/ JSP与Web容器之间的关系,必要时从Tomcat源代码分析,了解Servlet/ JSP如何与容器互动。本书还涵盖了文本处理......一起来看看 《JSP & Servlet学习笔记》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

随机密码生成器
随机密码生成器

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码