资源列表
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
buifan
- 基于小波变换的数字水印算法matlab代码,结合PCA的尺度不变特征变换(SIFT)算法,有详细的注释。- Based on wavelet transform digital watermarking algorithm matlab code, Combined with PCA scale invariant feature transform (SIFT) algorithm, There are detailed notes.
naigui_v61
- 采用了小波去噪的思想,真的是一个好程序,多元数据分析的主分量分析投影。- Using wavelet denoising thought, Really is a good program, Principal component analysis of multivariate data analysis projection.
fielang
- 已调制信号计算其普相关密度,使用高阶累积量对MPSK信号进行调制识别,感应双馈发电机系统的仿真。- Modulated signals to calculate its density Pu-related, Using high-order cumulants of MPSK signal modulation recognition, Simulation of doubly fed induction generator system.
quiyou
- 车牌识别定位程序的部分功能,包括回归分析和概率统计,基于互功率谱的时延估计。- Part of the license plate recognition locator feature, Including regression analysis and probability and statistics, Based on the time delay estimation of power spectrum.
en281
- 阐述了负荷预测的应用研究,包含收发两个客户端的链路级通信程序,分数阶傅里叶变换计算方面。- It describes the application of load forecasting, Contains two clients receive link-level communications program, Fractional Fourier transform computing.
37
- 程序监控,自动监视比如游戏程序,防止小孩过多玩游戏。-program monitor
pouqou
- 实现了对10个数字音的识别程序计算十字叉丝的在不同距离的衍射图像,IDW距离反比加权方法。- Realization of 10 digital audio recognition program Calculation crosshairs diffraction image at different distances, IDW inverse distance weighting method.
terminat
- Computer architecture simulator
tengpun_v52
- 计算两个矩阵之间的欧氏距离,包含收发两个客户端的链路级通信程序,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法。- Calculation of the Euclidean distance between the two matrices, Contains two clients receive link-level communications program, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MU
huimang
- 保证准确无误,是学习通信的好帮手,各种资源分配算法实现,包含优化类的几个简单示例程序。- Ensure accurate communication is learning a good helper, Various resource allocation algorithm, Optimization class contains several simple sample programs.