Welcome![Sign In][Sign Up]
Location:
Search - leap year

Search list

[VHDL-FPGA-Verilogleapyear

Description: 本程序用HDL语言实现闰年的判断,在ISE8.21中调试通过,比较适合初学者.-This procedure using HDL language to achieve a leap year of the judge, in the debug ISE8.21 through more suitable for beginners.
Platform: | Size: 74752 | Author: 何林军 | Hits:

[assembly languageleap-year

Description: [汇编语言课程设计]判断是否为闰年的程序。-[Assembly language curriculum design] to determine whether the procedure as a leap year.
Platform: | Size: 3072 | Author: syj | Hits:

[VHDL-FPGA-Verilog6clock

Description: verilog 电子表。可显示年,月,日,支持闰年。-verilog electronic form. Displays year, month, day and support a leap year.
Platform: | Size: 10240 | Author: 李宗澤 | Hits:

[JSP/JavaLeap-year

Description: Java 程序 源码 判断某一年是否是闰年-Java source code to judge whether a particular year is a leap year
Platform: | Size: 2048 | Author: cauchyjjd | Hits:

[assembly languageleap-year

Description: 闰年判断 闰年判断 闰年判断-To determine leap year
Platform: | Size: 1024 | Author: 姚某某 | Hits:

[assembly languageleap-year

Description: 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份,可输出是本年是否为闰年的提示信息。-a assembly program that can judge a year whether it is a leap year.You can input a certain year,then the comuter output whether it s a leap year.
Platform: | Size: 1024 | Author: xiao 5 | Hits:

[Otherleap-year-discriminant

Description: 判别闰年的C++小程序源代码,闰年判别,判别闰年-Judging a leap year c++ small program source code, a leap year discrimination
Platform: | Size: 452608 | Author: 大雄 | Hits:

[assembly languageTo-determine-leap-year-program

Description: 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a year to determine whether a leap year of the program, run the executable Ifleap.exe, enter the specific year, output this year is a leap year is the message.
Platform: | Size: 1024 | Author: liyu | Hits:

[assembly languageto-determine-a-leap-year

Description: 3、 题目:输入1842——2006年之间的十进制数。 要求: (1) 要求必须有提示信息,并独占一行。 (2) 判断是否是闰年,如果是输出“yes”,否则输出“no”。 (提示:先除100,如果除尽了再用400除如果除不尽是闰年。(如果刚才的100没有除尽则用4除,除尽则为闰年。) (3) 以二进制输出xxxx年8月29日距离1842年8月29日的月数。 (4) 以十进制输出xxxx年8月29日距离1842年8月29日的天数。 -3, the title: Enter 1842--2006 decimal number between the years. Requirements: (1) requires the existence of a message, and its own line. (2) to determine whether it is a leap year, if the output " yes" , otherwise output " no" . (Hint: first addition to the 100, except if divisible by the then 400 is a leap year if the indivisible (If you just use the 100 is not divisible by 4 except, divisible was a leap year.) (3) in the binary output xxxx August 29 from August 29, 1842 the number of months. (4) decimal output xxxx years from August 29, August 29, 1842 the number of days.
Platform: | Size: 1024 | Author: 卢波 | Hits:

[JSP/JavaLeap-Year

Description: To check the year is Leap Year or not.
Platform: | Size: 1024 | Author: Surjeet | Hits:

[Windows DevelopLeap-year

Description: 输入一个年份之后,该程序能自动判别是否为闰年,是则输出是,否则输出否-Input after a year, the program can automatically determine whether a leap year, the output, otherwise the output whether
Platform: | Size: 1102848 | Author: ROYAN | Hits:

[JSP/JavaFind-a-leap-year

Description: 查找闰年,通过闰年的计算方法,使用JAVA实现一个简单计算闰年的例子-Find a leap year, leap year calculation method, using the JAVA example of a simple calculation of leap year
Platform: | Size: 1024 | Author: TAOTAO | Hits:

[WEB Codeleap-year

Description: 闰年判断,适合在很多网页上显示,增强网站的小功能。-Leap year judgment, suitable for display in the many pages, and enhance the small features of the site.
Platform: | Size: 1024 | Author: 刘运 | Hits:

[OtherLeap-year

Description: 可以判断哪一年是闰年的一段小程序的源代码。-Can determine which year is a leap year period of the program' s source code?
Platform: | Size: 7168 | Author: 潘正伟 | Hits:

[CSharpc-program-to-check-leap-year

Description: C program that checks leap year
Platform: | Size: 9216 | Author: ProSarajevo | Hits:

[CSharpjudge-leap-year

Description: 自己编写的小程序。用C#编程来判断输入的年份是平年还是闰年 -I have written a small program. C# programming to determine the input of the year is a leap year or leap year
Platform: | Size: 23552 | Author: yuepengtao | Hits:

[Windows Developleap-year-c

Description: leap year c program easy one
Platform: | Size: 8192 | Author: hare | Hits:

[SQL ServerT-SQL-leap-year

Description: 自己编写一段程序判断一个年份(比如1900年)是否是闰年,是则显示1900年为闰年,否则显示1900年不是闰年. -I have written a program to determine whether a year (such as 1900) is a leap year, is the show in 1900 as a leap year, otherwise show that 1900 was not a leap year.
Platform: | Size: 12288 | Author: ERIC | Hits:

[Otherjudge-its-whether-it-as-a-leap-year

Description: 输入一个年份,判断其是否为闰年,并给出结果。-Input a Year, judge its whether it as a leap year, and gives the results.
Platform: | Size: 188416 | Author: shianhao | Hits:

[assembly languageCase-a-judgment-leap-year-program

Description: 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a judgment whether a particular year is a leap year program, run executable programs Ifleap.exe, enter the specific year, you can output this year is a leap year' s message.
Platform: | Size: 2048 | Author: 张浩 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 32 »

CodeBus www.codebus.net