资源列表
Floyd-Warshall
- Floyd–Warshall algorithm
zd_1025
- 浙大 ACm 1025
weibull_density
- This algorithme calculate the distribution function to Weibu-This algorithme calculate the distribution function to Weibull
Josephus
- 约瑟夫环C语言源码:简单的C语言代码实现约瑟夫环功能-Joseph Central C language source: a simple C language function code Joseph Central
satu
- int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i=0 i<n i++){ for(j=0 j&
cheb
- 切比雪夫滤波器,大名鼎鼎的滤波器原代码,欢迎下载,很实用,有做控制和采样的必选参考-Chebyshev filter, the filter famous original code, welcome to download, very practical, there is a control and reference sample will be selected
test1
- deque可以运行 (deque与vector采用线性表顺序存储结构,但不同的是它分块)-The storage structure order linear list
ldlfactor
- ldl分解求解特征值问题,科教版 数值分析于科学计算 北京工业大学研究生精品课程-LDL decomposition, science and education in scientific computing version numerical analysis Beijing university graduate course
GAUS
- 全选主元高斯消去法求解线性代数方程组AX=B的全部解-QuanXuan primary gaussian elimination method is used to solve the linear algebra equations AX = B of all solutions
circonv2312
- 快速高效的循环卷积算法,代码经过验证,欢迎下载。-fast and efficient circular convolution algorithm, which is identified and welcome to download.
dijstla-(2)
- 数据结构中用邻接矩阵实现的迪杰斯特拉最短路径的路径输出-Data structure using adjacency matrix of the Dijkstra shortest path path output
1
- 使用动态规划实现背包问题C源程序,可直接运行。-Programming in C source code knapsack problem
