CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - LEAp

搜索资源列表

  1. runlian

    0下载:
  2. 一个用汇编程序编写出来的计算是否闰年的小程序-a compilation of procedures used to prepare the leap year in terms of the small programs
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:陈大民
  1. pangduanrunnian

    0下载:
  2. 活用汇编的功能,用汇编语言来判断某一年是否为闰年.-kind of a compilation of functions, using assembly language to judge whether a particular year as a leap year.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.76kb
    • 提供者:348752885
  1. panduanrunnian

    0下载:
  2. 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a judgment of whether a particular year Runnian procedures, Ifleap.exe running executable, the importation of specific years, output this year is a leap year if the message.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:xiaoqiang
  1. Ifleap

    0下载:
  2. 这是用来判断在任意输入一个年份的时候是不是闰年。-This is used to judge the indiscriminate importation of a time of the year is not a leap year.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:lppp
  1. RunNian

    0下载:
  2. 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a judgment of whether a particular year Runnian procedures, Ifleap.exe running executable, the importation of specific years, output this year is a leap year if the message.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:詹庆锋
  1. LEAP.RAR

    0下载:
  2. 关于输入一个字符串,检查是不是闰年的汇编 程序-importation of a string, inspection is not a leap year the compilation process.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:黄海云
  1. lihonggeng

    0下载:
  2. 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This is a judgment of whether a particular year Runnian procedures, Ifleap.exe running executable, the importation of specific years, can be output this year is a leap year whether a m
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14.69kb
    • 提供者:毛慧华
  1. Ifleap

    0下载:
  2. 这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。-This a judgment of whether a particular year of a leap year, the running executable Ifleap.exe after importation of specific year, the output this year is a leap year if the message.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:杨磊
  1. program

    0下载:
  2. 汇编实例:判断闰年程序,产生随机数并运算的程序,计算平台长度程序,加减乘除四则运算,数字方阵程序,数据加密程序,代码转换程序,键盘录入数据的转换与显示,音乐演奏等-compiled examples : judgment leap year process, and random numbers generated by operations procedures, the length of computing platform procedures, four arithmetic oper
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:241.88kb
    • 提供者:庄文
  1. letter&leap

    0下载:
  2. 两个汇编程序,大小写转换,闰年计算-2 assembler, case-conversion, a leap year calculation
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.77kb
    • 提供者:陈怡慧
  1. leap-year

    0下载:
  2. [汇编语言课程设计]判断是否为闰年的程序。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.61kb
    • 提供者:syj
  1. Ifleap1

    0下载:
  2. 判断闰年,怎么说,有兴趣可以看看吧,算法应该大家都会~-judgment leap year, how that interest can look at it, the algorithm should we all ~
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:罗现
  1. 闰年计算

    0下载:
  2.  data segment    ;定义数据段     infon db 0dh,0ah,'Please input a year: $'     Y db 0dh,0ah,'This is a leap year! $'     N db 0dh,0ah,'This is not a leap year! $'     w dw
  3. 所属分类:汇编语言

    • 发布日期:2008-12-24
    • 文件大小:10.5kb
    • 提供者:jackdawson0@
  1. lmYEaNdR.rar

    0下载:
  2. 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间 20:七段电子表显示 21:简易文本编辑器 22:磁盘文件读写 23:成绩管理 24、25:pc机通信 26:钟表显
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:241.61kb
    • 提供者:Tony
  1. leap

    0下载:
  2. 汇编语言,输入一个年份,能够实现闰年的判断-leap year
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1.25kb
    • 提供者:木木夕
  1. leap-year

    0下载:
  2. 闰年判断 闰年判断 闰年判断-To determine leap year
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:637byte
    • 提供者:姚某某
  1. leap-year

    0下载:
  2. 这是一个判断某一年是否为润年的程序,运行可执行程序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.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1.22kb
    • 提供者:xiao 5
  1. To-determine-leap-year-program

    0下载:
  2. 这是一个判断某一年是否为润年的程序,运行可执行程序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.
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:1.22kb
    • 提供者:liyu
  1. to-determine-a-leap-year

    2下载:
  2. 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:
  3. 所属分类:汇编语言

    • 发布日期:2017-06-08
    • 文件大小:1.42kb
    • 提供者:卢波
  1. Case-a-judgment-leap-year-program

    0下载:
  2. 这是一个判断某一年是否为润年的程序,运行可执行程序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.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1.78kb
    • 提供者:张浩
« 12 3 4 »
搜珍网 www.dssz.com