搜索资源列表
Keil C51使用技巧及实战
- 介绍了单片机的编程软件KEIL 51的应用技巧-introduced a microcontroller programming software KEIL 51 application skills
WINC51编程
- 本书以Keil 公司最新版本的C51 编译器为核心,阐述了在Windows 环境下采用单片 机高级语言C51 进行应用系统程序设计的基本原理和方法,详细介绍了Keil C51 的 Windows 集成开发环境Vision 51 和软件仿真器dScope51 的强大功能和具体使用方法。在 Windows 集成开发环境pVision 51 中,可以完成从源程序编写、编译、连接定位到目标文件 的仿真调试等的全部工作。dScope 51 是一种
Keil C51使用技巧及实战
- 介绍了单片机的编程软件KEIL 51的应用技巧-introduced a microcontroller programming software KEIL 51 application skills
WINC51编程
- 本书以Keil 公司最新版本的C51 编译器为核心,阐述了在Windows 环境下采用单片 机高级语言C51 进行应用系统程序设计的基本原理和方法,详细介绍了Keil C51 的 Windows 集成开发环境Vision 51 和软件仿真器dScope51 的强大功能和具体使用方法。在 Windows 集成开发环境pVision 51 中,可以完成从源程序编写、编译、连接定位到目标文件 的仿真调试等的全部工作。dScope 51 是一种
keil_c51_maule
- 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Ke
51V1_1_[1].01
- 基于51单片机的拼音输入法,解压后利用keil单片机编程软件即可打开编译-51 single-chip based on the Pinyin input method, after extracting the use of single-chip programming software keil compiler to open
keilc51.jsp
- KeilC uVision3,最新的keil C编程软件,可以编写51单片机的程序(keilC或汇编语言)-KeilC uVision3, the latest keil C programming software, you can write 51 MCU programs (keilC or assembly language)
KEIL
- 51单片机开发环境编程软件keil-51 MCU programming software development environment keil
W25X32
- 本程序是华邦存储芯片W25X32的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过-This procedure is Winbond W25X32 driver memory chips, the main chip used is the STC-driven, with the C programming language, fu
AT45DB321D
- 本程序是FLASH存储芯片AT45DB321的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过 -This procedure is FLASH memory chips AT45DB321 driver chips with the STC main drive, with the C programming language,
ht1621
- 本程序是液晶HT1621的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过-This procedure is HT1621 LCD driver chip using the STC main drive, with the C programming language, fully portable to other 51-core
CS1241
- 本程序是24位AD采集芯片ADS1241/CS1241的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过-This program is 24-bit AD acquisition chip ADS1241/CS1241 driver chips with the STC main drive, C language programmi
FM25H20
- 本程序是铁电存储芯片FM25H20的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过-This procedure is ferroelectric memory chips FM25H20 driver chips with the STC main drive, with the C programming language, fu
DS1302
- 本程序是DS1302时钟芯片在51单片机的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过 -This procedure is DS1302 clock chip microcontroller in 51 drivers, with the STC main chip-driven, with the C programming l
Keil-C51-V9.00
- 一个51编程的软件keil,破解版的,现在上大学一直在用着,是一款不错的编程软件。-A 51 programming software keil, cracked versions, go up now university has been in use, be a quite good programming software.
Keil
- 学习51单片机最好的编程软件,学习51单片机的好助手。-Learn the 51 best single-chip programming software, learning the good assistant of 51 microcontroller.
learn-the-Keil
- 51单片机的C语言入门教程,使用编程软件Keil version 2.-51 MCU C Language Tutorial, programming software Keil version 2.
3_CHKV2.21
- 淘宝买的资料 1、首先安装编程软件KEIL,安装包放在《单片机开发相关软件》->《KEIL开发软件》。 2、安装下载的串口驱动,安装包也放在《单片机开发相关软件》->《开发板USB转串口CH340驱动》 3、接下来就可以看一下《关盘说明》的文档,理解一下整个关盘资料的结构 4、最后就可以通过我们的例程开始学习单片机了。大家可以通过《51实验例程视频和PPT》里面的视频和PPT结合《51实验例程(C语言)》互相
keil软件的安装包
- 常用编程软件keil,可用来对51单片机的开发(Commonly used programming software KEIL, can be used for the development of 51 single-chip microcomputer)
485okv2
- 实现51单片机Modbus通信,包含协议以及源程序。编程软件为keil(Achieve 51 singlechip Modbus communication, including protocols and source code. The programming software is keil)