文件名称:vcjdys
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:333.95kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
VC/C++源码,系统相关,万年历
C++编写的万年历模块源码下载,万年历.cpp : Defines the entry point for the console application.
显示1900年以后任何年份的日历,日历以月份顺序排列,每月以星期顺序排列。
采用一般日历计算方法,先给出一般年份的每月天数,如果是闰年,第二个月天数为29,再计算出制定年份的1月1日是星期几,然后根据这些数据
计算出全年日历,边计算边显示。
函数leap()判定是否闰年
函数week()计算year年份的1月1日是星期几。计算方法是,已知1900年1月1日是星期一,先计算从1900年到year年份的前一年一共有多少(s)天,
则(s+1) 7为年份year的1月1日的星期号。
-VC/C++ source-related system, the calendar module calendar C++ to write source code download, calendar and the. Cpp: Defines the entry point for the the console application display 1900 calendar of any year after the calendar month of the order arranged, monthly, weekly order order. The general calendar calculation, first given in a normal year, the monthly number of days, if it is a leap year, 29 days of the second month, and then calculate the day of the week in making the year January 1, and then calculated based on these data throughout the year calendar, while computing the side show. The leap () function to determine whether a leap year function week () calculate the year the year of January 1 of the week. Calculation method, known to January 1, 1900 on Monday, the first calculation from 1900 to the year the year of the previous year, a total of how much (s), (s+1) 7 for the year year January 1 week.
C++编写的万年历模块源码下载,万年历.cpp : Defines the entry point for the console application.
显示1900年以后任何年份的日历,日历以月份顺序排列,每月以星期顺序排列。
采用一般日历计算方法,先给出一般年份的每月天数,如果是闰年,第二个月天数为29,再计算出制定年份的1月1日是星期几,然后根据这些数据
计算出全年日历,边计算边显示。
函数leap()判定是否闰年
函数week()计算year年份的1月1日是星期几。计算方法是,已知1900年1月1日是星期一,先计算从1900年到year年份的前一年一共有多少(s)天,
则(s+1) 7为年份year的1月1日的星期号。
-VC/C++ source-related system, the calendar module calendar C++ to write source code download, calendar and the. Cpp: Defines the entry point for the the console application display 1900 calendar of any year after the calendar month of the order arranged, monthly, weekly order order. The general calendar calculation, first given in a normal year, the monthly number of days, if it is a leap year, 29 days of the second month, and then calculate the day of the week in making the year January 1, and then calculated based on these data throughout the year calendar, while computing the side show. The leap () function to determine whether a leap year function week () calculate the year the year of January 1 of the week. Calculation method, known to January 1, 1900 on Monday, the first calculation from 1900 to the year the year of the previous year, a total of how much (s), (s+1) 7 for the year year January 1 week.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
softhy.net/C++经典语法与应用/Main/Animal.cpp
softhy.net/C++经典语法与应用/Main/Animal.h
softhy.net/C++经典语法与应用/Main/Debug/Animal.obj
softhy.net/C++经典语法与应用/Main/Debug/Fish.obj
softhy.net/C++经典语法与应用/Main/Debug/Main.exe
softhy.net/C++经典语法与应用/Main/Debug/Main.obj
softhy.net/C++经典语法与应用/Main/Debug/Main.pdb
softhy.net/C++经典语法与应用/Main/Debug/vc60.pdb
softhy.net/C++经典语法与应用/Main/Fish.cpp
softhy.net/C++经典语法与应用/Main/Fish.h
softhy.net/C++经典语法与应用/Main/Main.cpp
softhy.net/C++经典语法与应用/Main/Main.dsp
softhy.net/C++经典语法与应用/Main/Main.dsw
softhy.net/C++经典语法与应用/Main/Main.h.txt
softhy.net/C++经典语法与应用/Main/Main.ncb
softhy.net/C++经典语法与应用/Main/Main.opt
softhy.net/C++经典语法与应用/Main/Main.plg
softhy.net/C++经典语法与应用/Point/Debug/Point.exe
softhy.net/C++经典语法与应用/Point/Debug/Point.obj
softhy.net/C++经典语法与应用/Point/Debug/Point.pdb
softhy.net/C++经典语法与应用/Point/Debug/vc60.pdb
softhy.net/C++经典语法与应用/Point/Point.cpp
softhy.net/C++经典语法与应用/Point/Point.dsp
softhy.net/C++经典语法与应用/Point/Point.dsw
softhy.net/C++经典语法与应用/Point/Point.ncb
softhy.net/C++经典语法与应用/Point/Point.opt
softhy.net/C++经典语法与应用/Point/Point.plg
softhy.net/C++经典语法与应用/Test/Debug/Test.exe
softhy.net/C++经典语法与应用/Test/Debug/Test.obj
softhy.net/C++经典语法与应用/Test/Debug/Test.pdb
softhy.net/C++经典语法与应用/Test/Debug/vc60.pdb
softhy.net/C++经典语法与应用/Test/Test.cpp
softhy.net/C++经典语法与应用/Test/Test.dsp
softhy.net/C++经典语法与应用/Test/Test.dsw
softhy.net/C++经典语法与应用/Test/Test.ncb
softhy.net/C++经典语法与应用/Test/Test.opt
softhy.net/C++经典语法与应用/Test/Test.plg
softhy.net/C++经典语法与应用/Main/Debug
softhy.net/C++经典语法与应用/Point/Debug
softhy.net/C++经典语法与应用/Test/Debug
softhy.net/C++经典语法与应用/Main
softhy.net/C++经典语法与应用/Point
softhy.net/C++经典语法与应用/Test
softhy.net/C++经典语法与应用
softhy.net
softhy.net/C++经典语法与应用/Main/Animal.h
softhy.net/C++经典语法与应用/Main/Debug/Animal.obj
softhy.net/C++经典语法与应用/Main/Debug/Fish.obj
softhy.net/C++经典语法与应用/Main/Debug/Main.exe
softhy.net/C++经典语法与应用/Main/Debug/Main.obj
softhy.net/C++经典语法与应用/Main/Debug/Main.pdb
softhy.net/C++经典语法与应用/Main/Debug/vc60.pdb
softhy.net/C++经典语法与应用/Main/Fish.cpp
softhy.net/C++经典语法与应用/Main/Fish.h
softhy.net/C++经典语法与应用/Main/Main.cpp
softhy.net/C++经典语法与应用/Main/Main.dsp
softhy.net/C++经典语法与应用/Main/Main.dsw
softhy.net/C++经典语法与应用/Main/Main.h.txt
softhy.net/C++经典语法与应用/Main/Main.ncb
softhy.net/C++经典语法与应用/Main/Main.opt
softhy.net/C++经典语法与应用/Main/Main.plg
softhy.net/C++经典语法与应用/Point/Debug/Point.exe
softhy.net/C++经典语法与应用/Point/Debug/Point.obj
softhy.net/C++经典语法与应用/Point/Debug/Point.pdb
softhy.net/C++经典语法与应用/Point/Debug/vc60.pdb
softhy.net/C++经典语法与应用/Point/Point.cpp
softhy.net/C++经典语法与应用/Point/Point.dsp
softhy.net/C++经典语法与应用/Point/Point.dsw
softhy.net/C++经典语法与应用/Point/Point.ncb
softhy.net/C++经典语法与应用/Point/Point.opt
softhy.net/C++经典语法与应用/Point/Point.plg
softhy.net/C++经典语法与应用/Test/Debug/Test.exe
softhy.net/C++经典语法与应用/Test/Debug/Test.obj
softhy.net/C++经典语法与应用/Test/Debug/Test.pdb
softhy.net/C++经典语法与应用/Test/Debug/vc60.pdb
softhy.net/C++经典语法与应用/Test/Test.cpp
softhy.net/C++经典语法与应用/Test/Test.dsp
softhy.net/C++经典语法与应用/Test/Test.dsw
softhy.net/C++经典语法与应用/Test/Test.ncb
softhy.net/C++经典语法与应用/Test/Test.opt
softhy.net/C++经典语法与应用/Test/Test.plg
softhy.net/C++经典语法与应用/Main/Debug
softhy.net/C++经典语法与应用/Point/Debug
softhy.net/C++经典语法与应用/Test/Debug
softhy.net/C++经典语法与应用/Main
softhy.net/C++经典语法与应用/Point
softhy.net/C++经典语法与应用/Test
softhy.net/C++经典语法与应用
softhy.net
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.