搜索资源列表
51中断例子
- 1. EXT_C.rar, 给初学者(带中文注释的C51语言例程), 利用外部中断实现LED灯的简单控制。 2. EXT_A.rar, 给初学者(带中文注释的51汇编语言例程), 利用外部中断实现LED灯的简单控制。 两个同样功能的中断例程, 一个用C51实现, 另一个用ASM51实现(ASM51是由C51反汇编生成的), 都在MCU51-63K仿真器下通过实验的哦, 小虾们可以试试看。-1. EXT_C.rar for beginners (with the Chinese
51反汇编
- 用VB编的51单片机反汇编程序,可以将十六进制的源码反编译成汇编语言-VB series MCU-51 assembler, can be the source hexadecimal anti-compiled assembly language
C51compile
- 51反编译器,用于HEX等烧写文件的反编译-51 anti-compiler for HEX burning documents and other anti-compiler
51
- 实用的反汇编程序,对进行汇编的学习又很大帮助
综合数据转51源码工具
- 本工具软件是配合Keil 51开发平台所定制的专用工具软件,可将位图和字符串转换为keil 支持的源码,能输出C语言或汇编语言格式。 功能特点如下: 1、支持C语言和汇编语言格式输出,输出格式宽度用户可自行设定; 2、提供的位图大小可与输出大小不一致,如果提供的位图比输出的大,则自动取左上角输出 ;如果提供的位图小于输出,则自动填充背景; 3、位图转换时输出格式可以选择先自左向右,后自上而下排列,也可选择先自上而下,后自 左向右排列; 4、可反白输出源码数据; 5、自动添加输出
单片机反编译软件
- 51单片机反编译软件,反编译hex文件
51kf_2.7.rar
- 51汇编集成开发环境是基于windows环境的单片机汇编软件开发平台,它集源程序的编辑、汇编、反汇编和全软件仿真调试于一体,功能齐全,使用方便,适用于MCS48、MCS51和AVR系列单片机。,51 compilation of integrated development environment is based on windows environment software development platform for the compilation of single-chip, wh
51WIN.rar
- 51单片机反汇编工具,用于将目标码转换为汇编。,51 single-chip anti-compilation tools for the target for the compilation of code-switching.
c51fby.rar
- 反汇编,51单片机反汇编文件,很好用于c移植,Disassembly
51tool.zip
- 51最全的工具集,包括51单片机设置、51定时器计算、51智能反汇编工具、Bin2Hex、超级51工具、单片机设计助理 V2.4,51 the most complete tool set that includes 51 MCU settings, 51 timer calculation, 51 intelligent disassembly tools, Bin2Hex, Super 51, Tools, Microcontroller Design Assistant V2.4
elecfans.com-51
- 一个不错的反汇编文件,我用过很好用和大家分享!-A good anti-compilation, I used to use and to share good!
DS18B20
- 51hei单片机学习板资料之ds18b20温度传感器操作的列子,可将温度值显示在数码管上,精度0.1摄氏度。 晶振:11.0592M 精度:0.1摄氏度 跳线设置:默认 注意事项:ds18b20切勿插反,有烫伤的危险 方向是ds18b20的平面(有字的一面)朝旁边的三极管Q4-51hei MCU learning information ds18b20 board temperature sensor operation Liezi, temperature values c
MCS51_ASM_IDE_2813
- 51汇编集成开发环境是基于windows环境的单片机汇编软件开发平台,它集源程序的编辑、汇编、反汇编和全软件仿真调试于一体,功能齐全,使用方便,适用于MCS48和MCS51系列单片机。 -51 assembly integrated development environment is based on the compilation of the windows environment microcontroller software development platform, which
12864DEMO
- 51单片机采用12864显示多级菜单,利用绘图功能实现反白显示。网上资料很少哦。-51 12864 single-chip display using multi-level menu, use graphics to achieve highlighted. Oh, little information online.
51danpianji12864caidanxianshi
- 采用51单片机,用12864写的菜单显示程序,挺好使的,很多采用12864的工程设计师们还不知道12864还有可以反白的功能吧,呵呵。有了这个程序你就可以组合出流利的12864界面了。呵呵。分享一下啊。-With 51 single-chip, using a menu display program to write 12864, good make, and many engineering designers use 12864 12864 do not know there can be
mcs51-tools
- 程序设计员经常用到的几个好用工具,有以下:51反编译器,NE555电路设计软件,串口调试工具,hex文件编辑器-Programmers frequently used several easy to use tools, the following: 51 anti-compiler, the NE555 circuit design software, serial port debugging tool, hex file editor
51-4X5juzhenjianpan
- 51单片机实现4*5矩阵键盘C语言编程,采用反接扫描法。-51 MCU 4* 5 matrix the keyboard C language programming, reverse scan method.
MCS-51
- 可以将51单片机的HEX或BIN文件反编译为ASM文件,对于有下载文件,单无源文件的用户十分方便-Can decompile a 51 microcontroller HEX or BIN file for ASM files for download, the single passive users of the file is very convenient
dasm51 51反汇编工具
- 反汇编51的源码,自行修改可以反编译其他单片机!
51反汇编软件
- 这是一个51反汇编软件,它可以把51汇编程序编程c语音程序。结果仅供参考,具体情况请自己调试。