资源列表

« 1 2 ... .24 .25 .26 .27 .28 2729.30 .31 .32 .33 .34 ... 3005 »

[汇编语言K7

说明:将36位BCD数转换成ASSCII十进制数,以BCDBUFF为首地址的内存区中存有18个字节的组合BCD数,要求转换为相应的36个ASCII十进制数,并依次输出到CRT显示。BCD数存放时,低位在前,高位在后,例如,若BCD缓冲器内容12H,34H,56H,78H,...12H,56H,78H,则要求CRT上依次显示以下36个数字: 785634......563412-To 36 BCD digits into ASSCII de
<> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[汇编语言iir

说明:iir滤波器的函数实现,相当于一个库函数,比较精简,注释写的也很详细-the function of iir
<baigege> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[汇编语言8888

说明:通过汇编语言编写的8位数码管分别显示0-7程序-8-bit digital tube displays, respectively, 0-7
<谭紫> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[汇编语言tekey2

说明:实现矩阵(3行3列)的转置(即行列互换),很不错-Implementation matrix (3 rows and three columns) of the transpose (ie, the ranks of exchange), very good
<朱欢> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[汇编语言tekey3

说明:一个函数fun(int *a,int n,int *odd,int *even),函数的功能是分别求出数组中所有奇数之和以及所有偶数之和。-A function fun (int* a, int n, int* odd, int* even), the function of the function is calculated separately and an array of all the odd and even number
<朱欢> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[汇编语言tekey4

说明:要求程序的功能是:把20个随机数存入一个数组,然后输出该数组中的最小值。-Required functionality of the program are: the 20 random numbers into an array, then output the minimum value of the array.
<朱欢> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[汇编语言tekey5

说明:函数的功能是对变量h中的值保留2位小数,并对第三位进行四舍五入。-Function is the function of the value of the variable h 2 decimal places, and the third to rounding.
<朱欢> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[汇编语言runnianpanduan

说明:用汇编语言写的判断闰年的小程序代码,比较简单-Written in assembly language code to determine the leap year of the small, relatively simple
<FranciseLee> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[汇编语言littlebird

说明:用汇编语言写成的小游戏,小鸟在屏幕上飞过,比较简单-Written in assembly language of the game, birds flying on the screen, relatively simple
<FranciseLee> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[汇编语言Hello-Word

说明:用汇编语言写了个最简单的Hello Word程序,适合初学者参考。-Written in assembly language of a simple Hello Word program, suitable for beginners reference.
<> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[汇编语言CRC16

说明:本文给出了CRC16的快速算法,通过汇编语言进行编程,改程序简练,已通过验证。-In this paper, the fast CRC16 algorithm, assembly language programming, change the program concise, has been authenticated.
<汤胜林> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[汇编语言tt

说明:examples for 16f877a.
<wyh104> 在 2024-11-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 2729.30 .31 .32 .33 .34 ... 3005 »

源码中国 www.ymcn.org