资源列表

« 1 2 ... .64 .65 .66 .67 .68 1069.70 .71 .72 .73 .74 ... 3005 »

[汇编语言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月2
<卢波> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言Animated-heart

说明: 可爱小动画 本动画先显示一些提示信息,然后按任意键进入,只见一个方框向中 间由大变小,并留下痕迹,然后出现一个心,按空格重复出现心,按其他 键将重复,按Q键退出程序,。 -This cute little animation animation shows some of the first message, then press any key to enter, I saw a box to the center
<卢波> 在 2025-02-02 上传 | 大小:3kb | 下载:0

[汇编语言Car-birdie-animation

说明:运行可执行程序CAR.exe,选择1,小鸟飞过;选择2,汽车开过;选择3,退出。 -Run the executable program CAR.exe, choose one, the birds fly option 2, the car opened Option 3, to exit.
<卢波> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[汇编语言Typing-practice

说明:运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成 的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母 消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。 -Run the executable program testword.exe, the main menu screen appears, press the Enter key when the 26-l
<卢波> 在 2025-02-02 上传 | 大小:3kb | 下载:0

[汇编语言B38

说明:定义日期类型Date。 要求: (1)包含年月日数据成员;提供默认构造函数、带年月日参数的构造函数、和拷贝构造函数;定义set成员函数可以设置日期;日期加一天操作;定义intput成员函数,输入日期信息,输入格式为“YYYY-MM-DD”;定义print成员函数输出对象的日期。 (2)编写一个可运行的完整程序,构造3个日期类型的对象,并输出相应的日期信息。 (3) 实现日期类型的对象的加减法运算。 -Defined
<谢昌鹏> 在 2025-02-02 上传 | 大小:153kb | 下载:1

[汇编语言findStr

说明:如何在一个字符串中,寻找相同的子串即就是字符串的匹配问题-How, in a string, substring search for the same string matching problem that is
<拈龙刺穹> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言Bubble-sort

说明:给出8个有符号数,并且比较大小!从小到大排序运用冒泡排序的方法!-Given the number of 8 to compare!!!!! Using the method of bubble sort!!!!!
<茵茵> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言ss

说明:从10个有符号字节数据中取出负数并计算其绝对值之和(字型),然后存放在指定的内存中,多余 的空间填0-From 10 a symbol bytes of data and calculated the absolute value out negative number sum (word), and then in designated memory, the surplus space to fill in the 0
<茵茵> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言sd

说明:这是一个判断某一年是否为润年的程序,运行可执行程序Ifleap.exe后,输入具体的年份, 可输出是本年是否为闰年的提示信息。 -This is a judge whether a year for the program in embellish, running the executable Ifleap. After exe, input specific year, Can output is whether thi
<茵茵> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言ssd

说明:该程序实现显示一个数字的方阵,程序中的清屏功能可将上次运行的 结果 清除,重新显示下次运行结果。本程序在dos中或windows98中运行。 -This application implements a digital display of the square formation, the procedure in the screen clearing function can will run last time
<茵茵> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言ms-

说明: 利用1AH,21H 中断调用,在屏幕上显示1-20的随机数,并要 求能连续输出,直到按下Q键为止  -Use 1 AH, 21 H interrupt calls, displayed on the screen of the random number 1-20, and will For continuous output, until the press Q key so far
<茵茵> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[汇编语言TASM

说明:tasm汇编软件,用于汇编语言的编译、运行等-tasm assembler software for assembly language compiler, run, etc.
<宫千一> 在 2025-02-02 上传 | 大小:4.08mb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 1069.70 .71 .72 .73 .74 ... 3005 »

源码中国 www.ymcn.org