搜索资源列表
MSP430单片机C语言编程中的退出睡眠问题
- MSP430在进入睡眠后,如果发生事件产生中断,那么单 片机会退出睡眠,自动执行中断程序,但是当中断返回时,主 程序又重新进入睡眠状态。如果要在发生中断后,主程序需 要退出睡眠,那么需要在中断程序中修改SP堆栈中的内容, C语言没有指令可以修改堆栈内的内容,可以采用C语言与 汇编语言混合编程的方法解决此问题。-MSP430 into sleep, and if events have disrupted, SCM will withdraw from sleep, inter
《单片机C语言编程与实例》的代码
- 《单片机C语言编程与实例》的代码,希望对从事单片机开发的朋友有所帮助。-"SCM C programming language and examples" of the code, and I hope to engage in the development of SCM friends help.
51单片机C语言入门简单30例教程
- 51单片机C语言入门简单30例教程,新手必看,C语言单片机编程很好的资料哦
lcd1602程序及仿真
- lcd1602程序及其在Proteus下的仿真,编程采用了汇编和C语言两种形式,适合不同的人进行学习。
C语言计算器程序
- 用51单片机作为控制器,c语言编程,实现简单的四则运算。
Silicon C8051F020单片机的C语言编程
- Silicon C8051F020单片机的C语言编程,里面包括很多单片机的功能程序。为初学者上手的最佳资料。,Silicon C8051F020 MCU C language programming, which includes many single-chip functions of the procedure. For beginners to use the best information.
keil C语言与汇编语言混合编程
- keil C语言与汇编语言混合编程(含实例讲解),keil C language and assembly language mixed programming [including examples explain]
C
- C语言编程宝典。开发c51单片机的工具书-C language programming book. C51 MCU development tool
C
- C语言的代码优化与提高:51单片机C语言编程手册,让工程变简单;单片机编程的注意事项-C language, code optimization and enhancement of: 51 Microcontroller C programming manual, so that the engineering change simple microcontroller programming note
pic-c[1]
- pic单片机C语言开发,详细介绍了其编程方法,大量实例。-pic microcontroller C language development, details of their programming, a large number of examples.
C与汇编对照版本程序
- 18B20温度传感器的使用例程,分别用了C语言和汇编语言来对照编程。(18B20 temperature sensor using routines, respectively, using C language and assembly language to control programming.)
高级应用例程
- 单片机开发适用于初学者,包含高级例程源代码,c语言编写(SCM development, suitable for beginners, including advanced routines source code, C language)
C51单片机及C语言知识点必备秘籍
- c语言的各种编程功能实现,c51单片机的知识点集合整理(C language programming functions to achieve)
STM8 C语言精品编程100例
- STM8 C语言精品编程100例 初学者入门参考资料(STM8 C language programming 100 cases)
STM8的C语言编程
- 学习开发STM8S系列单片机必备资料,有助于初学者快速掌握STM8S单片机C语言编程!(Study and develop STM8S Series Singlechip necessary information)
单片机C语言模块化编程
- 51单片机C语言模块化编程——强力推荐51单片机C语言模块化编程的做法(51 SCM C language modular programming -- strongly recommend 51 SCM C language modular programming practice)
面向对象的C语言Object Oriented C
- 面向对象思维编程C语言 面向对象思维编程C语言(Object oriented programming C language)
C语言超市管理系统
- 利用C语言编程实现超市管理系统的简单搭建。(C language programming of supermarket management system.)
单片机C语言编程与实例
- 单片机C语言编程,有大量的实例模板,可供初学者参考模仿,以快速掌握技能(SCM C language programming, there are a large number of examples template, for beginners reference imitation, to quickly master skills.)
华为技术有限公司c语言编程规范
- 华为公司要求的C编程规范,学习大公司的规范要求,可以减少代码的重复编写。(The C programming specification required by Huawei, learning the specification requirements of large companies, can reduce the repetitive coding.)