资源列表
movietag
- 把excel表中的文字出现的频率转化成一个数值矩阵-The frequency of the words in the excel table into a numerical matrix
encoder
- helpful viterbi encoder
BPSK
- principal block for BPSK simulaions
spa
- 基于matlab 2014b 的一种spa算法(连续投影算法),本人原本用于做光谱数据的定量分析,寻找特征波长。-Based on matlab 2014b a spa algorithm (continuous projection algorithm), I was originally used for quantitative analysis of spectral data,looking for the Characteristic wavelength.
foam1D
- foam simulaton泡沫驱数值模拟-foam simulation泡沫驱数值模拟
plots
- 泡沫驱数值模拟结果画图,与刚上传的simulator相配合使用-foam simulation result plot
decomt
- 泡沫驱数值模拟矩阵求解。与前面的文件相配合使用-foam simulation matrix solver
moc
- 特征线法求解泡沫驱替文件MOC method for solving foam flooding-MOC method for solving foam flooding
alchemyst-ternplot-v1.1.0-1-g077de9a
- 三相图matlab画图代码ternary plot tool using matlab code-ternary plot tool using matlab code
Dijkstra-
- 数据结构与算法中,迪杰斯特拉算法的具体实现,已测试-Dijkstra
Hash
- 数据结构->哈希表的实现,处理冲突的几种方法的实现-Data structure-> hash table implementation, dealing with the implementation of several methods of conflict
KMP
- 字符串匹配算法KMP的实现:KMP算法避免了指针的回溯,大大节省了前缀字符串重复带来的重复匹配时间-String matching algorithm KMP implementation: KMP algorithm to avoid the pointer backtrack, greatly saving the prefix string to repeat the repeated match time