embedded-Linux
eMbedded-Linux作为嵌入式系统的核心,以其开源、稳定及高度可定制的特点,在消费电子、工业控制、物联网等多个领域展现出卓越的应用价值。掌握eMbedded-Linux不仅能够帮助工程师们构建高效能的智能设备解决方案,还能促进个人技能成长,适应快速发展的科技需求。本站提供13063个精选资源...
资源总数
10,000
embedded-Linux 全部资料 10,000 份
Implementation of the popular Grep program, from most linux systems, written in java
Implementation of the popular Grep program, from most linux systems, written in java
2013-12-17
90
linux 中df命令的实现c语言源码
linux 中df命令的实现c语言源码,是在busybox-1.1.2中移植出来的,因此也发现了其中的一个BUG,即其中的一个strdup函数分配的空间没有释放,造成内存泄露,在这份代码中进行了修正并注释了。
2017-03-15
46