资源列表
biaodashi
- 使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出-
vector_metrix_multiplication(MPI)
- 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
paixu
- 双向连表的基本操作 适合初学者-Two-way table of the basic operation even for beginners
haffmantree
- 哈夫曼树及哈夫曼表的建立和打印(按树形打印)-create and print haffmantree and haffmancode
Maze_Engine
- 数据结构一书上 关于迷宫游戏的算法-Book on data structure algorithms on maze game
the-shortest-path
- 在VC 环境下用算法求出最短距离,该算法克服了以往算法的缺点-VC environment in the shortest distance calculated by algorithm
BiTNode
- BiTNode二叉树的递归和非递归遍历(包括中序\\先序\\后序)-BiTNode binary tree recursive and non - recursive traversal (including the sequence \\ first sequence \\ after Prologue)
MMA32
- 一种盲均衡算法的matlab仿真程序 信道为多经信道-a blind equalization algorithm Matlab simulation program for multi-channel by channel
tubao
- 一种新的最小凸包算法及其应用,在64*64大小的矩形内,生成任意个(可输入)点的x,y坐标 在最短的时间内计算出包含这些点的凸包-Edges of the edge detection and the points listed
Internal-sort-of-comparison-method
- 1)对以下9种内部排序算法进行比较:起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序、折半插入排序、二路插入排序、归并排序。 (2)待排序表的表长不小于 100;其中的数据要用伪随机数产生器产生;至少要用 5 组不同的输入数据做比较;比较的指标为关键字参加的比较次数和关键字的移动次数(关键字交换为 3 次移动)。 (3)针对不同的输入表长做试验,观测检查两个指标相对表长的变换情况。 (4)随机产生的数据保存到文件 input.txt 中,将各个算法的关键字比较次
Huffman
- 根据给定节点以及相对应的权值或者出现的概率大小构建哈夫曼树并编码-Creating a huffman tree according to some nodes and coding .
hebing
- 使用C语言变成,将两个有序的线性表进行合并
