资源列表

« 1 2 ... .73 .74 .75 .76 .77 1978.79 .80 .81 .82 .83 ... 3005 »

[汇编语言dsp-C54x

说明:dsp 实验报告 -dsp report
<aloe> 在 2025-02-08 上传 | 大小:12kb | 下载:0

[汇编语言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

[汇编语言BiTree

说明:建立一棵含有n个结点的二叉树,采用二叉链表存储, 前序(或中序、后序)遍历该二叉树。 -Create a binary tree with n nodes, using a binary linked list storage, pre-order (or sequence order) traversal of the binary tree.
<lirunmin> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[汇编语言Car

说明:停车场管理。设有一个可以停放n辆汽车的狭长停车场(先进后出),它只有一个大门可以供车辆进出。车辆按到达停车场时间的先后依次从停车场最里面向大门口处停放-Car park management. With a strip of n cars parking Parking (advanced out), it is only one door can be used for vehicle access. Vehicle to reach
<lirunmin> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[汇编语言LinkQueue

说明:建立一个空队列,对已建立的队列进行插入、删除、取队头元素等基本操作。-Create an empty queue, the queue has been established, insert, delete, take the basic operations such as the head of the queue element.
<lirunmin> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[汇编语言SeqStack

说明:建立一个空栈,对已建立的栈进行插入、删除、取栈顶元素等基本操作. -Create an empty stack, the stack has been established to insert, delete, take the top element, and other basic operations.
<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

[汇编语言LCD12864

说明:LCD12864显示汉字(汇编语言 -LCD12864 display English (ASM)
<fung> 在 2025-02-08 上传 | 大小:18kb | 下载: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
« 1 2 ... .73 .74 .75 .76 .77 1978.79 .80 .81 .82 .83 ... 3005 »

源码中国 www.ymcn.org