资源列表
[数据结构常用算法] A-map-to-the-smallest-tree
说明:关于有向图最小树形图的C代码,供大家参考。-C codes of digraph about smallest tree digraph for your reference.<lzw> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Precision-algorithm
说明:处理大数字的数学计算方法,处理由于庞大的数字无法在计算机中正常存储的问题。-Mathematical calculation method to handle large numbers,which solves the problem that large numbers cannot be stored in the computer normally.<lzw> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数据结构常用算法] migong.pas
说明:迷宫问题的求解是一个很好的在栈或者队列等方面的应用问题-The solving of Maze problem is a good application of the stack or queue.<lzw> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数据结构常用算法] binary-tree-program
说明:二叉树是常用的数据结构,本程序式基于二叉树的数据结构C++程序-binary tree program<李飞> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数据结构常用算法] MatrixChain
说明:实验二-矩阵链乘 Descr iption 给定n个矩阵A1,A2,…,An,其中,Ai与Aj+1是可乘的,i=1,2,…,n-1。 你的任务是要确定矩阵连乘的运算次序,使计算这n个矩阵的连乘积A1A2…An时总的元素乘法次数达到最少。 例如:3个矩阵A1,A2,A3,阶分别为10×100、100×5、5×50,计算连乘积A1A2A3时按(A1A2)A3所需的元素乘法次数达到最少,为7500次。-Mat<genegi> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Source1
说明:change hb matrix to csc matrix<jilin university> 在 2024-11-02 上传 | 大小:1024 | 下载:0