资源列表
[汇编语言] HuffmanTree
说明:根据哈夫曼算法,建立哈夫曼树时,可以将哈夫曼树定义为一个结构型的一维数组HuffTree,保存哈夫曼树中各结点的信息,每个结点包括:权值、左孩子、右孩子、双亲-Huffman algorithm Huffman tree is created, the Huffman tree is defined as a structure of one-dimensional array HuffTree, save the informatio<lirunmin> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[汇编语言] a-simple-function-signal
说明:有仿真的任意波形发生器。基于51单片机。 在Protues,以及keils的开发环境。汇编语言。-A simulation of the arbitrary waveform generator. Based on 51 single-chip microcomputer.In Protues, and keils development environment. Assembly language.<邵逸清> 在 2025-02-08 上传 | 大小:19kb | 下载:0
[汇编语言] asm-with-debugger
说明:汇编语言练习包括asm工具,link工具等,在命令行下使用。-asm exercise and debugger<孙龙> 在 2025-02-08 上传 | 大小:207kb | 下载:0
[汇编语言] Bubble-sort-method
说明:数据段里有一个N个字的数组A,利用冒泡排序法对数组进行从大到小的排序,并输出结果。 -Data section has A N word array A, use bubble sort of array method from large to small sort, and output.<ma> 在 2025-02-08 上传 | 大小:3kb | 下载:0
[汇编语言] palindromic-number
说明:如果一个数从左边和从右边读都是相同的数,就称它为回文数,例如383,求出500以内的回文数并输出显示。 -If a number from the left and from the right to read is the same number, he called it reported number, such as 383, and from 500 the number of reported within and the<ma> 在 2025-02-08 上传 | 大小:2kb | 下载:0
[汇编语言] Square-root
说明:从键盘输入任意一个正整数,计算其平方根并输出。-From the keyboard input any a positive integer, calculating the square root and output.<ma> 在 2025-02-08 上传 | 大小:4kb | 下载:0