CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 闰年

搜索资源列表

  1. 案例1判断闰年程序

    0下载:
  2. 判断闰年的东西,,不错-things, yes
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1716
    • 提供者:承禹
  1. 案例01判断闰年程序

    0下载:
  2. 判断闰年程序 汇编程序,这个算法不错,很有参考价值-Judge the program assembler of leap year, this algorithm is good , has reference value very much
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1727
    • 提供者:林健枫
  1. 所得税计算和闰年判断

    0下载:
  2. 这是一个计算个人所得税和判断年份是否是闰年的简单程序,添加了输入的判断,以及输入出错的提示!适合广大 DELPHI 初学者!-This is a calculation of personal income tax and judgment year is a leap year if the simple procedure, add the importation of judgment and input errors tips! For the majority of Delphi be
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:176760
    • 提供者:刘义洲
  1. 闰年LeapYear

    1下载:
  2. 计算闰年,输入一个年份,判断是否是一个闰年,是一JAVA程序。 在eclipse里面运行。-calculated leap year, the importation of a year to determine whether it is a leap year, is a JAVA program. The eclipse inside running.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1628
    • 提供者:易杜平
  1. 案例1判断闰年程序

    0下载:
  2. 判断闰年程序 判断闰年程序
  3. 所属分类:汇编语言

    • 发布日期:2014-01-17
    • 文件大小:1544
    • 提供者:敏之
  1. 判断闰年1

    0下载:
  2. 判断闰年用c++写的,我也才学-judgment leap year with c write, and I barely
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:13486
    • 提供者:趁里能
  1. 汇编版:判断闰年

    0下载:
  2.        判断闰年 根据输入的具体年份(在1900-2100之间,要求对输入进行有效性检查),判断是否闰年,并给出相应的提示信息
  3. 所属分类:汇编语言

    • 发布日期:2008-12-31
    • 文件大小:2031
    • 提供者:xuliuxin
  1. 判断闰年小程序

    0下载:
  2. 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。
  3. 所属分类:汇编语言

    • 发布日期:2009-01-07
    • 文件大小:1454
    • 提供者:kobecsm
  1. 判断是否为闰年

    0下载:
  2. 判断是否为闰年
  3. 所属分类:源码下载

    • 发布日期:2011-01-10
    • 文件大小:508
    • 提供者:snowboy2009
  1. riqi

    0下载:
  2. 此源代码很适合初学者,条理清晰,注释详细,解决了闰年问题,查看星期,N天前后日期。
  3. 所属分类:书籍源码

  1. 判断给定的某个年份是否是闰年

    0下载:
  2. 1,编写程序,判断给定的某个年份是否是闰年。 闰年的判断规则如下: (1)若某个年份能被4整除但不能被100整除,则是闰年。 (2)若某个年份能被400整除,则也是闰年。 -1, the preparation process, to determine whether a given year is a leap year. To determine leap year rules are as follows: (1) If a year divisible b
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-29
    • 文件大小:1358
    • 提供者:胡志明
  1. runnian

    0下载:
  2. 汇编代码: 输入一个年数 判断是否是闰年 简单好用的代码 我自己写的代码供初学者使用-Assembly code: enter a number of years to determine whether it is a leap year easy-to-use code to write my own code to use for beginners
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:954
    • 提供者:闵瑞鑫
  1. 3_34

    0下载:
  2. 打印万年历,区分闰年,打印个年各月的日期,请大家分享-Print calendar, the distinction between a leap year, print a date in the month, please share
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:636
    • 提供者:严泽凯
  1. calender

    0下载:
  2. 实现万年历功能,汉字显示,可查询闰年,打印选定年份的日历-calender
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2454
    • 提供者:魏发南
  1. year

    0下载:
  2. 一、实验名称:判断是否是闰年程序 二、实验目的:1、了解加、减、乘、除算术运算的编程方法; 2、了解变量传送的方式,如何访问存贮单元; 三、实验内容和要求: 用汇编语言编写判断某年是否为闰年,年份从键盘输入,通过运行计算后,输出相应信息。 -1, Experiment name: to determine whether it is a leap year program 2, experimental purposes: one, to understand add, subt
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:752
    • 提供者:wangwang
  1. calendar

    0下载:
  2. 满足基本的日历格式,显示当天的时间:年/月/日/星期以及是否是闰年,最重要的是可以调整时间.-Meeting basic calendar format, showing that day time: year/month/day/week and is a leap year, the most important is to can adjust the time.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:4201
    • 提供者:James liu
  1. Java经典小程序

    0下载:
  2. 编写程序,判断给定的某个年份是否是闰年 闰年的判断规则如下: (1)若某个年份能被4整除但不能被100整除,则是闰年。 (2)若某个年份能被400整除,则也是闰年。(Write a program to determine whether a given year is a leap year)
  3. 所属分类:Java编程

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:fjnzxl
  1. 整合版作业(闰年+学生成绩系统)

    0下载:
  2. 1、 闰年函数:计算闰年。 2、 学生成绩系统 已在程序中保存10条学生信息,方便直接检验查询功能而无需先录入,10条记录的学号分别是1001/1002/1003/1004/1005/1006/1007/1008/1009/1010 ① 录入学生信息 ② 录入学生分数 ③ 查询信息及分数 ④ 修改信息 ⑤ 删除学生信息 (各功能均能循环进行,且实现如输入不存在的学号要求重新输入)(1 leap year function: calculate leap year. 2 stud
  3. 所属分类:其他小程序

    • 发布日期:2017-12-23
    • 文件大小:235520
    • 提供者:xqingmo
  1. runnian

    0下载:
  2. 判断一个年份是否是闰年,直接输入年份判断(Determine whether a year is a leap year)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:zhou133432
  1. 闰年

    0下载:
  2. 闰年判断判断输入的年份是否是闰年,首先输入年份,软后判断(Leap year to judge whether the year is a leap year, first enter the year, and then judge)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:30720
    • 提供者:少琼
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com