搜索资源列表
C语言嵌入式系统编程修炼
- 不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,由于汇编语言开发的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比,C语言--一种\"高级的低级\"语言,则成为嵌入式系统开发的最佳选择。-Unlike most forms of software programming, embedded systems programming based on the specific hardware pl
LCDmode-software
- 12864液晶图片取模软件 专门用于对C语言文件自动提取显示所需要的汉字,进行点阵码数据转换 配合lcmsim排版仿真软件一起使用,可以大大提高单片机编程的工作效率。-12864 LCD picture taking mode software designed to automatically extract the files to the C language to display the required character, the dot code data conversi
Keil_MDK4.01
- keil4软件的使用说明!如何安装,通过学习c语言来完成程序编程!-keil4 is very important!
fundamentals-of-embedded-software
- 嵌入式软件基础-C语言和汇编版,讲的是嵌入式系统编程中C语言和汇编的融合学习-fundamentals of embedded software .where c and assembly meet