资源列表

« 1 2 ... .86 .87 .88 .89 .90 2591.92 .93 .94 .95 .96 ... 2656 »

[数据结构常用算法shot.c

说明:shortest path algorithms
<gulla3012> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法zeros.c

说明:data strcture algorithm question
<gulla3012> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法2chashu

说明:采用C++编写的二叉排序树,篇幅不长,代码简洁,同样可实现数据的快速排序-Written using C++ binary sort tree, it was not long, the code is simple, the same sort of data can be achieved quickly
<吴清若> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法main

说明:采用链式结构实现任意多项式的存储,求两个多项式的和。 -not describe
<hanhan> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法A-map-to-the-smallest-tree

说明:关于有向图最小树形图的C代码,供大家参考。-C codes of digraph about smallest tree digraph for your reference.
<lzw> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法SPFA

说明:求单源最短路径的一种算法,是一种高效的最短路算法.-An algorithm for single-source shortest path,which is an efficient algorithm.
<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

[数据结构常用算法Linear

说明:对一定量的数据进行线性规划的对偶单纯形法用c语言实现-To a certain amount of data of the dual simplex method for linear programming with c language implementation
<程潜> 在 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
« 1 2 ... .86 .87 .88 .89 .90 2591.92 .93 .94 .95 .96 ... 2656 »

源码中国 www.ymcn.org