资源列表
DataMiningzhuming
- 朱明编写的数据挖掘是初学者必须有的一本经典之作
Algorithm
- 基于双树小波通用隐马尔可夫树模型的图像压缩感知-Compressive Sensing for Image Using Orthogonal Wavelet Transform and Orthogonal Matching Pursuit Algorithm
study11
- 眼睛状态参数图像检测及其在瞌睡监测中的应用-Detection of eye state parameters of the image in the sleepy Monitoring
armadillo-3.2.2.tar
- armadillo-3.2.2.tar Armadillo C++ Library 是一种C++的线性代数库(矩阵数学)以取得良好的平衡速度与易用性-Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use
22
- 1、已知带头结点的动态单链表L中的结点是按整数值递增排序的,试写一算法将值为x的结点插入到表L中,使L仍然有序。 2、设计一算法,逆置带头结点的动态链表L。要求利用原表的结点空间,并要求用尽可能少的时间完成。 3、假设有两个按元素值递增有序的线性表A和B,均以单链表作存储结构,试编写算法将A表和B表归并成一个按元素值递减有序的线性表C,并要求利用原表的空间存放C。 -1, the node is known to take the lead in junction dynamic s
shortest route
- 运用数据网络,实现最短路径的寻找,供大家学习(The use of data networks, to achieve the shortest path to find, for everyone to learn)
QuickSelect
- 五元组六次比较选择中值,5个元素,通过六次比较,选择中间值(第3小的值),快速选择算法-Pentad six comparative selection value of five elements, comparison, selection by six intermediate value (a small value), Rapid selection algorithm
vorticity
- vorticity simulation using roe scheme
spfxgjx
- MATLAB时频分析工具箱,内容包括:时频分析工具箱和其中函数的应用的具体实例
simulation-lim
- Linear Induction motor abbreviated as LIM, is basically a special purpose motor that is in use to achieve rectilinear motion rather than rotational motion
ADAPTIVE-WEIGHT-ESTIMATION-IN-MULTI-BIOMETRIC-VER
- ADAPTIVE WEIGHT ESTIMATION IN MULTI-BIOMETRIC VERIFICATION USING
MATLABManual(1)
- 介绍MATLAB使用的相关知识和技巧,对入门者比较有用。