搜索资源列表
datetime.zip
- 日期时间工具函数。含有计算星期几、从0000年以来天数和毫秒数、日期加减和日期比较等
dayofweek.zip
- 给定一个年月日日期,计算是星期几
cpp1riqi
- 日期计算.任意日期转换.-date. Arbitrary date conversion. Date. Arbitrary date conversion. Date. Arbitrary date conversion. date. arbitrary date conversion. date. arbitrary date conversion. date. arbitrary date conversion.
rqjs
- 给定一个年,月,日的值,1998年4月7日,计算这天属于该年的第几天.写出计算闰年的函数和日期的函数-a given year, month, day value, on April 7, 1998. This calculation, the days of the first few days. write calculated leap year date of the function and the function
date
- 用于实现日期的前后计算,实现了平闰年的分别处理
32458
- 本程序运用的万年历的计算公式: d=a-1+(a-1)/4-(a-1)/100+(a-1)/400+c 其中a为年c为该日期在本年中的天数,d取整数,当d/7余数0时是星期天,余数1时是星期一依此类推。
SunHeightAngle
- 根据经纬度、日期和时间,计算出太阳高度角,对了解日升日落时间很有用!
LEAP
- 用C语言编写一个能计算当前日期是本年第几天的程序(可区分闰年问题哦)-C language one can calculate the date of the current year is the first few days of proceedings (which can distinguish between a leap year problem oh)
programme
- 最短路径算法C C++ 邻接矩阵实现 哈夫曼算法和哈夫曼树 RSA算法的C++实现 lzw压缩算法的c语言实现 计算日期程序(C语言)
太阳天顶角和方位角的计算
- 根据日期、时间和当地经纬度计算太阳天顶角和方位角
dayofweek
- 给定一个年月日日期,计算是星期几-Calculate the relate weekday when the year,month,day values are given
datetime
- 日期时间工具函数。含有计算星期几、从0000年以来天数和毫秒数、日期加减和日期比较等-Tool functions for calculating datetime. they can calculate days and mseconds form the year 0000, also plus, minus,and comparate of datetime
vb4
- 在VB的环境在 编写简单的时间计算器 计算两个日期之间的间隔-In the VB environment in the preparation of a simple time calculator calculating the interval between two dates
Zeller
- 蔡勒(Zeller)公式:是一个计算星期的公式。 随便给一个日期,就能用这个公式推算出是星期几。-Zeller (Zeller) formula: It is a formula for calculating week. Casual to a date, can be calculated using this formula out of the week.
last
- 计算两个日期的和或差,以及计算一个日期和一个天数的和或差,-Calculate two dates and or poor, and to calculate a date and a number of days and or poor,
111
- 知道今 天日期计算明天日期的小程序-Visual C++
DateTest
- 计算下一天日期函数,根据输入日期,计算下一天-The next day, the calculated according to the input date date function, the next day
Altitude_Azimuth
- 自己写的计算太阳方位角和高度角的程序。能够通过日期和时间,计算任意时刻太阳的高度角和方位角。在Visual Studio 2008下调试通过。具有串行通信(CnComm)、数据存储功能。-Write your own calculation of the sun azimuth and elevation angle of the program. Through the date and time, calculated at any time the sun' s elevation
sun_azimuth_data
- 在matlab下,实现太阳高度角、日期计算。-In matlab, the realization of solar altitude angle, the date of calculation.
2-1
- 根据日期计算星期几以及一年中的第多少天,考虑闰年(Consider the days of the week, the days of the year, and the leap year)