搜索资源列表
Keil C 编译器常见警告与错误信息的解决方法
- Keil编译器常见的问题解决方法,是你快速排除问题的好助手!-Keil compiler common solution to the problem, you quickly ruled out the good assistants!
STCIAP
- 随着单片机技术的不断发展,IAP(In-Application-Programming)功能的支持越来越普遍,这给应用系统程序代码升级带来了极大的方便。但是,ISP(In-System-Programming)程序的设计以及程序空间的安排等,是需要开发者认真细致考虑的。本文针对STC新型单片机的应用ISP程序设计作了详细的介绍,以STC11F62X为例,详细说明了具体实现过程,并给出了Keil-C源代码-With the continuous development of SCM technol
11
- Keil C编译器常见警告与错误信息的解决方法,单片机相关-Keil C compiler warning and error messages common solution, single-chip-related
C51pinyinshurufa
- C51写的普通拼音输入法源程序。编译环境:Keil C 6.14。给广大的51爱好者学习交流使用。-C51 Writing Pinyin input method common source. Compiler Environment: Keil C 6.14. To the vast number of fans 51 communicate using the study.
KeilC
- 详细介绍了KEIL C开发器常见的错误及原因分析,并提出了相应的解决方法。-Details of the KEIL C DEVELOPER analysis of common errors and causes, and the corresponding solutions.
KeilC
- Keil C 编译器常见警告与错误信息的解决方法-Keil C compiler warning and error messages common solution
keil_c
- 常见的C语言例程,对刚开始keil开发的热 有一定的帮助,-Common C language routines
keilc_error
- 相信大家在用keil软件编程时都遇到过错误吧,这是KEIL_C编译器常见警告与错误信息的解决办法-I believe we use keil software programming error when they encountered it, this is KEIL_C compiler warnings and error messages common solution
Keilstudy1
- KEIL教程!单片机是最通用的mcu,而单片机的开发就需要应用软件keil c!-KEIL tutorial! SCM is the most common mcu, microcontroller development and application software keil c! need
Keilstudy2
- KEIL教程2!单片机是最通用的mcu,而单片机的开发就需要应用软件keil c!-KEIL tutorial 2! SCM is the most common mcu, microcontroller development and application software keil c! need
Keilstudy3
- KEIL教程3!单片机是最通用的mcu,而单片机的开发就需要应用软件keil c!-KEIL Tutorial 3! SCM is the most common mcu, microcontroller development and application software keil c! need
4x4-matrix-keyboard-driver
- 应该是最全面的基于C语言的4x4矩阵键盘的驱动。 内含三种扫描方式,适应两种不同接法的矩阵键盘,可选的软件消抖处理,还包含一个基于淘宝上最常见的4x4薄膜键盘的驱动型号为HC-543。 共5个驱动程序。 开发环境:Keil-Should be the most comprehensive C-based 4x4 matrix keyboard driver. Contains three scan mode, to adapt to two different connecti
Hydrogen_Core51
- Hydrogen/C51 是一个用于51的非占先操作系统 基本上用纯 C 实现, 嵌入了大概10行的汇编 基本需求: 1.最小编译代码大概在 2.4k 2.需要使用片外的 xdata 作为堆使用 3.占用 TIMER0 作为计时 使用基本要求: 1.任务中必需要存在 Sleep/WaitFor 函数才能主动放弃占用CPU 2.任务入口和使用到Sleep/WaitFor的函数必需是 reentrant. 内核功能: 1.动态建立任务 2.支持事
SSI2Uart
- SSI是磁致伸缩位移传感器,编码器的常用传输协议。本程序用于把SSI转换UART给计算机。keil c 编写。51单片机运行-SSI is a magnetostrictive displacement sensor, encoder common transport protocol. This procedure is used to convert SSI UART to the computer. keil c prepared. 51 single run
1
- 基于51单片机的四位共阴数码管自减C程序,开发环境是KEIL.-Based on 51 SCM four common cathode LED decremented program
工程1
- 使用c语言编写程序求两个数的最小公倍数和最大公约数(The least common multiple and the greatest common divisor and the number two)