资源列表

« 1 2 ... .11 .12 .13 .14 .15 1816.17 .18 .19 .20 .21 ... 2656 »

[数据结构常用算法xishujuzhen

说明:写一个以十字链表为存储结构的稀疏矩阵相乘的程序。 (1) 采用三元组输入的形式,提示用户输入第一个矩阵的行和列的数值,然后 提示用户输入第一个矩阵的所在非零元素的三元组数值,每个个步骤的输入 都由系统直接提示完成。第二个矩阵的输入也是同样的道理。系统还支持矩阵的相加以及相减算法,只是这是系统附带的功能,而主要的功能是实现矩阵的相乘算法,所以相加和相减的算法是在矩阵相乘的基础上设计的 -Cross linked li
<刘大力> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法shuangxianglianbiao

说明:用图形界面实现双向链表算法,在turboC直接运行即可看到结果-Graphical interface with two-way linked list algorithm, running in TurboC can see the result directly
<马丽萍> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法mofang_c

说明:魔方程序的C语言描述.用Turbo C2.0就可以运行,然后编译成可执行文件了.-Rubik
<沈剑锋> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法subt

说明:对于给定的2 棵二叉树A和B,编程计算二叉树A是否为二叉树B的子树,二叉树B 是否为二叉树A的子树-For a given A and two binary tree B, calculated for the binary tree binary tree A subset of B tree, binary tree B is a binary tree A subset of the tree
<高溪辉> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法dict

说明:设计并实现解字典问题的O(nlogn)时间算法,对于给定的字典dict和文本text,找出text 中出现次数最多的不在字典dict中的单词-Solutions to design and realize the problem dictionary O (nlogn) time algorithm, for a given dict dictionary and text text, identify the number of
<高溪辉> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法yuesefu

说明:数据结构约瑟夫环实验报告,包括源程序,完整版本,经测试,运行正常-萁 峁?约 瑟 实 源妫現en楸ㄔ
<hzh> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法guanjianlujing

说明:求关键路径,根据点和边的关系,直接能用哦-For the critical path, according to the relationship between points and edges, can be used directly Oh
<luo> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法hafuman2

说明:哈夫曼编码,电码字符互译,建哈夫曼树形成哈夫曼编码-Huffman encoding, character code translation, built Huffman Huffman tree formed
<luo> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法bianli

说明:图的遍历,深度优先,广度优先算法,并带有邻接矩阵-Graph traversal, depth-first, breadth-first algorithm, with adjacency matrix
<luo> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法yuyu

说明:实现二叉排序树的遍历、添加、删除等操作。是对数据结构二叉排序树的最好的解释-Realize the binary sort tree traversal, add, delete and other operations. Data structure is a binary sort tree to explain the best
<林云> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法suffixArray

说明:后缀数组的资料在国内还是少有的,是种很高效数据结构,用来求LCS很方便-Suffix array of information at home or rare, is a very efficient data structure, used for easy LCS
<sinamaster> 在 2024-11-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法op6

说明:ssd5 op6的答案,这些都是自己当时花了很长时间写出来的算法,仅供参考-ssd5 op6 answers, which are themselves at the time took a long time to write out the algorithm, for reference only
<liqinwei> 在 2024-11-05 上传 | 大小:2048 | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 1816.17 .18 .19 .20 .21 ... 2656 »

源码中国 www.ymcn.org