搜索资源列表
keil_c51_maule
- 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Keil C51扩展关键字 Keil C51软件包中的
AD
- c51的模数转换
input
- 用c51的键盘扫描
Integrated
- c51的一些综合的应用
KeilC51V8.08a
- Keil C51的最新破解板,增加了很多器件,修正了很多BUG
A51
- C51编译器的一些优化设置资料,对初学者有些帮助,分享了给大家愿共同进步!
SDCCcompiler.rar
- 超强C51编译器源代码,对学习编译原理很有帮助,Super C51 compiler, source code, useful for learning Compiler Principle
Keil_C_tutorial
- 分为PDF格式的Keil C编译器的使用说明和Word文本格式的keil C51详解。 包含内容: 第一章 Keil C51开发系统基本知识 第二章 Keil C51软件使用详解 第三章 Keil C51与标准C 第四章 Keil C51高级编程 第五章 Keil C51库函数参考 第六章 Keil C51例子 第七章 Keil C51的代码效率 第八章 dScope for Windows使用详解 -Into PDF format Keil C comp
1
- 该程序位串口接收的C51程序,能让单片机接受到计算机发出的信号-The program of the C51-bit serial receive procedure, single-chip can receive signals from the computer
EK51.ZIP
- complete compiler for c51 family.
Keil.C51.v8.05.Full.with.crack.(Cybernox.release)
- Keil uVision v8.12 compiler (crack)
KeilC51v750a_Full
- keilC51软件。与我上传的C51编译器结合在一起,可以编译,仿真51系列单片机程序。-keilC51 software. I uploaded combined C51 compiler can compile, process simulation 51 series single chip.
writing_c_code_8051
- A Keil Tutorial in English Language that describes some basics of Keil C51 compiler
12864
- 8051 C51示例程序,LCD液晶屏显示-c8051f
keilC51fullEssentialsTutorial
- keil+C51教程完整精华版:《Keil+Cx51+编译器中文教程PDF版》,C51教程完整版PDF,KEIL+PDF教程精选,KEIL精华宝典-keil+ C51 full Essentials Tutorial
IntelligentantiC51compiler
- C51的智能反编译器,很好用,学习汇编与反汇编的精品-Intelligent anti-C51 compiler, useful, learning assembly and disassembly of the fine
Scaning-Keypad-C51
- Scanning keypad routine to use in MCS51
C51
- 1、对于PIC16C54,U51完全能够 正确反编译。 2、对于PIC16C57,由于 PIC16C57有2K ROM,分4 PAGES ,当有跨页跳转或跨页调用时可 能不能够正确反编译。所以对程 序作改动时要相当注意,改动之 前需对这些指令进行调整。