-
这是一个学习如何写93C46 EEPROM的程序。
这是一个学习93c46如何写EEPROM的程序。
- 2022-01-22 14:04:44下载
- 积分:1
-
这是一个汇编语言文件,利用8051进行串行通信的设计.
这是一个汇编语言文件,利用8051进行串行通信的设计.-This is a compilation of language paper, using 8051 serial communication design.
- 2023-04-25 11:35:03下载
- 积分:1
-
老实说了,那些我还不知道是什么来的,希望有能力的人,可以告诉我吧,多谢了...
老实说了,那些我还不知道是什么来的,希望有能力的人,可以告诉我吧,多谢了-Frankly speaking, and those I do not know what to hope that those who have the ability, you can tell me, I would like to thank the
- 2023-08-26 15:45:03下载
- 积分:1
-
传感器DS18B20的测量温度的显示源程序代码
传感器DS18B20的测量温度的显示源程序代码-Measurement of the temperature sensor DS18B20 display of source code
- 2022-03-01 21:02:07下载
- 积分:1
-
闸门卡
闸门卡-gate card 111111111111111111111111111111111
- 2022-03-19 09:24:07下载
- 积分:1
-
关于数字钟的实现,用VHDL实现时,分,秒,的显示,并能报时...
关于数字钟的实现,用VHDL实现时,分,秒,的显示,并能报时-Digital clock on the realization of VHDL to achieve with hour, minute, seconds display, and time
- 2022-08-09 12:50:09下载
- 积分:1
-
TS1602 LCD 显示的例子,包括,LCD的初始化,显示一行文字,清屏
TS1602 LCD 显示的例子,包括,LCD的初始化,显示一行文字,清屏-TS1602 LCD display examples, including, LCD initialization, showing a line of text, the Qing Ping
- 2022-03-02 06:26:16下载
- 积分:1
-
无刷直流电机控制
计算机键盘通常有一个小的数字小键盘上的一边,除了其他数字键上顶部,但用的按钮,允许的数值数据更有效地进入一个计算器样式的安排。(通常简称为"滑鼠") 这个数字键盘通常位于键盘右侧因为大多数人都用右手。
许多便携式计算机具有特殊功能键,按字母顺序排列的键盘部分变成一个数值的键盘,如没有足够的空间,让一个单独的键盘,内置到便携式计算机的机箱。可以购买单独的外部插件按键。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-23 16:45:04下载
- 积分:1
-
(1) 显示北京时间;
(2) 能够校准时间;
(3) 使用汇编语言;
(4) 时、分、秒之间以及年、月、日间以小数点分隔;
(5) 显示公历日
(1) 显示北京时间;
(2) 能够校准时间;
(3) 使用汇编语言;
(4) 时、分、秒之间以及年、月、日间以小数点分隔;
(5) 显示公历日期
(6) 能够校准日期
(7) 运动秒表
(8) 闹钟功能
(9) 整点报时功能
(10) 自动/手动进入休眠状态
-(1) shows that Beijing (2) to the calibration time (3) the use of assembly language (4) hours, minutes and seconds, as well as year, month, day to decimal separated (5) shows that the Gregorian calendar date (6 ) to the calibration date (7) Sports Stopwatch (8), alarm clock function (9) The whole point timekeeping function (10) Auto/Manual to enter hibernation
- 2022-08-21 23:09:51下载
- 积分:1
-
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后...
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program analysis: We think of a way to put x number of the smallest, the first comparison of x and y, if x> y will be the value of x and y exchange and then to compare x and z, if x > z will be x and z values of the exchange, which will enable x minimum.
- 2022-08-11 02:17:41下载
- 积分:1