资源列表
fghfgh
- 一、 实验目的:通过该实验,掌握通过计算机实验信息量和信道容量的计算方法 二、 实验要求:对一个离散的无记忆信源,给定信源的输入概率分布,给定一个信道特性,计算各种信息量和熵,并计算信道容量。 三、 实验原理: -an experimental purposes : the adoption of the experiment, master of information through computer experiments channel capacity and the me
erfenfa
- 最优化算法中的二分法,是用MATLAB实现的,经过调试的-Optimization of the dichotomy, is to use MATLAB to achieve, through debugging
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)
tree
- 二叉树先序、中序、后序的递归和非递归算法-First order binary tree, in order, the order of the recursive and non-recursive algorithm
LINGO1
- 输入覆盖矩阵,可以得到在哪个地方可以使安排的车数量数量最少。-Enter covering matrix, which can be in place to make arrangements for the least number of cars.
knight-reverse
- 骑士遍历,骑士遍历的回逆算法。可以作为数据结构和算法学习的教学参考-Knight traverse, traverse back to the inverse algorithm Knight. Data structures and algorithms can be used as teaching reference learning
how-long
- 计算一共活了多少天了,从你出生到现在的C++程序,挺好的,谢谢大家-Calculate the total number of days living from your birth to the present C++ program, very good, thank you
gongzi
- 计算工资的c++代码。由派生类、基类组成。它能计算经理、职工、临时工三类人员的工资。有输入输出功能。-salary account
fft
- fft的C语言算法,后面的main函数是验证程序-fft C language algorithms, the back of the main function is to verify that the program
Analytic_hierarchy_process
- The analytic hierarchy process (AHP) is a structured technique for organizing and analyzing complex decisions (implementation).
pipei
- 用堆栈来实现:检查一个算术表达式中所使用的各种括号是否左右匹配。-Stack: check an arithmetic expression using various brackets around the match.