资源列表
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
Sort_Merge_Sum
- Senven_Sum.txt是用七种方法求和,DeleteSqlist.txt是删去线性表中的指定元素,InsertSqlist.txt是在线性表的指定位置插入一个元素,Union_list.txt是将所有在线性表Lb中但不在线性表La中的数据元素插入到La中,HeapSort.txt和MergeSort.txt分别是堆排序和合并排序。-The Senven_Sum.txt is summing seven methods, DeleteSqlist.txt deleting the speci
change
- 用vb做的,批量修改目录下的后缀名!并且可以指定目录下的后缀名!-Done with vb, batch modify the directory suffix name! And can specify the directory suffix name!
vCard
- 模拟IC卡读卡的程序,从数据库里读取人员的卡号信息,并将卡号以Widnows消息方式,发送给符合条件的窗口。-Analog IC card reader of the program, staff from the database to read card information and a message card to Widnows way, sent to the eligible window.
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.
Search102
- 通过建立的c工程修改注册表禁用系统搜索功能!-C works through the system to modify the registry to disable the search function!
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.
ColorEditBoxDlg
- 添加圆形按钮的小实例,可以帮助初学者快速掌握,新手必看-Add a small instance of the round button, you can help beginners quickly grasp, novice must see
en281
- 阐述了负荷预测的应用研究,包含收发两个客户端的链路级通信程序,分数阶傅里叶变换计算方面。- It describes the application of load forecasting, Contains two clients receive link-level communications program, Fractional Fourier transform computing.
