资源列表
JoySef
- 约瑟夫环 约瑟夫环 约瑟夫环 约瑟夫环-the circle of Joysef
hafumanbianma
- 哈夫曼编码算法实例,可以直接用于数据结构课程设计-Huffman coding algorithm instance can be directly used for the data structures course design
Freud-was-proposed
- 用来求图中的最短路径的一个方法:弗洛依德算法。-A method used the figure, find the shortest path: Floyd algorithm.
trees
- this codes is about trees
DDA
- 实现直线的DDA算法,程序代码比较简单,操作方便-Realize the lines of the DDA algorithm, and the program code is simple, easy to operate
RWLS
- 用matlab编写的一个程序,实现系统辨识中的最小二乘递推算法,有运行结果和图形.-using Matlab a procedure for the preparation, system identification achieve the recursive least squares algorithm, running results and graphics.
26102
- Shot 26102 I_plasma. Disruption
paixu
- 输入10组数据,每组数据包括学号,姓名, 高等数学成绩(10学分),大学英语成绩(12学分), 模拟电路成绩(8学分),数字电路成绩(5学分), 信号与系统成绩(6学分),嵌入式系统成绩(5学分)。 然后输入“学号”,则按照学号大小依次输出各组数据; 输入“高数”,则按照高等数学成绩从高到低依次输出各组数据; 输入“高数”、“英语”、“信号”、“嵌入式”、“模电”、 “数电”时依次按照相应成绩从高到低依次输出各组数据; 输入“学分绩”,则按照学分绩从高到低依次输出
Strassen
- 利用Strassen算法求2^n维随机数组乘法。-Strassen algorithm for the use of 2 ^ n-dimensional random array multiplication.
316
- /*题目:把整数316表示为两个数之和,使其中一个数能被13整除, 而另一个数能被11整除,求解这两个数。 分析:把316分成a与b的和,然后判断a与b是否被13和11整除*/-/* Title: the integer 316 is expressed as the number two and so one of a few can be divisible by 13, while another number can be divisible by 11, to solve
cPP
- 递归遍历二叉树,是一个关于很简单的数据结构程序-Reciure TwoTree,It s a sample program of Data Struct
SparseMatrixCalculate
- 矩阵的加法,乘法,减法,除法,大家可以参考一下.-matrix addition, multiplication, subtraction, division, we can take a look.
