搜索资源列表
calendar
- my97日历控件,强大的日历控件。经过解读的js文件,-my97 calendar
1002
- Maya Calendar During his last sabbatical, professor M. A. Ya made a surprising discovery about the old Maya calendar. From an old knotted message, professor discovered that the Maya civilization used a 365 day long year, called Haab, which had 19
CalendarTable
- 利用Matlab编写的一个具有图形界面的日历程序,可以显示日记和时间。-Prepared by use of Matlab graphical interface with a calendar program, you can display the diary and time.
calendar
- 计算万年日历的程序,dos界面,vc++语言-Procedures for calculating calendar years, dos interface, vc++ Language
CalendarTable
- matlab日历和时钟小程序,适用与初学者对GUI的学习-matlab calendar and clock applet, application and beginners to learn on the GUI
CALENDAR
- 本程序实现一个叫做week(time——t year,time_t month)的通用函数,通过参数year与month将制定的任意月份的日历表显示出来-This procedure is called the realization of a week (time- t year, time_t month) general function of the parameters of year and month will develop a calendar of any month is
calendar
- 这是我自己写的万年历,源代码有一定的解释,有利于初学者学习的 -This is what I had written calendar, a certain interpretation of the source code will help beginners learn
Calendar
- 本程序主要是一个时钟软件,包括一个时钟表和一个日历。程序自动运行时,显示系统当前日期和时间,日期和时间可以由用户自行更改。内含一个详细说明文档。 -This program is primarily a clock software, including a time clock and a calendar. The program automatically runs, display the current system date and time, date and time can
calendar
- 提供了c语言中一般有关日期的函数,比如判断某年某天星期几等,某年是否为闰年等-calendar.zip provides some functions for the operates on date.for example,judeging whether a year is a leap year.
Calendar
- 这是一个基于VC++6.0平台的万年历计算程序-This is a VC++6.0 platform based on the calendar calculation program
calendar
- 牛X的日历代码 用matlab编定的GUI设计代码-calendar , MATLAB GUI desire
Chinese-calendar
- 新的一年,转个农历模块,主要用于农历转换运算-the Chinese calendar module
Calendar-optimization-algorithm
- 万年历最优算法总结,有闰年算法,可以根据这个总结万年历的编程方法.-Calendar optimal algorithm summary,There are a leap year algorithm,According to the summary calendar of programming methods.
calendar
- 万年历,包括数据算法,及详细解释,相关pic的东西也有-Calendar, including data algorithm, and detailed explanation, related things have PIC
Calendar-GUI
- 一个GUI做的日历,非常漂亮,也很基础,学习GUI的不错程序。-A GUI calendar, very beautiful, is also the basis of a good program to learn the GUI.
calendar
- 编写一个万年历的程序,能显现出正确的日期与星期-Write a calendar program, showing the correct date and day of the week
Clock-calendar
- 一种时钟日历在matlab环境中的实现与实现的源码-Clock calendar
calendar
- This a simple calendar code-This is a simple calendar code
Julian-day-toGregorian-calendar
- 本程序实现的功能是将儒略日转化为公历年月日-The implementation of the program function is to convert a Julian day to the Gregorian calendar (date) (month) (year)
Calendar-algorithm-code
- 阳历日期推算阴历日期的方法:前已述及阴历日期是以月亮的圆缺为计月单位,其以逢朔为初一,以月望为十五(大月为十六日),以月晦为二十九日(大月为三十日)。然而目前记时通常用阳历日期表达,如欲将阳历日期换算成阴历日期可以用以下两种方法:其一是查《新编万年历》,如查1984年6月8日是阴历几日?翻开万年历6月10日是阴历十一,则逆推6月8日是阴历初九。其二可以利用公式推算阴历日期: 设:公元年数-1977(或1901)=4q+r 则:阴历日期=14q+10.6(r+1)+年内日期序数-29.5n (注: