资源列表
huanghuowenti
- 这是一个N皇后问题,采用递归的方法,希望对大家有帮助 -N Queen's, using recursive method, we hope to help
fghfgh
- 一、 实验目的:通过该实验,掌握通过计算机实验信息量和信道容量的计算方法 二、 实验要求:对一个离散的无记忆信源,给定信源的输入概率分布,给定一个信道特性,计算各种信息量和熵,并计算信道容量。 三、 实验原理: -an experimental purposes : the adoption of the experiment, master of information through computer experiments channel capacity and the me
Dijkstra
- dijkstra算法,可以求解图论中的两点间最短路径
erfenfa
- 最优化算法中的二分法,是用MATLAB实现的,经过调试的-Optimization of the dichotomy, is to use MATLAB to achieve, through debugging
Huffuman_decoding
- 哈夫曼解码,主要应用于数字图像的压缩编码。-Huffman decoding, mainly used in digital image compression coding.
huiwen
- 利用顺序队列验证输入的一段字符并判断是否为回文-Order to verify the use of input queue and for some characters to determine whether the palindrome
matrix
- 矩阵运算简单运算(求转秩,乘法,矩阵求反)-operation with matrix(including transfer,multiply,reverse)
progcodbok
- codbouk of compression in lifting
tree
- 二叉树先序、中序、后序的递归和非递归算法-First order binary tree, in order, the order of the recursive and non-recursive algorithm
knight-reverse
- 骑士遍历,骑士遍历的回逆算法。可以作为数据结构和算法学习的教学参考-Knight traverse, traverse back to the inverse algorithm Knight. Data structures and algorithms can be used as teaching reference learning
gongzi
- 计算工资的c++代码。由派生类、基类组成。它能计算经理、职工、临时工三类人员的工资。有输入输出功能。-salary account
pipei
- 用堆栈来实现:检查一个算术表达式中所使用的各种括号是否左右匹配。-Stack: check an arithmetic expression using various brackets around the match.