资源列表

« 1 2 ... .40 .41 .42 .43 .44 1945.46 .47 .48 .49 .50 ... 3004 »

[汇编语言exam1new

说明:冒泡排序 用冒泡排序的方法给9个数排序,用的是二重循环-Bubble sort bubble sort method to sort the number 9, using a double loop
<sado> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[汇编语言weiji

说明:人机对话 学习和熟悉DOS功能调用。 1. 程序执行后,首先询问: What’s your name? 2. 要求用户键入回答,例如输入:lily。 3. 再次询问: Which class are you in? 4. 要求用户再次键入回答,例如输入:CK09-12。 5. 回车换行。 6. 显示:Your name is lily,and your class is CK09-12. confirm(y/n)。 7. 如果回答y,退出程序;否则,
<邱庭良> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[汇编语言Assembly-language-string-matching

说明:汇编语言 字符串匹配 汇编基本要求的 汇编入门程序-Assembly language string matching
<ly> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[汇编语言numbers

说明:统计一串字符中正负数的个数,并且将结果显示在屏幕上-Statistics the number of a string of characters, Zhongzheng negative, and the results displayed on the screen
<> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[汇编语言dd

说明:人机对话 1. 程序执行后,首先询问: What’s your name? 2. 要求用户键入回答,例如输入:lily。 3. 再次询问: Which class are you in? 4. 要求用户再次键入回答,例如输入:CK09-12。 5. 回车换行。 6. 显示:Your name is lily,and your class is CK09-12. confirm(y/n)。 7. 如果回答y,退出程序;否则,返回1。 -The ma
<fcc> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[汇编语言RS232

说明:Comments : (1) Full Duplex (2) Tested from 1200 to 9600 Baud( @ 8 Mhz ) (3) Tested from 1200 to 19200 Baud(@ 16 & 20 Mhz) The User gets a total time as specified by the User Cycles in the table ( or from equations ). The user routi
<crispyhan> 在 2025-06-28 上传 | 大小:4kb | 下载:0

[汇编语言ADD_BCD

说明:This routine performs a 2 Digit Unsigned BCD Addition It is assumed that the two BCD numbers to be added are in locations Num_1 & Num_2. The result is the sum of Num_1+Num_2 and is stored in location Num_2 and the overflow carry is returned
<crispyhan> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[汇编语言BCD_ADD

说明: This routine performs a 2 Digit Unsigned BCD Addition It is assumed that the two BCD numbers to be added are in locations Num_1 & Num_2. The result is the sum of Num_1+Num_2 and is stored in location Num_2 and the overflow carry is returned
<crispyhan> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[汇编语言BCD_SUB

说明:*** *** *** * Unsigned BCD Subtraction *** *** *** This routine performs a 2 Digit Unsigned BCD Subtraction. It is assumed that the two BCD numbers to be subtracted are in locations Num_1 & Num_2. The result is the difference of Num_1 & Num_
<crispyhan> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[汇编语言wendu

说明:具有温度监控液晶显示功能的单片机多功能控制器-Temperature monitoring with single-chip multi-function liquid crystal display controller
<任芃伊> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[汇编语言SQRT

说明: Square Root By Newton Raphson Method This routine computes the square root of a 16 bit number(with low byte in NumLo & high byte in NumHi ). After loading NumLo & NumHi with the desired number whose square root is to be computed, bra
<crispyhan> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[汇编语言A-very-tough-little-program

说明:A very tough little program
<tp> 在 2025-06-28 上传 | 大小:2kb | 下载:1
« 1 2 ... .40 .41 .42 .43 .44 1945.46 .47 .48 .49 .50 ... 3004 »

源码中国 www.ymcn.org