登录
首页 » 数据结构 » 题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行...

题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行...

于 2022-05-29 发布 文件大小:9.90 kB
0 230
下载积分: 2 下载次数: 1

代码说明:

题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to those elements for most of the matrix 0. Using sparse features storage and computation can be greatly reduced storage space and improve computational efficiency. One can achieve for sparse matrix operations basic computing device. Basic requirements : OK logical connection with the three yuan Information Group the order said the sparse matrix table to achieve two matrices together, subtract and multiply arithmetic. Matrix entry forms using three yuan Group said, and the results of the matrix operations while the usual array listed. summary of design : 1. in line with the logic of information linking the three element group said sparse chronology matrix 2. this program contains two modules : (1) Set module (2) main program module

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • N皇后问题的解决方案,利用回归的方法.方法易懂
    N皇后问题的解决方案,利用回归的方法.方法易懂-N Queens solution to the problem, using regression. Methods to understand
    2022-07-22 20:59:12下载
    积分:1
  • 这是一个程序的库实现
    this a program for for database implement in this we are implementing several join algorithms
    2022-03-25 19:06:29下载
    积分:1
  • 用VB程序SPK看见
    应用背景源系统,用penunjang科德metode看到使用Visual Basic 6关键技术源科德ini使用马来语pemroragam Visual Basic 6丹,databasenya,MySQL,mengkoneksikannya dibutuhkan XAMPP ODBC连接器
    2022-01-23 10:47:19下载
    积分:1
  • 磁盘文件最优存储问题,设磁盘上有n 个文件f1, f1,fn,每个文件占磁盘上1 个磁道。这n 个文件的检索概率分别是p1, p2, , pn...
    磁盘文件最优存储问题,设磁盘上有n 个文件f1, f1,fn,每个文件占磁盘上1 个磁道。这n 个文件的检索概率分别是p1, p2, , pn-document optimal disk storage, disk based on documents n f1, f1, fn. each file on disk for a cylinder. N This document retrieval probability were p1, p2, and pn
    2022-07-17 15:47:34下载
    积分:1
  • 1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password...
    1. 用SYSDBA登录服务器,并且创建一个MISDBA用户,密码为PASSWORD。 2. 用SYSDBA用户创建MISDB数据库(可直接注册使用光盘提供的MISDB.GDB)。 3. 用MISDBA用户登录MISDB数据库。 4. 在ISQL中,依次输入第5章的数据表创建SQL语句;或者根据表5-1至表5-7自行创建数据表。 5. 在SQL Explorer中创建MISDB数据库连接。 6. 用MISDBA用户登录,并且输入原始数据。除了表5-8至表5-11的内容,还需要根据需要设置部门(DEPARTMENT)、职务(JOB)和人事科登录用户(ID=’RSK’,PASSWD=’RSK’,AUTHORITY=’3’,STATE=’F’)。 7. 修改源程序中的数据库连接组件参数。 -1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password for PASSWORD. 2. With SYSDBA user created MISDB database (direct registration for the use of CD MISDB. GDB). 3. User login with MISDBA MISDB database. 4. In ISQL, followed importation of Chapter 5 of the data table creation SQL; Or, according to Table to Table 5-1 5-7 to set up a data table. 5. SQL Explorer created MISDB connected to the database. 6. MISDBA with users log in, and the importation of raw data. Table 5-8 addition to the Table 5-11, also need to install sector (DEPARTMENT) duties (9732106) and the Personnel Section logged in users (ID = &#
    2022-03-17 00:22:23下载
    积分:1
  • order stack the basic operation, a total of nine, and Xiulan WU Weimin textbooks...
    顺序栈的基本操作,一共9个,与吴伟民数据结构课本完全一致,用C实现-order stack the basic operation, a total of nine, and Xiulan WU Weimin textbooks data structure is fully consistent with achieving C
    2022-05-05 02:57:50下载
    积分:1
  • vb写得进销存,解压稍微调试可用,多多下载
    vb写得进销存,解压稍微调试可用,多多下载-vb write Invoicing, extracting a little debugging available, a lot of downloads
    2022-05-08 21:29:48下载
    积分:1
  • 马周游问题代码,走日字形的马在 一个棋盘
    马周游问题代码,走日字形的马在 一个棋盘-Ma tour problem code
    2022-08-24 20:45:57下载
    积分:1
  • 中线性表的应用,约瑟夫环算法。便于的学习。...
    数据结构中线性表的应用,约瑟夫环算法。便于数据结构的学习。-Linear data structure in the application form, Joseph Ring algorithm. Data structure to facilitate learning
    2022-12-02 00:45:03下载
    积分:1
  • 一个用vb编的库的基本操作。
    一个用vb编的数据库的基本操作。-vb series with a database of the basic operation.
    2022-02-01 11:08:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载