搜索资源列表
《汇编源代码大全》
- 由3926个源代码,包括8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是 汇编语言的知识宝库!-by 3926 source code, 8051/8096/8099/8048 compilation including SCM tools, assembly l
avr单片机应用开发典型实例
- 里面有AVR最基本的开发实例,并且还有相应的硬件外设图。非常适合新手学习。
51单片机汇编
- 51单片机汇编程序,比较经典
51单片机汇编实例源程序
- 提供一些常用的51单片机的汇编源程序实例
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
wave6000
- 51单片机开发环境wave6000,这个软件是学习汇编语言的良好环境,大家可以-51 MCU development environment wave6000, this software is a good learning environment for assembly language, we can
89S51+DS1302+DS18B20
- 这是一个调试完全成功的万年历汇编源码程序,实现单片机控制时钟芯片和温度芯片(DS1302和DS18B20)-This is a complete success of the calendar debug compilation of source program, the realization of single-chip microcomputer to control the clock chip and the chip temperature (DS1302 and DS18B20)
8051_MCU_Basic_
- 《8051单片机基础教程》首先介绍了8051单片机的硬件、汇编语言、程序测试方法、基本I/O控制、中断控制、计时计数器控制、串行接口控制、A/D与D/A转换等土要内容,然后重点介绍了三个制作课题:LCD串行接口监视器、单片机电子钟、倒数计器。- Essentials 8051 First introduced 8051 hardware, assembly language, program testing methods, and basic I/O control, interrupt c
ff
- 51单片机汇编指令工具包 51单片机汇编指令工具包-51 Single-chip instruction kit compilation compilation of 51 single-chip instruction kit
Singlechip
- 单片机汇编语言程序库,介绍各种单片机汇编语言-Single-chip assembly language library, to introduce a variety of single-chip assembly language
hh_M2Asm123
- 台湾 SN 单片机汇编编译软件主程序文件,版本V123,这是简体中文汉化程序文件,供需要使用中文菜单,对话框的朋友使用,把文件前面hh_去掉后覆盖原来同名文件即可.-Taiwan SN MCU assembler software main program file, version of the V123, which is a Simplified Chinese localization files for the need to use the English menus, dialog
000
- 8051单片机汇编参考程序实作宝典 -8051 compilation of reference procedures for implementation Collection 8051 Collection assembly reference program implementation
008
- 8051单片机汇编参考程序实作宝典 -8051 compilation of reference procedures for implementation Collection 8051 Collection assembly reference program implementation
007
- 8051单片机汇编参考程序实作宝典 -8051 compilation of reference procedures for implementation Collection 8051 Collection assembly reference program implementation
51asm
- 51单片机汇编子程序资料,包括多种实用子程序。-51 MCU assembly subroutine information, including a variety of utility routines.
单片机汇编:独立按键
- 1.8个按键控制8个LED灯的汇编程序 2.LED显示键值的汇编程序(An assembler of independent keys)
单片机汇编:数码管显示实验
- 1.静态数码管显示(0~F) 2.动态数码管显示:(1)动态显示数字(不用译码器)(1234567);(2)动态显示数字(带译码器)(An assembler of digital tube display experiment)
单片机汇编:RS232串口实验
- 1.发送数据; 2.返回接收到的数据; 3.数码管显示接收到的HEX数据.(Assembler of RS232 serial port experiment)
单片机汇编:LED灯控制实验
- 1 .LED闪烁 2 .二进制加法 3 .LED流水灯 4. 跑马灯 5. 左右跑马灯(The assembly program of the LED lamp control experiment)
单片机汇编:继电器
- 实验:按键控制继电器。 现象:按下K1键继电器闭合,LED发光(Assembly program of key control relay.)