-
这是一个正反流水灯程序,请大家指点,
这是一个正反流水灯程序,请大家指点,-This a positive and negative light water program, we instruct them, thank you
- 2022-03-13 21:41:56下载
- 积分: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
-
ASM电机向前和向后
asm for motor forward and backward
- 2022-04-15 21:33:12下载
- 积分:1
-
PIC单片机解码EV1527实例
资源描述EV1527解码程序:单片机PIC16F630,内部4MHz,EV1527发射频率433MHz,振荡电阻270K,遥控器供电电压DC12V,周期为1.2ms。
在上电3S钟内按开机键,程序学习遥控器识别码,1次只能学习一个遥控器;按关机键程序将擦除所有遥控器识别码。
本程序最多可以学习42个遥控器,当遥控器个数满42个后第43个将会覆盖第1个。
- 2023-03-15 05:50:03下载
- 积分:1
-
时钟模拟汇编算法
时钟模拟汇编算法-compilation clock simulation algorithm
- 2023-06-04 17:25:03下载
- 积分:1
-
配合单片机I/O口,实现单片机对LCD1602的简单控制,从而实现液晶显示(包括图像显示)的功能。...
配合单片机I/O口,实现单片机对LCD1602的简单控制,从而实现液晶显示(包括图像显示)的功能。-With single-chip I/O port, to achieve single-chip LCD1602 simple to control, in order to achieve liquid crystal display (including image display) functions.
- 2022-08-03 05:10:50下载
- 积分:1
-
This file were downloaded from the Program mers Heaven CD
This file were downloaded from the Programmers Heaven CD-Rom.
More information about this CD-Rom can be found at the following WWW pages:
http://www.algonet.se/~synchron http://www.infomagic.com
synchron@algonet.se orders@infomagic.com-This file were downloaded from the Program mers Heaven CD-Rom. More information about stories "s CD-Rom can be found at the following Web pages : http://www.algonet.se/ ~ synchron http :// or www.infomagic.com synchron@algonet.se ders@infomagic.com
- 2022-02-25 02:36:07下载
- 积分:1
-
VB设计血压测量源码
创新实验设计血压测量仪的数据处理,即通过血压测量仪来收集数据。打开试验箱,运行程序则在PC上就可以仿真模拟出实际的血压值,该程序简单又实用,又具有数据存储及查询的功能,可以不断地存储测量数据,其中存储的数据包括姓名、年龄、性别、血压。
- 2023-05-13 11:35:02下载
- 积分:1
-
用C语言编写的单片机串口收发程序,使用时将其粘贴到C格式文件中即可...
用C语言编写的单片机串口收发程序,使用时将其粘贴到C格式文件中即可-Use of C language procedures for single-chip serial transceivers, use paste it into C format document can be
- 2023-05-01 06:50:03下载
- 积分:1
-
c-c++使用gsoap调用wcf发布的webservice
资源描述c-c++使用gsoap调用wcf发布的webservice,
在使用gsoap调用wcf发布的webservice时,总是提示415错误,查找错误半天发现,
gsoap使用的是soap2.0,而wcf发布的webservice使用的是soap1.0,所以想解决问题就是
需要将两边使用的soap对等。
- 2022-02-25 09:30:39下载
- 积分:1