资源列表
erweijuhenqiuni
- 二维矩阵求逆,非常好用,非常适用,非常适合于初学者。-better for righting,better for righting
DFT
- dft傅里叶变换,可以观察信号的频谱,进行信号分析。-dft,sorry!I don t how to say about it!
1.c
- 用c语言实现n阶线性方程组Ax=b,列主元素消去法-Using c language implementation n linear equations Ax = b, set out the main elements of elimination
2
- 利用循环链表解决约瑟夫环问题 可能会有不足之处 希望高手-Joseph Ring using circular linked list to solve the problem may be the inadequacies of hope to see master
math
- 能打印出数据,输入数据就能算出方程组的结构-didaifa
bellman
- 实现的是Bellman-Ford负权最短路径算法-To achieve the Bellman-Ford shortest path algorithm for negative weights
string-pailie-c
- C语言版的字符串排列算法,计算并输出字符串排列和个数-C language version of the string alignment algorithms, calculations and output the string arrangement and number of
2
- 解迭代方程组,雅克比迭代计算,是以迭代次数为主-Iterative solution of equations, Jacobi iterations, based on the number of iterations based
UNSORTED.CPP
- data structure - unsorted search using c-data structure - unsorted search using c...
EuclideanAlgorithm
- 欧几里德辗转相除法求最大公约数,使用java实现-In phase division to get the best companies, Java implementation
Single-Source-Shortest-Path
- 从题目给出的N个节点以及相应距离中,找出单源最短路径,采用贪心算法-N nodes and the corresponding distances from the title given to find the single source shortest path, the greedy algorithm
pku3208
- pku 3208 的解题报告,是一道经典的AC自动机题目。-solution to pku 3208,it is a very good problem。