Home > Article > Operation and Maintenance > Embedded linux real-time operating system and application programming
"Embedded Linux Real-Time Operating System and Application Programming" is a book published by Tsinghua University Press in 2011. The author is Xiong Maohua. This book is a practical guide book on embedded Linux real-time operating system and application programming. It introduces the application programming of embedded Linux real-time operating system in detail through cases. The programs in the cases are all taken from actual projects, and the programs have detailed annotations. .
The content of this book includes: (Recommended learning: Linux video tutorial)
Introduction to the embedded Linux operating system, common Linux command sets, development environment and tool software of embedded Linux, construction of embedded Linux, shell programming of embedded Linux, memory management of embedded Linux, files under embedded Linux Operation, embedded Linux process and process scheduling, embedded Linux multi-thread development, embedded Linux network programming and GTK graphical interface programming.
This book is a practical guide book on embedded Linux real-time operating system and application programming. It introduces the application programming of embedded Linux real-time operating system in detail through cases. The programs in the cases are all taken from actual projects. And there are detailed notes on the program.
The case programs, courseware and reference answers to exercises in each chapter supporting this book can be downloaded from http://www.tup.com.cn.
"Embedded Linux Real-Time Operating System and Application Programming" explains it in simple terms and can be used as a textbook for undergraduates and vocational students in related courses in colleges and universities, and as a technical reference book for graduate students and embedded system programmers.
For more Linux-related technical articles, please visit the Linux Operation and Maintenance Tutorial column to learn!
The above is the detailed content of Embedded linux real-time operating system and application programming. For more information, please follow other related articles on the PHP Chinese website!