资源列表

« 1 2 ... .18 .19 .20 .21 .22 123.24 .25 .26 .27 .28 ... 3005 »

[汇编语言HMS

说明: 利用LAB6000通用微控制器实验系统,设计24小时制时钟程序中的时钟调整部分。程序完成以下功能: 1、在内部RAM30H单元以压缩BCD码存放24小时制“时”,31H单元以压缩BCD码存放“分”, 32H单元以压缩BCD码存放“秒”。 2、“秒”加1后,并使P1.0引脚的电平反转,外接的LED亮或熄灭。 3、如“秒”加到60后,清为0,使“分”加1,并使P1.1引脚的电平反转,外接的LED亮或熄灭。 4、如“
<> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言jisuanqi

说明:简单的四则运算,用ASM做的,可一给大家用来参考,有图表显示. -Simple arithmetic, to do with ASM can be used to reference one to the U.S., has a chart showing.
<liiujian> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言111

说明:计算器的源代码,可以用来计算简单的加减乘法和除法-Calculator source code can be used to calculate simple addition and subtraction, multiplication and division
<liiujian> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言jisuanqi

说明:计算器的功能实现,简单的数据操作规程.用图形法做的-Realize the functions of a calculator, a simple data operation. Make use of graphical method of
<liiujian> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言S1

说明:以不同的视角观察球面x^2+y^2+z^2=r^2和圆柱面x^2+y^2=rx所围区域 -To different angles to observe spherical x ^ 2+ Y ^ 2+ Z ^ 2 = r ^ 2 and the cylinder surface x ^ 2+ Y ^ 2 = rx by Wai regional
<王哲> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言motor-control

说明:本设计使用P89V51RD2控制直流电机的正反转与加减速,电机驱动芯片选用L298N.-The design P89V51RD2 positive DC motor control with acceleration and deceleration, motor drive chip selection L298N.
<何跃> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言assemble

说明:设有十个学生的成绩分别是76,69,84,90,73,88,99,63,100,80。试编制一个子程序统计60—69分,70—79分,80-89分,90-99分的人数并分别存放到S6,S7,S8,S9的单元中。-There are dozens of student achievement are 76,69,84,90,73,88,99,63,100,80. The preparation of a statistical test
<furong> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言DATAS1

说明:汇编语言,将的BUF1的数据复制一份到BUF2,并输出来-Assembly language, will be the BUF1 a copy of the data to BUF2, and output to
<翱翔> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言exp5

说明:汇编语言,从键盘接收一个16进制数,并输出来-Assembly language, from the keyboard to receive a 16 hexadecimal number, and output to
<翱翔> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言delay

说明:C51精确延时分析探讨 从精度考虑,它得研究结果是: void delay2(unsigned char i) { while(--i) } 为最佳方法。-C51 accurate analysis of delay from the accuracy considerations, it was the outcome of the study: void delay2 (unsigned cha
<向华> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言main

说明:8051用8255扩展I/O口接八位数码管(PA口输出控制字,PB口位选通,数码管采用的是共阴极的).此程序可以实现动态显示,并且可以人机交互,当要修改某一位时,此位会闪烁,就像电脑中的光标一样一闪一闪的.当输入确定后可自动转入下一位,可用来选择不同的程序来远行(看自己怎么来了)-8051 with 8255 expansion I/O port access 8 digital tube (PA port output control
<腾龙> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[汇编语言zzh

说明:ARM可调时钟的程序-ARM adjustable clock procedures
<wg> 在 2024-11-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 123.24 .25 .26 .27 .28 ... 3005 »

源码中国 www.ymcn.org