文件名称:MinusDate
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-08-24
- 文件大小:
- 58kb
- 下载次数:
- 0次
- 提 供 者:
- d***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
计算两个日期相差年数,月数,日数的完整MFC项目,适合新手入门。里面对天数差的计算复杂度是O(1)的,而非常规的O(n)逐年的计算累加,因而效率更高。且程序的算法不依赖于time结构,因而不存在过多的日期范围限制(理论上上下几亿年没问题,不过由于几亿年的闰年制其实是经不起推敲的......)-Calculate the difference between two dates the number of years, months, days MFC program number, the number of days difference between the inside of the computational complexity is O (1), rather than the conventional O (n) is calculated yearly cumulative, and therefore more efficient. And the program' s algorithm does not depend on the time structure, and thus there is no excessive date range limit (theoretically up and down hundreds of millions of years is no problem, but hundreds of millions of years due to the leap year system is actually not withstand scrutiny ...... )
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MinusDate - 副本\Debug\MinusDate.exe
................\MinusDate.aps
................\MinusDate.clw
................\MinusDate.cpp
................\MinusDate.dsp
................\MinusDate.dsw
................\MinusDate.h
................\MinusDate.ncb
................\MinusDate.opt
................\MinusDate.plg
................\MinusDate.rc
................\MinusDate.sln
................\MinusDate.v11.suo
................\MinusDate.vcxproj
................\MinusDate.vcxproj.filters
................\MinusDateDlg.cpp
................\MinusDateDlg.h
................\ReadMe.txt
................\res\MinusDate.ico
................\...\MinusDate.rc2
................\resource.h
................\StdAfx.cpp
................\StdAfx.h
................\UpgradeLog.htm
................\UpgradeLog.XML
................\UpgradeLog2.htm
................\UpgradeLog2.XML
................\Debug
................\res
MinusDate - 副本
Readme.txt