资源列表

« 1 2 ... .82 .83 .84 .85 .86 987.88 .89 .90 .91 .92 ... 3004 »

[汇编语言zy24

说明:数码转换:将字数据转换为ASCII码表示的十六进制数。字数据的值域为0~65535,最多可转换为四位十六进制数。例如:字数据为0ffffh,则转换为:‘FFFF’-Digital conversion: character data is converted to ASCII code expressed in hexadecimal numbers. Word data of the range 0 to 65535, up to f
<吴边> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[汇编语言8

说明:关于学生总分统计,并按学生总分进行排序的汇编语言程序-students score management system
<wanting> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[汇编语言LEACH

说明:一种无线传感网络的LEACH分簇算法,大家都比较需要 -Wireless sensor networks LEACH clustering algorithm
<王敏> 在 2025-05-09 上传 | 大小:2kb | 下载:0

[汇编语言QUEENS

说明:一个求解八皇后问题(任意数目皇后问题)的方法,MIPS汇编程序-A method to solve the problem of Eight Queens(as well as any numbers of queens),with MIPS
<> 在 2025-05-09 上传 | 大小:2kb | 下载:0

[汇编语言CCS

说明:CCS 课程设计报告-CCS report
<aloe> 在 2025-05-09 上传 | 大小:11kb | 下载:0

[汇编语言dsp-C54x

说明:dsp 实验报告 -dsp report
<aloe> 在 2025-05-09 上传 | 大小: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-05-09 上传 | 大小: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-05-09 上传 | 大小: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-05-09 上传 | 大小: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-05-09 上传 | 大小: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-05-09 上传 | 大小: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-05-09 上传 | 大小:19kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 987.88 .89 .90 .91 .92 ... 3004 »

源码中国 www.ymcn.org