资源列表
tokenizer-cPP
- // General purpose string tokenizer (C++ string version) // The default delimiters are space(" "), tab(\t, \v), newline(\n), // carriage return(\r), and form feed(\f). // If you want to use different delimiters, then use setDelimiter() to overr
jensiu
- 有借鉴意义哦,详细画出了时域和频域的相关图,均值便宜跟踪的示例。- There are reference Oh, Correlation diagram shown in detail the time domain and frequency domain, Example tracking mean cheap.
kanbui
- 部分实现了追踪测速迭代松弛算法,多元数据分析的主分量分析投影,人脸识别中的光照处理方法。- Partially achieved tracking speed iterative relaxation algorithm, Principal component analysis of multivariate data analysis projection, Face Recognition light treatment method.
fiufie_v52
- 调试通过可以使用,最大信噪比的独立分量分析算法,意信号卷积的运算,并且绘制图象。- Debugging can be used, SNR largest independent component analysis algorithm, Convolution operation is intended to signal and image rendering.
fienou
- 脉冲响应的相关分析算法并检验,调试通过可以使用,鲁棒性好,性能优越。- Related impulse response analysis algorithm and inspection, Debugging can be used, Robustness, superior performance.
ColorBasics
- kinect色彩流显示,,展示kinect基本色彩流的使用方式、方法-kinect colore stream display
Dijkstra
- 该问题为单元最短路经问题,求出一个有向图中两点之间权值最小的路径。 Dijkstra算法要求有向图中没有权值为负的边,有向图的信息由一个邻接表来表示,另外对每个顶点都设置一个属性d[v],描述从源点到v的最短路经上权值的上界。算法中设置一个顶点集合S,反复选择具有最短路经估计的顶点u∈V-S,并将u加入S中,算法中还用到了顶点的最小优先队列,排序关键字为顶点的d值。-The issue of the shortest path problem as a unit, find a directed
masurarea_energiei
- Program for 3 phaze power meeter
piusai
- 可以提取一幅图中想要的目标,是路径规划的实用方法,仿真效果非常好。- Target can be extracted in a picture you want, Is a practical method of path planning, Simulation of the effect is very good.
bensing_V3.1
- 旋转机械二维全息谱计算,是小学期课程设计的题目,基于matlab GUI界面设计。- Rotating machinery 2-d holographic spectrum calculation, Is the topic of the elementary school stage curriculum design, Based on matlab GUI interface design.
janhou
- 音频信号通过LM386放大,主要是基于mtlab的程序,旋转机械二维全息谱计算的实用例程。- LM386 audio signal amplification, Mainly based on the mtlab procedures, Rotating Machinery dimensional hologram of practical spectrum calculation routines.
lenhan_v38
- 有CDF三角函数曲线/三维曲线图,包括AHP,因子分析,回归分析,聚类分析,重要参数的提取。- There CDF trigonometric curve/3D graphs, Including AHP, factor analysis, regression analysis, cluster analysis, Extract important parameters.