说明:简单的四则运算,用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
说明:计算器的源代码,可以用来计算简单的加减乘法和除法-Calculator source code can be used to calculate simple addition and subtraction, multiplication and division <liiujian> 在 2024-11-09 上传
| 大小:1kb | 下载:0
说明:计算器的功能实现,简单的数据操作规程.用图形法做的-Realize the functions of a calculator, a simple data operation. Make use of graphical method of <liiujian> 在 2024-11-09 上传
| 大小:1kb | 下载:0
说明:以不同的视角观察球面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
说明:本设计使用P89V51RD2控制直流电机的正反转与加减速,电机驱动芯片选用L298N.-The design P89V51RD2 positive DC motor control with acceleration and deceleration, motor drive chip selection L298N. <何跃> 在 2024-11-09 上传
| 大小:1kb | 下载:0
说明:设有十个学生的成绩分别是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
说明: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
说明: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