- 授权协议: GPL
- 开发语言: Java Python
- 操作系统: Windows
- 软件首页: http://funf.media.mit.edu/
- 软件文档: http://funf.media.mit.edu/gettingstarted.html
软件介绍
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.
UNIX环境高级编程
W.Richard Stevens Stephen A.Rago、Stephen A. Rago / 人民邮电出版社 / 2006-2 / 99.00元
本书是被誉为UNIX编程“圣经”的Advanced Programming in the UNIX Environment一书的更新版。在本书第一版出版后的十几年中,UNIX行业已经有了巨大的变化,特别是影响UNIX编程接口的有关标准变化很大。本书在保持了前一版的风格的基础上,根据最新的标准对内容进行了修订和增补,反映了最新的技术发展。书中除了介绍UNIX文件和目录、标准I/O库、系统数据文件和信......一起来看看 《UNIX环境高级编程》 这本书的介绍吧!
