搜索资源列表
C汇编的上电初始化
- 单片机C语言的上电初始化,这确实是个头疼的问题!-microcontroller on the C language -- initialization, it is indeed a headache!
学习单片机的八大步骤
- 学习使用单片机就是理解单片机硬件结构,在汇编或C语言中学会各种功能的初始化设置,以及实现各种功能的程序编制。
asm.and.C.q.and.a
- 针对单片机的使用方向汇编与C语言的精彩问答
c
- 本文较详细地分析了单片机C语言的特点,就单片机系统资源对C语言编程的制约,汇编与C语言混合编程等问题进行进行了讨论,并给出了相应的处理程序。
1-12
- 单片机教学C语言和汇编的基础 不错的新手入门
汇编和C语言互相调用
- 1.汇编调用C语言 2.C语言调用汇编 3.KEIL环境
多任务 多进程
- 多任务 多进程 51 单片机 C 语言 1.本程序不使用任何汇编指令 2.由定时器T0产生中断,切换进程 3.由于中断或调用子程序,要把PC堆栈,故可以以SP为基址的地方找到PC 4.中断或子程序返回,要把SP出栈给PC,故可以操作SP改变程序入口 5.本程序经调试运行 电路图已上传 6.程序编译是会有一个警告提示,为正常现象,因为保存R0-R7时,重新定义地址, 出现地址覆盖的警告提示。 7.用户以此模板写程序只需写用户的进程子程序和用户初始化子程序,并把各进程
Calculate.rar
- 实现单片机的计算器功能,LCD显示独立编程,C语言与汇编混合使用,The realization of single-chip calculator function, LCD display independent programming, C language and compilation of mixed-use
C8051FC
- C8051F单片机各个功能模块,C语言编程示例汇编-C8051F Singlechip various function modules, C language programming examples compilation
MSP430F4250
- TI msp430系列单片机源码,官方例程,包括C语言和汇编,可靠可运行。-TI msp430 MCUs source, the official routines, including the C language and assembler, reliable to run.
51mcu
- 介绍了51单片机用c语言或汇编编写的34个程序和原理图,如 中断,定时,键盘,温度检测,密码,AD,DA,自动小车,等-Introduction of 51 single-chip using c language or compilation prepared in 34 procedures and schematics, such as interruption, timing, keyboard, temperature detection, password, AD, DA, auto
51_delay_calculation
- 51单片机精确延时计算,包括汇编语言和C语言-51 Single-chip precision delay calculation, including assembly language and C language
examples_of_code
- 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有-This is multi-functional 51 MCU development board most of the examples of program modules, including: ds18b20 reading and writin
51singlechipapplications
- 51单片机应用实例,包括常用的温度测量,数码管显示,流水灯,计时计数器等汇编和c语言程序-51 single-chip applications, including the commonly used temperature measurement, digital display, water lights, timer counters, such as the compilation and c language program
c
- 单片机C 语言与汇编语言的混合编程 单片机编程-Single-chip C language and assembly language programming of single chip mixed programming
qianruhuibianlizi
- 在KEIL3环境中对51单片机C语言中嵌入汇编语言的一个例子-The KEIL3 environment on 51 MCU assembly language embedded in C language, an example of
51kaifa
- 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10
WicePlus2.0-C
- 义隆单片机开发软件汇编C语言都没用,稳定版。本人用过很好。-Elan microcontroller C language development software compilation of no use, stable version. I spent well.
MCS-51单片机的40个实验电路原理图和程序设计
- 40个单片机实验设计,包括原理图,汇编语言程序和C语言程序(Singlechip experiment design)
新概念51单片机C语言教程.入门、提高、开发
- 用于学习通过c语言编写单片机程序,c语言编写比汇编更方便(For learning, Programming single chip microcomputer through C language, C language is more convenient than compilation.)