资源列表
point_cloud_compression.tar
- 通过ros话题传输point cloud点云数据,然后在解析出来。(Transmitting point cloud data through ROS topic)
Hadoop权威指南(中文版-带目录索引)
- 本书从Hadoop的缘起开始,由浅入深,结合理论和实践,全方位地介绍Hadoop这一高性能处理海量数据集的理想工具。(Hadoop authoritative guide)
msp430
- MSP430 开发项目源码,伺服电机驱动源码(MSP430 development project source, servo motor driver source code)
cJSON-master
- 基于C语言的JSON函数库,里面包含各种操作函数及测试代码(JSON function library based on C language, which contains a variety of operating functions and test code)
log
- 查看日志脚本,可以动态的查看当天的日志,不需要在输入日期(View the log scr ipt, you can dynamically view the log of the day, not in the input date)
鸟哥的Linux私房菜
- linux编程,初学,入门,适合初学者学习,适合开发人员当做工具书(linux programming , enter, fits to learn first, or tread as tool books)
libcstl_reference_manual
- C语言实现STL功能库libcstl用户手册(C implementation of STL)
omnivision_ov4689_mipi.tar
- 传感器ov4689驱动,ambarella平台下面(Sensor ov4689 driver, below the platform)
ARM linux programm
- ARM linux 系统编程,主要介绍ARM平台下代Linux操作系统的编程(ARM linux system programme)
open-falcon-v0.2.1.tar
- open-falcon开源监控系统,用于采集linux系统的常用监控数据(Open-falcon open source monitoring system for collecting common monitoring data of Linux system)
beginner-html-site-styled-gh-pages
- 好用的linux插件可以在系统中添加选项及更换操作系统,非常方便省事(Easy to use Linux plug-in, you can add options and change the operating system in the system, it is very convenient and save trouble)
带中文注释的Linux0.11源代码
- 本书对Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间 内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础。虽然所选择的版本较低, 但该内核已能够正常编译运行,其中已经包括了LINUX 工作原理的精髓,通过阅读其源代码能快速地完全理解内核的运作机 制。书中首先以Linux 源代码版本的变迁历史为主线,详细介绍了Linux 系统的发展历史,着重说明了各个内核版本之间的 重要区别和改进