文件名称:PIC
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- 上传时间:
- 2012-11-26
- 文件大小:
- 112kb
- 下载次数:
- 0次
- 提 供 者:
- xia****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
PIC单片机C语言程序
熟悉PIC单片机汇编语言的读者,都了解汇编语言程序运行是从程序的始端,依序一步一步
地按给定的指令路径执行,只有遇到COTO或CALL指令时,才会跳转或改变其路径,所以汇编
语言的程序运行方式,很易被学习者理解。然而对C语言而言,程序运行方式不能按汇编语言的
逻辑思维去套用。特别是对初学C语言的读者来说,更是如此。-PIC Singlechip C language program are familiar with PIC assembly language Singlechip readers are aware of assembly language program to run from the beginning of the procedure, then step by step instructions given by the path of implementation, only encountered in Coto or CALL instruction will Jump or change its path, so the assembly language program to run the way learners will easily be understood. However, C language, the program is running should not by way of assembly language to apply logical thinking. Especially for novice C language readers, even more so.
熟悉PIC单片机汇编语言的读者,都了解汇编语言程序运行是从程序的始端,依序一步一步
地按给定的指令路径执行,只有遇到COTO或CALL指令时,才会跳转或改变其路径,所以汇编
语言的程序运行方式,很易被学习者理解。然而对C语言而言,程序运行方式不能按汇编语言的
逻辑思维去套用。特别是对初学C语言的读者来说,更是如此。-PIC Singlechip C language program are familiar with PIC assembly language Singlechip readers are aware of assembly language program to run from the beginning of the procedure, then step by step instructions given by the path of implementation, only encountered in Coto or CALL instruction will Jump or change its path, so the assembly language program to run the way learners will easily be understood. However, C language, the program is running should not by way of assembly language to apply logical thinking. Especially for novice C language readers, even more so.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PIC单片机C语言程序.kdh