搜索资源列表
~WRD0005
- 这是用C语言编写的万年历,可以任意输入日期使其显示出星期几!~方便实用!-This is the C language prepared by the hefty almanac, indiscriminate importation of the date shown it several weeks! To facilitate the practical!
esong
- 根据给定时间判断星期几 C语言 根据给定时间判断星期几,例如 “2006/07/02”可得出是星期日 (2006-07-02,VC++,1KB,0次) -according to the scheduled time to judge what day under the C language to take time to judge what day. For example, "2006/07/02"
Calender
- 万年历程序,用C语言编写,具有基本的查询功能,如星期几,年历显示等。
C-rili
- C语言设计一个日历系统 功能要求 1)输入任一年将显示出该年的所有月份日期,对应的星期 2)注意闰年情况 其显示格式要求如下: 1)下一行显示星期,从周日到周六2)下一行开始显示日期从1号开始,并按其是周几实际情况与上面的星期数垂直对齐
~WRD0005
- 这是用C语言编写的万年历,可以任意输入日期使其显示出星期几!~方便实用!-This is the C language prepared by the hefty almanac, indiscriminate importation of the date shown it several weeks! To facilitate the practical!
esong
- 根据给定时间判断星期几 C语言 根据给定时间判断星期几,例如 “2006/07/02”可得出是星期日 (2006-07-02,VC++,1KB,0次) -according to the scheduled time to judge what day under the C language to take time to judge what day. For example, "2006/07/02"
Calender
- 万年历程序,用C语言编写,具有基本的查询功能,如星期几,年历显示等。-Calendar program, using C language, have a basic query functions, such as day of the week, calendar display.
C-rili
- C语言设计一个日历系统 功能要求 1)输入任一年将显示出该年的所有月份日期,对应的星期 2)注意闰年情况 其显示格式要求如下: 1)下一行显示星期,从周日到周六2)下一行开始显示日期从1号开始,并按其是周几实际情况与上面的星期数垂直对齐 -C language to design a calendar system, the functional requirements of 1) the importatio
yili
- VC++6.0编程环境,知任意年月日求星期几的C语言程序-VC++ 6.0 programming environment, to know the arbitrary date for the week of the C Language Program
z
- 用C语言开发的万年历,简洁易用。模仿现实生活中的挂历,当前页以系统当前日期的月份为准显示当前月的每一天(显示出日及对应的星期几).当系统日期变到下一月时,系统自动翻页到下一月。-Calendar developed using C language, user-friendly. Mimic real-life calendar, the current page to the system subject to the current
calendar
- 用C语言实现一个简单的日历,输入日期,判断该年是否是闰年,然后查询出该天是星期几。-In C language to implement a simple calendar, enter the date, to determine whether the year is a leap year, then check out the day of the week.
calendar
- 提供了c语言中一般有关日期的函数,比如判断某年某天星期几等,某年是否为闰年等-calendar.zip provides some functions for the operates on date.for example,judeging whether a year is a leap year.
wannianli
- c语言程序, 提供查询某年某月某日是星期几,以及打印当年日历等功能-C language program, providing inquires the once upon a time of the week, and printed in calendar etc. Function
wannianli
- c语言写的万年历,可查询时间,有农历,有标明节日,还有星期几,源代码!-calendar, written by c language source code!
xingqi
- 用C++语言编写的程序,计算具体的某一天为星期几-With C++ language program to calculate the specific one day of the week
week
- 这是一个用C语言写的查找星期几的小程序,只要输入日子就会立即告诉你是星期几,其中附带检查日期错误。-This is a language used to write C for several weeks of small programs, as long as the input of the day will immediately tell you is the day of the week, with the date of
输出日历
- 该程序由C语言编写,利用递归,可以输出1971年以后的任意一年的日历表,包括月份、时间、星期几(The program written by the C language, using recursion, you can output any year after 1971 calendar table, including months, time, week)
caile
- 利用蔡勒公式求星期,随便给一个日期,就能用这个公式推算出是星期几,提高对c语言的理解。(make Zeller formula for the week)
推算星期几
- 输入公历日期(公元年月日)即可得出星期。(A week can be obtained by entering the date of the Gregorian calendar.)
include
- 用户输入数字从1到7, 然后软件告诉用户星期几, 加油(You enter figure from 1 to 7, the program tells you what day of the week)