-
Project4_BallmanFord
(图论)实现负权重转换(Bellman-Ford)
对于输入的任何一个拓扑(部分边的权重为负),要求变换网络中边的权重,任意两节点间的最短路不变,输出变换后各边权重。如果网络中存在负环,程序要有报警功能。算法主体写在CGraph类中((Graph theory) to achieve negative weight conversion (Bellman-Ford) to the input of any topology (some edge weight is negative), requiring transform the network edge weights between any two nodes of the shortest path unchanged, the output transform each edge weights. If the negative loop exists in the network, the program should alarm function. Algorithms written in CGraph class body)
- 2020-08-03 17:48:35下载
- 积分:1
-
C# 简体繁体转换 源码下载
C# 简体繁体转换 源码下载
- 2015-12-30下载
- 积分:1
-
ARM_x264decodeX264encode
ARM上的x264解码和编码源程序(ARM)
- 2008-03-16 20:33:33下载
- 积分:1
-
a
说明: FFT正变换和逆变换,了解FFT变换的实质(FFT transform and inverse transform is to understand the substance of FFT transform)
- 2007-11-27 20:49:06下载
- 积分:1
-
keras模型转为其他模型格式
keras模型转为其他模型格式,使用python接口实现
- 2022-06-22 04:02:29下载
- 积分:1
-
QR-decomposition
QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition
)
- 2020-08-31 01:08:10下载
- 积分:1
-
GridViewPage
一个分页功能,一个很简单的分页功能,真的很简单哦(A paging function, a simple paging functionality really simple Oh)
- 2012-12-13 16:01:11下载
- 积分:1
-
UPFC-with-series-and-shunt-FACTS-controllers
UPFC with series and shunt FACTS controllers
- 2014-09-21 04:02:44下载
- 积分:1
-
MPU6050姿态解算STM32源码(卡尔曼滤波)
MPU6050是我们常用的六轴空间位置处理芯片,次文档使用卡尔曼滤波的方式使数据更加的准确(MPU6050 is our commonly used six-axis spatial position processing chip. Kalman filter is used in sub-documents to make the data more accurate.)
- 2020-06-23 00:00:02下载
- 积分:1
-
C# 与AE 的互操作
这个ArcGIS的几何网络分析的一个Demo,可以参照该方法去做成自己想要的程序代码,本次代码采用的是C#编程语言,用的是ArcGIS的相关的接口。用户可以自行下载去研究怎么使用。
- 2022-03-15 10:07:29下载
- 积分:1