资源列表

« 1 2 ... .59 .60 .61 .62 .63 364.65 .66 .67 .68 .69 ... 3005 »

[汇编语言my-2nd-project

说明:my 2nd project of pic16f676 asm
<amir> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[汇编语言16f676-experiment

说明:an experiment with pic 16f676 asm
<amir> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[汇编语言calculator

说明:assembly code for calculator
<sheshesherif> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[汇编语言exam1new

说明:冒泡排序 用冒泡排序的方法给9个数排序,用的是二重循环-Bubble sort bubble sort method to sort the number 9, using a double loop
<sado> 在 2024-11-14 上传 | 大小: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. con
<邱庭良> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[汇编语言numbers

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

[汇编语言get_the_square

说明:汇编精简实例程序,功能为:得到0-9中某个数的平方-get the square of the number that you typed in(0-9)
<许灵玉> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[汇编语言colors

说明:在屏幕上显示出以不同颜色为背景的不同颜色的字母‘a’.汇编实例-Displayed on the screen in different colors as the background color of the different letters ' a' . Compilation of examples
<许灵玉> 在 2024-11-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 364.65 .66 .67 .68 .69 ... 3005 »

源码中国 www.ymcn.org