资源列表
F_Med_Filter.rar
- 数字滤波算法; 中间位置算法 算术平均值算法
jose
- Jose,及约瑟夫算法的实现,是一个很好的数据结构算法-Jose
shibingzhandui
- 在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y)。如何选择x和y的值才能使士兵们以最少的总移动步数排成一列。 -In a grid divided into the playground, n soldiers stood scattered points on the
dijkstra_z
- 单源dijkstra邻接阵形式 单源最短路径,dijkstra算法,邻接阵形式,复杂度O(n^2)-Dijkstra adjacency matrix form of single-source single-source shortest path, dijkstra algorithm, adjacency matrix form, the complexity of O (n ^ 2)
concat1-2
- Simple Concat Version 1 and 2
9-1
- 1、利用尾插法创建两个类型为字符型的带头结点的有序单链表La和Lb。 2、将La和Lb合并到一新链表Lc中,使得Lc表中元素值也有序,统计Lc中元素个数并显示出来。 3、要求:屏幕上可以显示La和Lb元素列表,以及合并后单链表Lc元素列表。 -1, by the end of interpolation method to create two types of nodes as the lead character of the ordered single chain La an
graph_build2
- 基于VC6.0图的建立,使用链表法的实现-graph build
swap_SORT
- 排序函数为swap(int a[], int size) (size为数组的长度)
shenjing
- BP神经网络在matlab中的实现,从归一化数据,到训练神经网络,最后验证神经网络-BP neural network in matlab normalized data, to train the neural network, the final verification of neural network
turunan-gregory-maju
- turunan gregory maju
LFMxinhao
- 雷达线性调频信号的产生极其频谱图,对于刚刚接触雷达信号处理的同学非常有帮助-radar lFM signal and its frequency spectrogram,it is very useful for radar signal processing
htofimf
- Hilbert Transrom and Emperical Mode Decomposition
