搜索资源列表
1.4
- 通过汇编语言实现某年月天数的计算(采用除4、100、400来判断平闰年),在code warrior环境下已经调试通过-Assembly language to achieve certain years the calculation of the number of days (to determine the level leap year) in addition to 4,100,400, debugging code a warrior environment by
pingrunnian
- 平闰年判别器,VC++6.0源码,可判断0001-9999之间的年份量不是闰年,在右上角的输入框输入任意4位数,点击下页的”识别“按钮,程序即可算出结果,并显示在右侧的主方框区,为了程序界面漂亮一些,作者使用了SkinH.dll对其进行了美化。-Ping leap discriminator, VC++6.0 source, can determine the amount of a year between 0001-9999 was not a leap year, in the top r
runniancheck
- 平闰年判别器,VC++6.0源码,可判断0001-9999之间的年份量不是闰年,在右上角的输入框输入任意4位数,点击下页的”识别“按钮,程序即可算出结果,并显示在右侧的主方框区,为了程序界面漂亮一些,作者使用了SkinH.dll对其进行了美化。-Ping leap discriminator, VC++6.0 source, can determine the amount of years between 0001 and 9999 was not a leap year, in the to
ConsoleApplication1
- 判断是否为闰年,用C++代码实现,是c++的初步入门(Judge whether it is a leap year)