-
在键盘上输入一个十进制的数字 可以转换成一个十六进制和二进制的数输出...
在键盘上输入一个十进制的数字 可以转换成一个十六进制和二进制的数输出-On your keyboard to enter a decimal figures can be converted into a hexadecimal and binary number of output
- 2022-01-31 13:54:28下载
- 积分:1
-
way light
是一个汇编延时程序,适合初学者使用,当P1.0端口输出高电平,即P1.0=1时,根据发光二极管的单向导电性可知,这时发光二极管L1熄灭;当P1.0端口输出低电平,即P1.0=0时,发光二极管L1亮;我们可以使用SETB P1.0指令使P1.0端口输出高电平,使用CLR P1.0指令使P1.0端口输出低电平。
-Delay is a compilation of procedures, suitable for beginners to use, when the high output port P1.0, P1.0 = 1 that is, when the one-way light-emitting diodes based on conductivity, we can see that this light-emitting diodes L1 extinguished when P1. 0 port output low, that is, P1.0 = 0, the light-emitting diodes L1-liang we can use the command SETB P1.0 port P1.0 output high to enable the use of instructions to enable CLR P1.0 output port P1.0 low.
- 2022-05-20 21:18:00下载
- 积分:1
-
AT89C2051制作红外线多路遥控器,多通道,操作简单
AT89C2051制作红外线多路遥控器,多通道,操作简单-AT89C2051 produced more Luyao infrared controller, multi-channel, simple operation
- 2022-03-16 04:05:48下载
- 积分:1
-
12864的数字时钟,驱动芯片KS0108
12864 数字钟,驱动芯片KS0108-12864 Digital Clock, Driver IC KS0108
- 2022-03-19 15:06:06下载
- 积分:1
-
利用PMW技术控制LED的RGB亮度。DMX512通讯。
利用PMW技术控制LED的RGB亮度。DMX512通讯。-PMW use technology to control LED brightness of the RGB. DMX512 communications.
- 2022-02-05 09:46:29下载
- 积分:1
-
ASP的web在线聊天室源码,程序实现了许许多多的特点…
asp的web在线聊天室源程序,程序实现了聊天室的许多功能,特别是刷新功能,做到了实时刷新(有人说话才刷,保持.zip-asp online chat rooms of the web source, the program achieved many of the features chat rooms, especially the refresh function, so the real-time refresh (some say only brush and maintain. zip
- 2022-03-13 07:14:32下载
- 积分:1
-
中断列表(1) 352K
中断列表(1) 352K-suspended list (1) 352K
- 2022-12-13 13:45:03下载
- 积分:1
-
CRC的8位校验,使用汇编写的程序.可以用来做通信数据的校验
CRC的8位校验,使用汇编写的程序.可以用来做通信数据的校验-CRC checksum of eight, was compiled using the procedure. Can be used for the calibration data communications
- 2022-04-14 20:25:35下载
- 积分:1
-
这是一个屠宰场游戏,此游戏很休闲的请大家下载来看看.
这是一个屠宰场游戏,此游戏很休闲的请大家下载来看看.-This is a shambles game, this game of leisure Please download to look at.
- 2023-06-12 06:20:08下载
- 积分:1
-
8086单片机为基础的程序,所有类型的字符串
我写了所有基于8086的程序。所有程序都正常工作,没有错误。需要注意的重要一点是,程序是使用MASM编写的,因此使用TASM的人应该注意段的语法之间的差异,所有算法都将保持不变。要确定字符串是否是回文的,可以使用DOS中断编写用户驱动的程序。所有的程序都有数据段,用最简单的算法编写。对于数字的排序,使用了气泡排序算法。文件以.rar格式附加。虽然文件是以.asm格式保存的,但是可以使用记事本或任何类似的编辑器打开它们。&谢谢。。。
- 2022-05-15 21:28:36下载
- 积分:1