搜索资源列表
TCommFunc
- 日期时间计算, 判断日期时间合法性,转成统一格式,回车代替TAB键,等公共函数-period of time, the judge Date Time legitimacy, turn into a unified format, the transport instead of the TAB key, and other public functions
打鱼还是晒网
- 中国有句俗语叫“三天打鱼两天晒网”。某人从1990年1月1日起开始“三天打鱼两天晒网”,问这个人在以后的某一天中是“打鱼”还是“晒网”。 *问题分析与算法设计 根据题意可以将解题过程分为三步: 1)计算从1990年1月1日开始至指定日期共有多少天; 2)由于“打鱼”和“晒网”的周期为5天,所以将计算出的天数用5去除; 3)根据余数判断他是在“打鱼”还是在“晒网”; 若 余数为1,2,3,则他是在“打鱼” 否则 是在“晒网” -There is a Chine
hslk
- 此例以经典的算法实现了对日期的计算 包括闰年的计算-such cases to the classic algorithm for the calculation of the date of the calculation, including leap year
datetimecalculate
- 借阅管理中经常需要计算从现在起n天后的日期是多少。本程序使用简单的迭代法,可计算出n天后的日期-Readers management often calculated from now n days after the date was. The program uses a simple iterative method to calculate n days after the date
tracy
- 在电脑上提示用户输入某一天的年月日,接收用户的信息后,然后算出输入的日期是星期几,并在屏幕上输出计算的结果。完成后进行下一次输入。-on the computer prompts the user to input a day date, the receiving user information, then calculate the date of importation of the week, and on the screen output of the calculated res
testtm
- 日期计算,天数,日期差,准确计算,文件操作
commemoration
- 一个日期计数器,初学时编 可以计算纪念日,计算相对天数 对高级程序有接口可作嵌入
CALtime
- 实现任意两个日期之间天数的计算,相当精确!
Date
- 一个计算从当某日起N天后日期的小程序,考虑闰年、千年等各种情况。
dateclass
- 建立一个日期类,计算各日期间关系特殊判断 包括:①对是否是闰年进行判断; ②根据闰年判断结果,确定特殊月份2月的截止天数; ③分别对大月(31天)和小月(30天)不同月份是否到月末进行判断; ④对是否跨年进行判断。
LiveDays
- 输入出生日期和截至日期,计算一个人的生存天数,
physiologyrhythm
- 这是一个生理节律计算的算法,可以根据你的出生日期计算出你近期及未来体力,情绪和智力的情况,是否高潮等
static
- 给出日期计算这一天是一年中的第几天。主要用出C初学者联系。
ComputeDate
- 具体的日期的计算-specific date calculation
ctixian20040130
- 介绍一下这个程序的功能: 1,提醒功能。有约会提醒,记念日提醒,每日定时提醒,每周定提醒。 2,定时器。设定小时数,倒数时间,到0时弹出窗口提醒。 3,秒表。 4,日期计算。计算两个日期之间的天数,计算多少天后是几号。 5,倒计时。记录一个重要的日期,倒数天数。 6,当前日期。显示当前日期,计算这周是从某天开始的第几周。 (非原创)-Explain the function of this procedure: 1, to remind function. Have an appointmen
wannianli
- 这是个万年历程序,可输入具体日期计算这天是星期几,输出全年的日历,还可以判断是否是闰年。-This is a calendar program, you can enter a specific date for calculating this day of the week, the output of the year calendar, you can also judge whether it is a leap year.
Calendar
- 实用万年历是一款比较实用的多功能日历。日期计算等均采用了现代高精度天文算法。日期范围:从公元前4600年至公元10000年,历时近一万五千年。-Practical calendar is a more practical multifunctional calendar. Date all adopts the modern high-precision astronomical algorithms. Date range: from 10,000 BC to AD 4600, lasted
CYLunarCalendar-master
- 实现可以显示农历、节假日以及吉凶日(黄历)的万年历。 此开源基于Apache V2协议,仅供大家学习使用,其中使用到的开源项目版权归他们。 使用了VRGCalendar和FMDB开源项目。部分日期计算代码参考了code4app上“有农历的日历”,且作了优化和补充。 -Implementation can display calendar lunar calendar, holidays and good and bad days (almanac) for. Th
10
- 根据日期计算解锁的屏保程序,开发环境delphi 7-According to the date to unlock the screen saver.
计算日期月份年份
- 一个计算日期的小工具,非常实用,并可通过Excel排版。(A small tool to calculate the date, very practical, and through Excel typesetting.)