搜索资源列表
ctixian20040130.rar
- 介绍一下这个程序的功能: 1,提醒功能。有约会提醒,记念日提醒,每日定时提醒,每周定提醒。 2,定时器。设定小时数,倒数时间,到0时弹出窗口提醒。 3,秒表。 4,日期计算。计算两个日期之间的天数,计算多少天后是几号。 5,倒计时。记录一个重要的日期,倒数天数。 6,当前日期。显示当前日期,计算这周是从某天开始的第几周。 (非原创)
UNIX环境下的日期程序(求时间的函数)
- 该函数不仅可求出某个时间前(后)一段时长的日期与时间,而且可得出这个日期是星期几,给程序设计带来不少便利,也方便了费用的计算与核实,读者可直接调用该函数。 -This function can be derived not only some time ago (after) a long time the date and time, but can come to this date is a few weeks to brin
计算起始日期的n天后的日期
- 计算一个日期n天后或n天前的日期是多少,输入输出日期的格多都为YYYMMDD的字符串-calculated a date n n days or days before the date of the number of input and output, the date of the grid for more YYYMMDD string
日期计算
- 任意二个日期之间的天数,计算天数的算法自认为还是很好的-arbitrary date between the two days, the calculation of the number of days since the algorithm that is good
GetWeekFromDate
- 通过日期计算某天是星期几,百分百准确,已经过严格测试。-through the date is one day a few weeks, 100% correct, it has been testing.
coutmodulus_main
- 程序的主要功能是根据2001,2002年的股指,计算股市收益的周效应。附加了输入日期计算当日收益率和超常收益率的功能。由于每天的收益与该日为星期几有很大关系,程序还提供输入2001,2002年的日期,查询星期几的功能-procedures for the main functions of the 2001, 2002, according to the index, calculated the proceeds of the sto
日期计算方法
- 用C语言编写日期计算方法-C language date calculation method
ctixian20040130
- 介绍一下这个程序的功能: 1,提醒功能。有约会提醒,记念日提醒,每日定时提醒,每周定提醒。 2,定时器。设定小时数,倒数时间,到0时弹出窗口提醒。 3,秒表。 4,日期计算。计算两个日期之间的天数,计算多少天后是几号。 5,倒计时。记录一个重要的日期,倒数天数。 6,当前日期。显示当前日期,计算这周是从某天开始的第几周。 (非原创)-Explain the function of this procedure: 1, to remin
nextday1
- 算下一日程序通过输入今天的日期计算机运行输出其后的一天-counting procedures under the 1st through the importation of today's date exports of computers running the day after.
日期计算
- 任意二个日期之间的天数,计算天数的算法自认为还是很好的-arbitrary date between the two days, the calculation of the number of days since the algorithm that is good
GetWeekFromDate
- 通过日期计算某天是星期几,百分百准确,已经过严格测试。-through the date is one day a few weeks, 100% correct, it has been testing.
nummodules
- 数字处理函数包(5KB)15datediff.zip指定两个日期计算相隔的天数-digital packet handling functions (5KB) 15datediff.zip the date designated two separated the number of days
tianshu
- 根据指定的两个日期计算相隔的天数简单实例-specified date two days after a few simple examples
testtm
- 日期计算,天数,日期差,准确计算,文件操作-The date of calculation, the number of days, date difference, accurate calculation, file operations
LiveDays
- 输入出生日期和截至日期,计算一个人的生存天数,-Enter the date of birth and date to calculate a person
DateClassFind
- visual c++6.0编写的日期类,希望朋友们一起讨论。可计算两个日期间的天数!-Date class which can calculate the days between different date
java实验2(计算日期源代码)
- 设int year,month,day分别表示一个日期中的年月日,试编程求 a)对于任意三个整数,判断其是否为一个合法的日期值。 b)给定一个日期值,计算若干天后的日期值 c)如果有两个日期值,计算他们相距的天数。(set int, year, month, day, respectively, represents a date in the date of the month, try programming (a) for
f_get_age(出生日期计算年龄)
- 根据出生日期计算当天日期的年龄,传入出生日期、当天日期即可(Age is calculated according to the date of birth)
src
- 编写一个Application程序MyDate.java,建立日期类,接受用户输入的年、月、日,完成日期增加若干天得到新的日期,日期推前若干天得到新的日期,日期与日期间相差多少天的计算。(Write a Application program MyDate.java, establish the date class, accept the user input year, month, day, completion date inc
日期计算
- 在实际工作中,计算间隔时间和截止时间的一个小工具(In practical work, a small tool for calculating the interval and the deadline)