-
Shortest Path
资源描述Write a program to find the weighted shortest distances from any vertex to a given source vertex in a digraph. If there is more than one minimum path from v to w, a path with the fewest number of edges is chosen. It is guaranteed that all the weights are positive and such a path is unique for any vertex.
- 2022-08-26 06:49:00下载
- 积分:1
-
指纹算法源代码 基于VS编译通过
指纹算法源代码 基于VS编译通过 FingerPrintVerify,收藏了。很好的指纹算法源代码,基于VS2013编译通过。
指纹算法源代码 基于VS编译通过 FingerPrintVerify,收藏了。很好的指纹算法源代码,基于VS2013编译通过。
- 2022-11-14 15:15:03下载
- 积分:1
-
WINCE API函数简介
1. API之网络函数; 2. API之消息函数; 3. API之文件处理函数; 4.API之打印函数; 5. API之文本和字体函数;
6. API之菜单函数; 7. API之位图、图标和光栅运算函数;8. API之绘图函数; 9. API之设备场景函数;
10. API之硬件与系统
- 2022-08-05 21:53:56下载
- 积分:1
-
VC++标准微粒群算法源程序
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。程序已验证好用,希望能对大家有所帮助。
- 2022-05-19 20:16:36下载
- 积分:1
-
把秒生成时间格式
把秒生成时间格式-put seconds generation time format
- 2022-02-02 16:46:25下载
- 积分:1
-
Simple calculator source. There are four computing involution, such as computing...
简单的计算器源码。有四则运算乘方等运算,支持鼠标-Simple calculator source. There are four computing involution, such as computing, support for mouse
- 2023-03-04 06:50:02下载
- 积分:1
-
12球秤中算法,经典DELPHI面试考题
12球秤中算法,经典DELPHI面试考题-12球秤中算放.
- 2022-01-21 05:42:50下载
- 积分:1
-
128点DIT FFT,能实现128点的快速傅里叶变换,对在校的大学生学习,试验很有帮助!...
128点DIT FFT,能实现128点的快速傅里叶变换,对在校的大学生学习,试验很有帮助!-DIT FFT 128 points, 128 points to achieve the fast Fourier transform, to the college students study, test helpful!
- 2022-07-20 07:57:05下载
- 积分:1
-
基于最小二乘法(LS)的信道估计
本程序包含LS信道估计方法和MMSE信道估计方法,程序已经验证,当可以获得训练符号时,最小二乘(LS)法信道估计由于简单而被广泛用于信道估计。将训练符号用于信道估计,可以提供较好的性能,即降低误码率(BER),该程序正确可用,且带有注释,方便理解运用!
- 2022-02-11 14:18:57下载
- 积分:1
-
元胞自动机模拟人员疏散
元胞自动机模型源代码,模拟紧急事件下人员疏散问题
通过构建一个二维的有限空间的元胞自动机,以单个格点代表其中的人员可能站位模拟在火灾等紧急条件下人员的疏散过程
- 2023-06-07 18:20:03下载
- 积分:1