搜索资源列表
1.10_Makefile_printf_mytool
- 本人这次上传的代码就是在Linux下面利用gcc或者armv4l-unknown-linux-gcc工具进行编译运行的。本代码主要特色是在教大家如何规范的写Makefile文件。另外,此代码也可以在Windows下的超级终端上运行,前提是要安装交叉编译工具(就是armv4l)。遇到问题的可以留言,本人乐于帮你解答。-From the code I was using gcc in Linux or the following armv4l-unknown-linux-gcc compiler t
Embedded_C_Programer_
- C语言嵌入式系统编程修炼之道之一、二。 指出嵌入式c语言编程中遇到的问题,并对这些问题进行规范解答-The C programming language embedded system road, one of two.Pointed out that the embedded C language programming problems, and these problems are standard solution!!
operating-system
- 操作系统原理教程(第2版)[张丽芬][习题解答]-Principle of operating system course (second edition) [ZhangLiFen] [problem set solutions]
Pro-A10-software-questions-2012.06
- A10的官方开发板软件常见问题解答,开发者必看资料-A10 official development board software FAQs, information developers watched
hanoi(Titan)
- 汉诺塔解答程序,通过递归实现,好多书上都有这个练习题吧-HANOR answer process, through recursive, many of the books have it Exercises