资源列表
QUEENS
- 一个求解八皇后问题(任意数目皇后问题)的方法,MIPS汇编程序-A method to solve the problem of Eight Queens(as well as any numbers of queens),with MIPS
CCS
- CCS 课程设计报告-CCS report
dsp-C54x
- dsp 实验报告 -dsp report
HuffmanTree
- 根据哈夫曼算法,建立哈夫曼树时,可以将哈夫曼树定义为一个结构型的一维数组HuffTree,保存哈夫曼树中各结点的信息,每个结点包括:权值、左孩子、右孩子、双亲-Huffman algorithm Huffman tree is created, the Huffman tree is defined as a structure of one-dimensional array HuffTree, save the information of Huffman tree nodes, each
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.
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 the parking time has in turn
LinkQueue
- 建立一个空队列,对已建立的队列进行插入、删除、取队头元素等基本操作。-Create an empty queue, the queue has been established, insert, delete, take the basic operations such as the head of the queue element.
SeqStack
- 建立一个空栈,对已建立的栈进行插入、删除、取栈顶元素等基本操作. -Create an empty stack, the stack has been established to insert, delete, take the top element, and other basic operations.
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.
asm-with-debugger
- 汇编语言练习包括asm工具,link工具等,在命令行下使用。-asm exercise and debugger
LCD12864
- LCD12864显示汉字(汇编语言 -LCD12864 display English (ASM)
Twin-to-prime
- 用汇编语言实现10到200以内的孪生素数对。可以更改范围以实现在更大范围内的孪生素数对查询-In assembler language realization within 10 to 200 of the twin primes. Can change the scope to realize in wider range of inquires twin primes
