搜索资源列表
times
- 计算两个日期的时间间隔,返回的是时间间隔的日期差的绝对值.
dateclasses
- 建立一个日期类,计算各日期间关系 特殊判断①对是否是闰年进行判断; ②根据闰年判断结果,确定特殊月份2月的截止天数; ③分别对大月(31天)和小月(30天)不同月份是否到月末进行判断; ④对是否跨年进行判断。
year_month_day
- 计算二日期的间隔天数,计算某日期为星期几,打印对象当前数据的y年m月的月历,一次增加若干天,对两个日期进行其他比较运算等。-Second, the interval between the date of calculation of the number of days to calculate a date for the week, print the current data object y years m months of the calendar, the first incre
SQL_Date_Covert
- SQL中的日期计算及一些转换.如本月一号,本月月末,上月一号.-SQL in a number of the date of calculation and conversion. If on the 1st of this month, at the end of this month, last month on the 1st. And so on
Calculator
- 1) 支持基本的四则(+、-、*、/)运算。 2) 支持sin cos tan等三角函数的运算。 3) 支持log、ln、exp、x^y、sqr等复杂的运算。 4) 实现了解析运算(可以输入一个数学表达式,然后正确计算出结果)。 5) 具有清零功能。 6) 具有退格与记忆键。 7) 支持圆周率一键输入。 8) 支持科学计数法输入。 9) 具有连续计算的能力,即上一次计算的结果可以直接参与下一次计算(即兼有标准计算器的特点)。 10) 输入可以通过界面实现,即用
date
- 基于C++语言设计的日期程序,可以计算给定日期的前一天及后一天,并算出一年的第几天。-C++ language design based on the date of program, you can calculate the day before a given date and the day after, and calculate the year of the first few days.
wan-nian-li
- 万年历查询程序。 功能要求: (1)提供菜单方式选择 (2)输入年份、月份、日期,计算得到的是这一天据今-Calendar query process. Functional requirements: (1) mode selection menu (2) Enter the year, month, date, calculated according to today is the day
my_function1
- C++程序设计:计算两个字符型日期之间的天数的函数!-C++ program design: The functiontof two character calculate the number of days between the date !
2005_Soukoulis_parameter_retrieval
- 我们将讨论的是分配散装电磁特性,如标准的检索方法的有效性 介电常数« 和磁性permeabilitym ,从散射SSD参数的计算 有限厚度samples.S参数反演方法最近已成为人为的特征结构的超材料,这在本质上,本质上是不均匀的主要手段。而单位 超材料的细胞能够比自由空间波长小得多,仍 整个晶胞在工作频率的相位几乎所有的超材料显著变化 结构报告的日期。在这方面,超材料不严格满足的有效媒介的限制 和更接近于概念上的光子晶体。-We discuss the vali
sun-rise
- 根据天文历计算给定日期和经纬度的日出日落时间。计算精度可以自己调整-sun rise set
SavingsAccount
- 实现银行卡操作的基本功能,银行卡的存储实现,以及银行卡的利息和日期方面的计算。-To achieve the basic functions of bank card operation, storage implementation bank cards, as well as calculation of interest and the dates of bank cards.
计算日期
- 能够计算出生日期到现在你活了多长时间。初学者课程设计(You can calculate how long you have lived by the date of birth. Beginner's curriculum design)