搜索资源列表
Linux-kernel-makefile-resolution
- 分析了 Linux 内核中的配置系统结构,然后,解释了 Makefile 和配 置文件的格式以及配置语句的含义,最后,通过一个简单的例子--TEST Driver, 具体说明如何将自行开发的代码加入到 Linux 内核中-Linux kernel configuration system structure, then, explains the meaning of the Makefile and configuration file format and configuration
armPlinuxPstart_kernel
- linux内核启动的分析文档,整个文档很详细的讲解了内核的启动过程,对于理解linux系统的启动有帮助-linux kernel start the analysis of the document, the entire document in great detail to explain the kernel boot process, for the understanding of the Linux system start
An-article-about-yaffs
- 主要介绍了YAFFS 基本架构及运作,详细的数据分析,对理解yaffs文件系统很有帮助-Mainly introduced the basic YAFFS architecture and operation, detailed data analysis, is helpful in understanding YAFFS file system
Yaffs2-source-code-analysis
- 此文档主要是对yaffs文件系统源码的解读和分析,帮助我们更好的理解源码-This document is mainly to interpretation and analysis of yaffs file system source code, to help us better understand the source code
jinchegndechuangjian
- 编写一段源程序,使系统调用fork()创建两个子进程,当此程序运行时,在系统中有 一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示字符“a” 子进程分别显示字符“b”和字符“c”。试观察纪录屏幕上的显示结果,并分析原因。-Write a program, make the system call fork () to create two sub process, when running, the system is A process and the
AD5933_linux
- AD5933是一款高精度的阻抗转换器系统解决方案,可用于生物电阻抗分析和近程传感 共享在linux上的移植代码,使用iio驱动模型-The AD5933 is a high precision impedance converter system solution, it can be used in Impedance spectroscopy and Proximity sensing. This is the porting code for Linux, using iio dr
Linux-and-C-Language
- C语言程序设计是高效计算机专业学生必修的一门基础课程,同时也是后续课程的入门课程,对于掌握基本计算机技术有着重要意义。尤其在Linux系统下,该系统在所有操作系统中占着重要地位,如何掌握计算机C语言编程技巧是当务之急。为此,本文重点探讨基于Linux系统分析计算机C语言编程技巧。 -C language programming is efficient computer science students a compulsory basic course, but also the subs