文件名称:MCU-C-language-tutorial
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [PDF]
- 上传时间:
- 2015-10-03
- 文件大小:
- 241kb
- 下载次数:
- 0次
- 提 供 者:
- 冯*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在众多单片机中51 架构的芯片风行
很久,学习资料也相对很多,是初学的较好的选择之一。51 的编程语言常用的有二种,一
种是汇编语言,一种是C 语言。汇编语言的机器代码生成效率很高但可读性却并不强,复
杂一点的程序就更是难读懂,而C 语言在大多数情况下其机器代码生成效率和汇编语言相
当,但可读性和可移植性却远远超过汇编语言,而且C 语言还可以嵌入汇编来解决高时效
性的代码编写问题。对于开发周期来说,中大型的软件编写用C 语言的开发周期通常要小
于汇编语言很多。-In many microcontroller architecture chips 51 popular
Long learning materials is relatively a lot, is one of the better choices novice. 51 programming languages commonly used two kinds, a
Species are assembly language, one is C language. Machine assembly language code generation efficiency is high, but they are not readable strong, complex
Miscellaneous point program is even more difficult to read, but in most cases the C language code generation efficiency of their machines and assembly language
When, however readability and portability is far more than assembly language, and C can also be embedded assembler language to address the high aging
Write problematic code. For the development cycle, the medium and large software written in C language development cycle is usually smaller
Many in assembly language
很久,学习资料也相对很多,是初学的较好的选择之一。51 的编程语言常用的有二种,一
种是汇编语言,一种是C 语言。汇编语言的机器代码生成效率很高但可读性却并不强,复
杂一点的程序就更是难读懂,而C 语言在大多数情况下其机器代码生成效率和汇编语言相
当,但可读性和可移植性却远远超过汇编语言,而且C 语言还可以嵌入汇编来解决高时效
性的代码编写问题。对于开发周期来说,中大型的软件编写用C 语言的开发周期通常要小
于汇编语言很多。-In many microcontroller architecture chips 51 popular
Long learning materials is relatively a lot, is one of the better choices novice. 51 programming languages commonly used two kinds, a
Species are assembly language, one is C language. Machine assembly language code generation efficiency is high, but they are not readable strong, complex
Miscellaneous point program is even more difficult to read, but in most cases the C language code generation efficiency of their machines and assembly language
When, however readability and portability is far more than assembly language, and C can also be embedded assembler language to address the high aging
Write problematic code. For the development cycle, the medium and large software written in C language development cycle is usually smaller
Many in assembly language
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MCU C language tutorial
.......................\单片机的c语言教程.PDF