资源列表
DIJKSTR
- 用贪心法解单源最短路径,比较不错的一个算法,大家好好看下
count
- 电信计费程序 电信计费程序
LyapunovspectrumforLorenzattractor
- 附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。 需要的话也可以单独提取子程序中的四阶龙格库塔算法。 希望有所用。-Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum generation process. Includes three
gauss
- 计算机数值方法中gauss列主元素消去法的演示算法-Computer Numerical methods Gauss elimination method out the main elements of the demonstration algorithm
kruskal
- kruskal最小生成树的一种解决方法 自己编写的 已加注释-kruskal minimum spanning tree of a solution
jisuanqi
- 一个一元稀疏多项式简单计算器: 1 输入并建立多项式; 2 输出多项式,输出形式为整数序列n,c1,e1, c2,e2,,,,,,, cn,en,其中n是多项式的项数,ci,ei,分别是第i项的系数和指数,序列按指数降序排序; 3 多项式a和b相加,建立多项式a+b;如果用单链表存储多项式,则用a存储多项式(a+b)。如果用队列存储多项式,则需为多项式(a+b)另外创建一个队列。 4 多项式a和b相减,建立多项式a-b;如果用单链表存储多项式,则用a存储多项式(a+b)。如果用队
datatreat
- 数据处理程序,对于有大量数据的处理程序。-Data processing program, for a large number of data processing procedures.
horse
- 这个经典的马踏棋盘问题的源代码,采用了回溯的方法,适合爱好算法编程的人参阅!-Horse riding this classic problem of the source code of the board, using the retrospective method, suitable for people who love programming algorithm see!
408367206PRAGH_caq
- 关键路径法,求最早开始、最晚开始和工期,求出关键路径-Critical path method, find the early start, late start and duration, find the critical path
normalization
- 如何对数据进行规范化,希望对大家有所帮助-How to achieve standardization, complete source code, we hope to help
Kruskal-dlg
- Kruskal_最小生成树算法 图 树 算法-Kruskal Minimum_spanning_tree
matlabandansys
- matlab调用ansys的例子,适合初学者。-matlab call ansys example, suitable for beginners.
