-
题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行...
题目:稀疏矩阵是指那些多数元素为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
- 2022-05-29 01:02:00下载
- 积分:1
-
一个不错的宾馆管理系统
一个不错的宾馆管理系统-a good hotel management system
- 2022-01-26 02:13:18下载
- 积分:1
-
vSQL server 的教务管理系统
vSQL server 的教务管理系统-vSQL server management system for the Senate
- 2022-02-01 19:38:45下载
- 积分:1
-
php+ mysql+ apache button to install one.
php+mysql+apache一键安装.-php+ mysql+ apache button to install one.
- 2023-07-18 22:10:06下载
- 积分:1
-
数据结构与算法分析(Java版).rar
数据结构与算法分析(Java版).rar-data structure and algorithm analysis (Java version). Rar
- 2022-04-24 20:23:58下载
- 积分:1
-
一套反出来的股票分析软件,对于分析程序结构和数据结构有一定的帮助....
一套反出来的股票分析软件,对于分析程序结构和数据结构有一定的帮助.-By a set of anti-stock analysis software for the analysis of program structure and data structure have some help.
- 2022-04-10 01:17:17下载
- 积分:1
-
计算机销售系统 一个不错的程序
计算机销售系统 一个不错的程序-computer sales system a good procedure
- 2023-01-31 00:40:04下载
- 积分:1
-
把中缀表达式转换为后缀表达式的算法,我的数据结构课程设计!...
把中缀表达式转换为后缀表达式的算法,我的数据结构课程设计!-sergeant Chinese expression for the conversion suffix expression algorithm, the data structure my course design!
- 2022-02-20 21:25:49下载
- 积分:1
-
清华1992年版的数据结构的答案
清华1992年版的数据结构的答案-Tsinghua University in 1992 version of the data structure of the answer
- 2022-03-23 07:30:20下载
- 积分:1
-
用VB编写的汉诺塔演示程序创建图形界面的汉诺塔问题,..
汉诺塔演示程序,用VB做成的图形界面,能够实现汉诺塔问题,也即是把N个盘子从一根棍上移到另一根上面,通过中转的棍,但是必须保证在每根棍上都是下面的盘子大于上面的盘子。-HANOR demo program using VB create graphical interface to HANOR problems, that is, N dishes from one club to another on the above-through the interchange stick, but it must be guaranteed in each stick-on the following dishes are greater than the above dishes.
- 2022-05-08 05:57:47下载
- 积分:1