-
带液晶显示屏的1拖8的EEPROM抄写器原代码,抄写速度很快,带校验功能.
带液晶显示屏的1拖8的EEPROM抄写器原代码,抄写速度很快,带校验功能.-LCD screen with one of the 8 trailers EEPROM device copying the original code, copying fast, with calibration function.
- 2022-03-24 20:08:31下载
- 积分:1
-
4*4键盘扫描按键,依据按键值,一个LED显示相应键值
4*4键盘扫描按键,依据按键值,一个LED显示相应键值-4* 4 keyboard scan button, based on key values, an LED display the corresponding key
- 2022-02-26 15:03:03下载
- 积分:1
-
这是我想从别人的一个非常好的系统…
这是我从别人那要来的一非常不错的购物系统源代码,喜欢大家喜欢-This is what I want to come from others that one of the very good to the system source code, like everyone likes
- 2022-03-14 01:50:04下载
- 积分:1
-
用汇编语言实现:通过键盘输入任意两点坐标,在屏幕上开一个窗口,并设定控制窗口的颜色,要求屏幕呈现颜色的变化。(huangyujie)
用汇编语言实现:通过键盘输入任意两点坐标,在屏幕上开一个窗口,并设定控制窗口的颜色,要求屏幕呈现颜色的变化。(huangyujie)-assembly language : 2:00 keyboarding arbitrary coordinates on the screen in an open window and set the color control window, the screen has requested a change in color. (Huangyujie)
- 2023-01-29 19:25:03下载
- 积分:1
-
万年历程序
从1302中读出的数据放在67H(高两位年)66H(低两位年)65H(月)64H(星期)63H(日)
62H(小时)61H(分钟)60H(...
万年历程序
从1302中读出的数据放在67H(高两位年)66H(低两位年)65H(月)64H(星期)63H(日)
62H(小时)61H(分钟)60H(秒)57H(农历月)56H(农历日)
显示缓冲单元7CH-7BH(4CH-4BH)(年低位),7AH-79H(4AH-49H)月,78H(48H)星期,
77H-76H(47H-46H)日,75H-74H(45H-44H)小时,73H-72H(43H-42H)分钟,71H-70H(41H-40H)秒 5EH-5DH(55H-54H)农历年,5CH-5BH(53H-52H)农历月,5AH-59H(51H-50H)农历日
闰月标志为F0,定时器T1为调整时候闪烁用。
1302在设置调整时间后,要改为禁止写入状态,否则在上电复位的时候就发生误写入,使时间值加1分钟
次程序中的段码表只适用于该特殊的硬件,具体的段码表由具体的硬件决定
-Calendar program read from the 1302 data on the 67H (two-year high) 66H (two-year low) 65H (month) 64H (Week) 63H (date) 62H (hours) 61H (minutes) 60H (second) 57H (Lunar Month) 56H (Lunar date) shows a buffer unit 7CH-7BH (4CH-4BH) (year low), 7AH-79H (4AH-49H) month, 78H (48H) Week, 77H-76H (47H-46H) Day , 75H-74H (45H-44H) hours, 73H-72H (43H-42H) minutes, 71H-70H (41H-40H) second 5EH-5DH (55H-54H) Lunar New Year, 5CH-5BH (53H-52H) Lunar month, 5AH-59H (51H-50H) Lunar Leap Day logo for F0, adjust the timer T1 is used when flashing. 1302 adjust at set time, the status should be cha
- 2022-08-09 16:37:13下载
- 积分:1
-
贪吃蛇游戏c语言源代码
天行健,君子以自强不息 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-21 02:02:56下载
- 积分:1
-
利用8255可编程并行口做一个扫描键盘实验,把按键输入的键码,显示在由8279控制的七段数码管上。8255PA口做键盘输入线,PB口作扫描线
利用8255可编程并行口做一个扫描键盘实验,把按键输入的键码,显示在由8279控制的七段数码管上。8255PA口做键盘输入线,PB口作扫描线-8255 programmable parallel port using a scanning keyboard to do the experiment, the button input keys code, displayed in the control of the team respectively by 8279 digital tube. 8255PA I make the keyboard input line, PB mouth for scan line
- 2022-09-21 20:30:02下载
- 积分:1
-
这个文件是从程序员天堂下载的
This file were downloaded from the Programmers Heaven CD-Rom.
-This file were downloaded from the Program mers Heaven CD-Rom.
- 2022-08-26 02:56:14下载
- 积分:1
-
这是一款自动皂液器的控制程序,可以选择工作次数,低电压检测...
这是一款自动皂液器的控制程序,可以选择工作次数,低电压检测-This automatic soap dispenser is a control program, you can choose to work the number of low-voltage detection
- 2022-07-10 01:46:46下载
- 积分:1
-
文本编辑器(A3)
3.3.1设计题目及要求
三, 文本编辑器(10)
要求:(1)编辑文本;
(2)保存、打开指定位置的文本文件;
(3...
文本编辑器(A3)
3.3.1设计题目及要求
三, 文本编辑器(10)
要求:(1)编辑文本;
(2)保存、打开指定位置的文本文件;
(3)具有输入输出界面。-A text editor (A3) 3.3.1 Design and requirements of Title III, a text editor (10) requires: (1) Edit the text (2) to preserve, open the text file specified location (3) with input and output interfaces.
- 2022-03-13 07:34:44下载
- 积分:1