-
题目:稀疏矩阵是指那些多数元素为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
-
执行故障检测和隔离系统对基金会现场总线环境
这项工作演示如何实现故障
检测和隔离 (FDI) 适用于水平控制系统
系统。两级系统连接到基金会现场总线
工业网络。开发了外国直接投资系统使用
人工神经网络和测试只是尽可能的模拟
环境与打算证明真实环境
在实际测试中不存在工作时发现的困难
只有与模拟。结果节演示如何高效
已开发的工具。
- 2023-07-23 00:55:03下载
- 积分:1
-
《产品进销存管理系统的设计与实现》数据结构课设
产品进销存管理系统的设计与实现
内容:针对某一种行业的库房的产品进销存情况进行管理
要求:
(一)采用一定的存储结构对库房的货品及数量进行分类管理
(二)可以进行产品类的添加、产品的添加以及产品数量的添加
(三)能够查询库房每种产品的总量、进货的日期、销出数量、销售时间等
- 2022-04-12 03:37:00下载
- 积分:1
-
The stack data structure in the classic method
数据结构中栈的经典算法――第一类背包问题,已经通过测试!-The stack data structure in the classic method- The first knapsack problem, has passed the test!
- 2022-02-05 06:54:50下载
- 积分:1
-
《Visual C++.NET数据库开发经典案例解析镜像光盘》随书光盘代码。...
《Visual C++.NET数据库开发经典案例解析镜像光盘》随书光盘代码。-visual c++.net
- 2022-07-04 20:26:56下载
- 积分:1
-
A example of database program in a class by oneself. it can ordered by name.
独一无二的数据库编程例程,可以按照姓名排序-A example of database program in a class by oneself. it can ordered by name.
- 2022-05-15 04:50:29下载
- 积分:1
-
一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!...
一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!-a very simple C text editor to write the tools running under the debugger tc success useful for all!
- 2022-02-03 20:28:58下载
- 积分:1
-
简单的进程调度算法
简单的进程调度算法-simple process Scheduling Algorithm
- 2023-06-03 07:45:03下载
- 积分:1
-
聚类分析的使用, 个人感觉还不错哦。sfdfasdfasdfsdfasd
聚类分析的使用, 个人感觉还不错哦。sfdfasdfasdfsdfasd-God, you can have a look.
- 2023-06-19 14:15:04下载
- 积分:1
-
考勤管理系统源码
考勤管理系统源码-Attendance Management System FOSS
- 2023-08-03 09:15:03下载
- 积分:1