-
实用单片机的C51程序,流行的语言,对于初学编程非常有用
实用单片机的C51程序,流行的语言,对于初学编程非常有用-practical SCM C51 procedures, popular languages, a very useful learning program
- 2022-04-10 06:46:56下载
- 积分:1
-
315M wireless remote control decoding procedure, the biggest problem is the dist...
315M无线遥控解码程序,最大的问题就是距离,现在只能在100m左右。-315M wireless remote control decoding procedure, the biggest problem is the distance, now only about 100m.
- 2022-07-09 07:23:26下载
- 积分:1
-
基于AT89C2051的平方
基于at89c2051的方波发生器,MAIN: MOV SP,#60H 设置SP指针
MOV R0,#50H 显示缓冲区首地址时50H
ML0: CLR A
MOV @R0,A 显示缓冲区清零
INC R0
CJNE R0,#55H,ML0-AT89C2051 based on the square-wave generator, MAIN: MOV SP,# 60H Set SP pointer MOV R0,# 50H shows that the first address buffer 50HML0: CLR A MOV @ R0, A display buffer cleared INC R0 CJNE R0,# 55H, ML0
- 2022-11-01 17:45:03下载
- 积分:1
-
With the Lunar calendar display, complete functions, with schematics, can make p...
带农历显示的万年历,功能齐全,附电路图,可以做产品。-With the Lunar calendar display, complete functions, with schematics, can make products.
- 2023-03-28 16:05:04下载
- 积分:1
-
用与制作下载线的,是sch文件.解压后用99SE打开
用与制作下载线的,是sch文件.解压后用99SE打开-Produced using the download cable is sch file. 99SE open after decompression
- 2023-09-07 08:45:03下载
- 积分:1
-
avr单片机pwm功能的使用,本程序实现了PWM中CTC模式的要求。开发环境为icc avr。单片机atmega48...
avr单片机pwm功能的使用,本程序实现了PWM中CTC模式的要求。开发环境为icc avr。单片机atmega48-avr Singlechip use pwm function, the program achieved in PWM mode CTC requirements. Development environment for the icc avr. Singlechip atmega48
- 2022-02-14 04:48:26下载
- 积分:1
-
一个俄罗斯方块的源代码,用C语言写的,可以运行。
一个俄罗斯方块的源代码,用C语言写的,可以运行。-A Tetris source code, written in C language, you can run.
- 2022-04-28 12:11:23下载
- 积分:1
-
51单片机C语言的编程技巧
在进行单片机应用系统设计时.汇编语言是一种常用的软件工具。它能直接操作硬件.指令的执行速度快。但其指令繁育统的固有格式受硬件结构...
51单片机C语言的编程技巧
在进行单片机应用系统设计时.汇编语言是一种常用的软件工具。它能直接操作硬件.指令的执行速度快。但其指令繁育统的固有格式受硬件结构的限制很大.且难于编写与调试.同时其可移植性也较差。随着单片机硬件性能的提高.其工作速度越来越快.因此在编写单片机应用系统程序时.更着重于程序本身的编写效率。本文介招的C51交叉编译器就是解决连一问题的利器-51 microcontroller C programming language skills during SCM application system design. Assembly Language is a common software tools. It can directly operate the hardware. Order Execution speed. But their breeding EC Directive format by the inherent structural limitations of hardware great. It is not easy to prepare and debugging. While its portability also poor. With SCM performance of hardware. Their work ever faster. Therefore, in preparing microcontroller applications procedures. More focused on the preparation process itself efficiency. This paper introduces the C51 cross compiler is not even solve the problem of a sharp object
- 2022-01-24 18:05:39下载
- 积分:1
-
ds1302的汇编语言编程实例,实现日历显示,包括详细的步骤说明...
ds1302的汇编语言编程实例,实现日历显示,包括详细的步骤说明-ds1302 examples of assembly language programming, the realization of the calendar display, including a detailed description of the steps
- 2022-01-26 03:31:11下载
- 积分:1
-
单片机常用程序集锦。有了它,以后写程序就方便多了。
单片机常用程序集锦。有了它,以后写程序就方便多了。-Single-chip Collection of commonly used procedures. With it, after the writing process much more convenient.
- 2022-05-15 01:21:21下载
- 积分:1