搜索资源列表
LEAP.RAR
- 关于输入一个字符串,检查是不是闰年的汇编 程序-importation of a string, inspection is not a leap year the compilation process.
letter&leap
- 两个汇编程序,大小写转换,闰年计算-2 assembler, case-conversion, a leap year calculation
LEAP
- 用C语言编写一个能计算当前日期是本年第几天的程序(可区分闰年问题哦)-C language one can calculate the date of the current year is the first few days of proceedings (which can distinguish between a leap year problem oh)
leap-1.2.6.tar
- 一个小型的关系数据库系统,适合学习数据库的学生学习- A small relational database system, suits the study database the student studies
LeapYear
- 在控制台输入一个年份,并判断是否是闰年,如果输入0则退出程序。-At the console enter a year, and determine whether it is a leap year, if the exit procedures for the importation of 0.
leap
- 汇编语言,输入一个年份,能够实现闰年的判断-leap year
6clock
- verilog 电子表。可显示年,月,日,支持闰年。-verilog electronic form. Displays year, month, day and support a leap year.
Leap-year
- Java 程序 源码 判断某一年是否是闰年-Java source code to judge whether a particular year is a leap year
leap-year
- 闰年判断 闰年判断 闰年判断-To determine leap year
leap-year
- 这是一个判断某一年是否为润年的程序,运行可执行程序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.
leap-year-discriminant
- 判别闰年的C++小程序源代码,闰年判别,判别闰年-Judging a leap year c++ small program source code, a leap year discrimination
To-determine-leap-year-program
- 这是一个判断某一年是否为润年的程序,运行可执行程序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.
to-determine-a-leap-year
- 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:
Leap-Year
- To check the year is Leap Year or not.
Leap-year
- 输入一个年份之后,该程序能自动判别是否为闰年,是则输出是,否则输出否-Input after a year, the program can automatically determine whether a leap year, the output, otherwise the output whether
Find-a-leap-year
- 查找闰年,通过闰年的计算方法,使用JAVA实现一个简单计算闰年的例子-Find a leap year, leap year calculation method, using the JAVA example of a simple calculation of leap year
leap-year
- 闰年判断,适合在很多网页上显示,增强网站的小功能。-Leap year judgment, suitable for display in the many pages, and enhance the small features of the site.
Leap-year
- 可以判断哪一年是闰年的一段小程序的源代码。-Can determine which year is a leap year period of the program' s source code?
LEAP-FROG
- fortran code for LINEAR_WAVE PROPAGATION by leap-frog method.-fortran code for LINEAR_WAVE PROPAGATION by leap-frog method.
c-program-to-check-leap-year
- C program that checks leap year