资源列表

« 1 2 ... .71 .72 .73 .74 .75 2076.77 .78 .79 .80 .81 ... 2656 »

[数据结构常用算法fasttrans

说明:键盘任意输入一个稀疏矩阵A(m*n),采用三元组存储方法求其转置矩阵B(n*m),并用快速转置算法实现该操作。-keyboard indiscriminate importation of a sparse matrix A (n* m), using triple storage switch for its own matrix B (n* m), and fast algorithm home to the operation.
<林杰> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法ERCHPXS

说明:将一个记录集合用一棵二叉排序树表示,并查找其中某一记录。-will set a record with a binary tree sort, and search for a record of them.
<林杰> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法zuixiaoshengchengshu

说明:最小生成树问题 若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。 (1)利用克鲁斯卡尔算法求网的最小生成树。 (2)实现教科书6.5节中定义的抽象树类型 MFSet。以此表示构造生成树过程中的连通分量。 (3)以文本形式输出生成树中各条边以及他们的权值。 -minimum spanning tree problem to the n-cit
<wangjian> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法pet

说明:演示类继承,派生的良好教程。可观察构造函数和析构函数的调用顺序,以及冲在构造函数时的参数继承顺序。-demonstration class inheritance, derived from the good guidance. Observed Constructors and Destructors function call sequences, and the structure-function of the paramete
<ghb> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法nongfulangyangcai

说明:农夫 狼 羊 菜 过河 问题 sdfd-wolf sheep farmer vegetables river issues sdfd
<> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法xqhqc

说明:这是一个关于最长单调递增子序列的代码能运行-This is a monotonically increasing for the longest sequences of code to run
<青菜> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法bitree

说明:用C++实现二叉树的建立,删除,添加。主要使用的是类的结构。-C realization of the establishment of binary tree, delete, add. The main category is the use of the structure.
<haha> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法knight

说明:骑士遍历问题,在一个n*n个方格的国际象棋棋盘上,马(骑士)从任意指定方格出发,按照横1 步竖2 步,或横2 步竖1步的跳马规则,走遍棋盘的每一个格子,且每个格子只走1次。-Knight, in an n* n box at the international chess board, Ma (Knight) from the arbitrary designation box and, in accordance with a fur
<张三> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法bstringk

说明:离散01串问题,(n,k)01 串定义为:长度为n 的01 串,其中不含k 个连续的相同子串。对于给定的正整数n 和k,计算(n,k)01 串的个数。-discrete series of 01 questions, and (n, k) 01 Series : the definition of the length of n strings of 01, which is non-consecutive k-the same str
<张三> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法JIHE

说明:数据结构的 用有序表实现集合的基本功能~交集 并集 插入 删除~界面美观~可操作性强-data structure using the table to achieve an orderly set of basic function-set intersection and inserted delete ~ ~ operable aesthetic interface strong
<易凌云> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法123

说明:画圆弧-Paintings arc
<> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法hafuman_tree

说明:数据结构课程实验中所编的判断哈夫曼编码.参考可用-experimental data structure courses, which include the judgment Huffman coding. Reference available
<> 在 2024-10-21 上传 | 大小:1024 | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 2076.77 .78 .79 .80 .81 ... 2656 »

源码中国 www.ymcn.org