资源列表
Doolittle
- Doolittle是一种解矩阵的方法 它的作用是对矩阵进行lu分解
valp
- 求特征值与特征向量的程序,通过methode de LU思想设计。
Dijkstra(c++)
- 用VC学的Dijkstra算法,压缩包解压时没有密码.供学习使用
lzw.c
- Lempel-Ziv coding 源代码(C)
combineC
- 用C语言写的文件合并,可以合并两个二进制文件
图aaaa
- 数据结构中图的相关操作,数据结构中图的相关操作-data structure of the plan related operations, data structure of the plan related to operation
Kalman_Filter
- 学习小波实例,详细叙述了小波分解的原理,是一个很好的例程-Learning wavelet instance, described in detail the principle of wavelet decomposition, is a good routine
lingshort
- 十字链表建立有向图 并求V0到每一个顶点的最短路径-Cross-linked to the map and seek to establish a V0 to each vertex of the shortest path
Park
- 这是长安大学的一个实习作业,是对链表、队列、堆栈的联合应用。-This is an internship job Chang' an University, is a linked list, queue, stack combination.
sort
- 排序 算法 可高效排序 容易读懂 大家可以参考 研究 学习 欢迎指正-A sorting algorithm, efficient, simple and easy to understand.
km
- Kuhn-Munkers算法的几种变形应用 1.Kuhn-Munkers算法是求最大权完备匹配,如果要求最小权完备匹配怎么办?方法很简单,只需将所有的边权值取其相反数,求最大权完备匹配,匹配的值再取相反数即可。 2.Kuhn-Munkers算法的运行要求是必须存在一个完备匹配,如果求一个最大权匹配(不一定完备)该如何办?依然很简单,把不存在的边权值赋为0。 3.Kuhn-Munkers算法求得的最大权匹配是边权值和最大,如果我想要边权之积最大,又怎样转化?还是不难办到,每条
MFCC2par
- 声纹识别,MFCC特征参数提取,Matlab代码-MFCC
