资源列表
3order_RLS1
- 最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核-recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear
ChooseSort
- 选择排序程序 本程序采用当前比较好的选择排序算法 使得算法的复杂度下降
philosopher
- 经典的哲学家就餐问题的C语言版本
SHORTPATHmatlab
- Dijkstra算法与Floyd算法的matlab实现,以求解最短路问题-Dijkstra algorithm and Floyd algorithm matlab realize in order to solve the shortest path problem
data_structure2
- 5、顺序栈 SeqStack.h Test.cpp 6、链式栈 StackNode.h LinkStack.h Test.cpp 7、顺序队列 SeqQueue.h Test.cpp 8、链式队列 QueueNode.h LinkQueue.h Test.cpp -5, the order of the stack SeqStack.h Test.cpp 6, chain stack StackNode.h LinkSta
pattern
- 手写数字识别源代码,不错的可以试试,对实现识别有很好的帮助-Handwritten numeral recognition source code, good try, to help achieve a good recognition
Graph_Linked_BFS
- source code to implement breath first scanning usimh link list in java
Lee
- 极化SAR图像处理,经典的Lee滤波处理,可实现sar图像的去除斑点噪声处理-SAR image filtering based on Lee s algorithm.
matrix_compute
- 常用矩阵计算的代码,包括矩阵乘法、求逆矩阵、求伴随矩阵、求代数余子式-matrix computing code, including matrix multiply, inverse, adjoint and so on.
paixu
- 实现冒泡,快速,希尔排序法。并计算,比较他的次数。-Achieve bubbling fast shell sort. And calculate, compare the number of times.
FD
- 在分形几何中,分数维D,(即分形维数)是一个描述一个分形对空间填充程度统计量-Fractal geometry, the fractal dimension D, (ie fractal dimension) is a descr iption of a fractal space-filling level statistics
Josephus
- 解决Josephus的问题,来自于poj上的一个题目。-Josephus solve problems a subject poj on.
