搜索资源列表
HEX9901
- 此源码为基于AT89C51的电脑万年历源程序:主要功能有:时间,日期(阴/阳),节气,温度显示等.-this source-based computer calendar AT89C51 source : The main functions : time, Date (yin / yang), the Solar and temperature display.
wannianli
- 一个万年历显示程序,同时能调用系统的时间,显示在输出屏幕上!-a calendar display program, can call the system the time displayed on the output screen!
timer
- 8位万年历,显示年,月,日,时间。可修改时间。
wnl
- 最近学了一段时间的C,感觉还不错,这对单片机的编程也很有帮助,在这奉上一个小程序(在VC6.0里运行的话,能看得更加清楚),其功能就是显示任何一年的万年历,没办法,学的不是很多,这样的程序也拿来传。。希望大家见谅,不过我觉得这也有他的好处。
wannianli
- 万年历的一个小程序,主要用于显示时间、日期、-Calendar, a small procedure, mainly used to display time, date,
ds1302
- 用DS1302实现万年历的程序,包括阴历的显示,有日期,星期,年月日,时间的显示,显示是用动态的。-DS1302 calendar with implementation procedures, including the display of the lunar calendar, there is the date, week, date, time display, display is dynamic.
1302
- 万年历程序 从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
clock
- 可以显示时间 年月日 定时功能的万年历 以89s52为核心-Can display the time date calendar from time to time in order to function as the core 89s52
TIME
- 显示农历时间的万年历,DS1302+12864(K7920)-Lunar calendar time display, DS1302+12864 (K7920)
wannianli
- 电子万年历能显示阳历年、月、日、星期、[小]时、分、秒和阴历月、日,在显示阴历时间时能标明是否为闰年。-Electronic calendar can show the solar calendar year, month, day, week, [small] hours, minutes, seconds and the lunar month, day and time in the show to mark the lunar calendar is a leap year.
LED
- 基于单片机的万年历的设计,可以显示时间和温度。-MCU-based calendar is designed to show the time and temperature.
WNL
- Matlab 万年历 程序介绍 本程序主要是一个时钟软件,包括一个时钟表和一个日历。程序自动运行时,显示系统当前日期和时间,日期和时间可以由用户自行更改。 二、程序主要构成 本程序由一个主程序myclcok及两个子函数rili和ck。主程序myclcok主要建立主窗口的菜单及相关的功能编辑。rili函数用于建立日历界面,ck函数用于建立时钟界面。-Matlab calendar Program introduced This program is a cloc
test1
- 1602液晶万年历,汇编。日历时钟:按K1,进入设置状态 按k2,停止闹钟声音;按k3,依次进入闹钟功能是否启用,闹钟时,分秒,年,月,日及时间时,分,秒的设置,直到退出设置状态;按k4,调整是否起用闹钟和调节闹钟时,分,秒,年,月,日,时间的时,分,秒的数字.LCD第二排中间显示小喇叭,表示启用闹钟功能,无则禁止闹钟功能。年代变化2000--2099,星期自动转换。-1602 LCD calendar compilation. Calendar Clock: K1, enter the set
calendar
- Delphi写的万年历源码,显示公历,初次打开会自动读取当前时间。-Calendar source code, written in Delphi display the Gregorian calendar, the first turn on automatically read the current time.
wannianli
- 多功能万年历能显示时间,温度,闹钟,阴历阳历-12864 multifunction calendar, lunar calendar, the Gregorian calendar, temperature
benli3264
- 一个32*64的时钟万年历,12种显示模式,能显示日月年,时间,还有节日提醒-A 32*64 calendar clock, 12 display modes, can display the sun, time, and holidays
TransDateXE公历和农历相互转换控件
- 这是个公历和农历相互转换的控件。 这个控件最初是由Lu XiaoGuang于2004年用Delphi 7开发的。可用来完成公历和农历日期之间的相互转换,并且显示农历、干支历、节气、节日和纪念日等。时间跨度是从1990年到2056年。 新版本是在Delphi XE中修改、编译通过的。新版本有如下特点: 1、增加了新数据,新的时间跨度是从1990年到2099年。为了计算正确,修改了一个函数。 2、支持Unicode,使控件可在西文操作系统中使用。