搜索资源列表
1.rar
- 题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语句或if语句判断第二个字母。
石器时代VIP完整服务端
- <p>石器时代VIP完整服务端:</p> <p>52.增加安全码开关,在CF中设置</p> <p>51.增加在线存储数据道具,最大限度防止回档<br /> 在线存储卷,在线存储卷,可以在线存储数据,避免回档,使用间隔30分钟,,,,,,,,ITEM_CharSave,,,,,,20819,24176,0,16,2,0,0,-1,,,,,,,,,,,,0,0,0
getDay
- 根据给定时间判断星期几,例如 “2006/07/02”可得出是星期日-according to the scheduled time to judge a few weeks, for example, "2006/07/02" can be drawn is Sunday
wanfeng1
- 任何一天的日期判断该天的星期数并进行输出;有良好的操作界面与提示-date any day of the judgment a few days of the week and output; A good interface with the presentation
computedaybydate
- C++输入年月日,判断星期几?-C + + input date, the judge what day? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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"
WEEK
- 输入一个日期,判断出是星期几的一个星期程序
puanduanxingqiji
- 语言根据日期判断星期几(使用基姆拉尔森计算公式) 算法如下: 基姆拉尔森计算公式 W= (d+2*m+3*(m+1)/5+y+y/4-y/100+y/400) mod 7 在公式中d表示日期中的日数,m表示月份数,y表示年数。
weeks
- 该程序可以用于判断星期几,是一个 用C来描写的程序
calendric
- 日历的编排是每400年一个大循环周期,即今年的月、日、星期几和400年前的完全一样。现行天文历法根据天体运行规律,取每年365.2425天。这样,每400年共有365.2425×400=146097天。如果以365天作为一年,每400年就少了0.2425×400=97天。这97天要靠设置闰年(每年366)天来凑齐,所以,每400年要设置97个闰年。 编程思路:按照以上背景知识可得判断闰年的规律:某年年份如果能被4整除但不能被100
program1
- 请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。
date_search_system
- 这是一个日期查询系统,它的功能有:判断闰年,查询星期功能。
1
- 题目:请输入星期几的第一个字母来判断一下是星期几,如果第一个字母一样,则继续判断第二个字母。 1.程序分析:用情况语句比较好,如果第一个字母一样,则判断用情况语句或if语句判断第二个字母。-Title: Please enter a few weeks the first letter to determine what is the day of the week, if the first letter of the same, t
getDay
- 根据给定时间判断星期几,例如 “2006/07/02”可得出是星期日-according to the scheduled time to judge a few weeks, for example, "2006/07/02" can be drawn is Sunday
wanfeng1
- 任何一天的日期判断该天的星期数并进行输出;有良好的操作界面与提示-date any day of the judgment a few days of the week and output; A good interface with the presentation
computedaybydate
- C++输入年月日,判断星期几?-C++ input date, the judge what day? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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"
WEEK
- 输入一个日期,判断出是星期几的一个星期程序-Enter a date, determine the week s proceedings for a week
ex5-3
- 基于51单片机开发的数字时钟,特点在于可以通过内部计算当前的年月日来知道今天是星期几。以及可以判断是否闰年。-Based on the development of 51 single-chip digital clock, characterized by internal calculation of the current date to know that today is the day of the week. And to
星期判断
- 可以通过简单的方法判断星期,cpp文件直接用记事本查看代码。(You can judge the week in a simple way, and the cpp file looks at the code directly with a notepad.)