搜索资源列表
Linux_part2
- Linux开发人员的入门书籍,经典的Linux开发资料。包括第三章 Linux下的C编程基础,第四章 嵌入式系统基础。 -Linux developers entry books, the classic Linux development information. Including the third chapter of the C programming under Linux based on the basis of Chapter IV of embedded systems.
EmbeddedLinuxPrimer
- linux嵌入式软件开发,C语言描述,很经典的资料-linux embedded software development, C language descr iption of classic data
embedded-code-and-ebook
- 压缩文件中包括Linux串口编程的源代码,C language,Linux设备驱动第三版,C语言精彩编程百例,你必须知道的495个C语言问题,嵌入式C精华文章等电子书。其中C Language是一本130多页的小册子,对C语言的一些经典总结。-Compressed file including the source code of the Linux serial programming language C, Linux device drivers third edition of the
Embedded-systemsand-Linux
- 嵌入式系统和linux面试经典题目 一.1、简答题。下面的题目必须全部答对才给分(20分): 1、 如何在C中初始化一个字符数组。 2、 如何在C中为一个数组分配空间。 3、 如何初始化一个指针数组。 4、 如何定义一个有10个元素的整数型指针数组。 5、 s[10]的另外一种表达方式是什么。 6、 GCC3.2.2版本中支持哪几种编程语言。 7、 要使用CHAR_BIT需要包含哪个头文件。 8、 对(-1.2345)取整是多少? 9、 如何让局部变量具有