CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据结构 十字链表 稀疏矩阵

搜索资源列表

  1. 数据结构的稀疏矩阵运算器

    1下载:
  2. 利用十字链表的储存结构完成距阵的加,减,乘.数据结构实习题目,已完成选做内容.-use the storage structure to complete the matrix, plus or minus, riding. Internship topic data structure, so as to complete the election.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24832
    • 提供者:陈大民
  1. 十字链表数据结构

    0下载:
  2. 数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构-data structure on the realization of Chain Cross, Cross List can be good for sparse matrix highly efficient storage and computing. For example, in communications-correction coding
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19173
    • 提供者:杨翔
  1. sparsematric.cpp

    0下载:
  2. 十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起——实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1864
    • 提供者:weiran
  1. xisujuzhen

    0下载:
  2. 数据结构经典算法十一:十字链表存储稀疏矩阵 不知道对大家有没得用-classical algorithm data structure 11 : Crusaders Chain store sparse matrix do not know we have no right to use statistics
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8760
    • 提供者:Dong yuqing
  1. XZLB

    0下载:
  2. 数据结构中稀疏矩阵的十字链表存取表示,加,减,乘,除等常用算法-data sparse matrix structure of the Cross access Chain said, plus or minus, by, among other commonly used algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26977
    • 提供者:黄大东
  1. xishujuzheng

    0下载:
  2. c++实现的数据结构中的稀疏矩阵用十字链表存储完成相加运算-c++ implementation of the data structure sparse matrix storage complete with cross-linked additive operation
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:1624
    • 提供者:断西风
  1. 3

    0下载:
  2. 数据结构经典制作内容--- 稀疏矩阵的建立十字链表表示稀疏矩阵- 1.稀疏矩阵的加法运算 2.稀疏矩阵乘法运算-- 3.稀疏矩阵的转置-- 4.退出功能)-The contents of the data structure--- the classic production create the sparse matrix sparse matrix that cross list- 1. Sparse matrix addition operation 2. Sparse
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3161
    • 提供者:shaluo025
  1. crosslink

    0下载:
  2. 本代码是根据数据结构的只是,采用C语言编译代码,用十字链表实现稀疏矩阵相加-This code is based on data structure only, the use of C language compiled code, with the sum of cross-linked to achieve sparse matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1482
    • 提供者:杨全校
  1. xsjzh

    0下载:
  2. 数据结构稀疏矩阵实现及应用(在三元组和十字链表下)-Sparse matrix data structure implementation and application (cross-list in triples and under)
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:595899
    • 提供者:黎丁玲
  1. gongchengruanjian

    2下载:
  2. 稀疏矩阵压缩存储的基本操作实现实验 要求:数据元素类型ElemType取float。 1)从键盘输入稀疏矩阵的各元素。(行<=5,列<=5) 2)建立稀疏矩阵的十字链表。 3)分别按行、列输出链表中各元素的数据域。
  3. 所属分类:其它源码

  1. cross_list

    0下载:
  2. 数据结构中的稀疏矩阵十字链表类,代码注释齐全,可供初学者学习使用。-Dish sparse matrix data structure Cross Chain category, code complete notes for beginners to learn to use.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:137827
    • 提供者:Daniel Gu
  1. CrossList-SparseMatrix

    0下载:
  2. 数据结构作业,十字链表实现的稀疏矩阵相乘,加,减等运算操作。-data structure, crosslist, sparse matrix
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1362060
    • 提供者:stream
搜珍网 www.dssz.com