CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - SparseMatrix
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - SparseMatrix - List
[
Other resource
]
matrixcompess
DL : 0
稀疏矩阵(SparseMatrix):是矩阵中的一种特殊情况,其非零元素的个数远小于零元素的个数。 设m行n列的矩阵含t个非零元素.以二维数组表示高阶的稀疏矩阵时,会产生零值元素占的空间很大且进行了很多和零值的运算的问题。 -sparse matrix (SparseMatrix) : Matrix is a special situation. its non-zero elements of the number far less than the number of zero elements. Let m n trip out of the matrix containing t nonzero elements. A two-dimensional array of high-ranking sparse matrix, have zero value for elements of the space and a great many and zero computational problems.
Update
: 2008-10-13
Size
: 22.68kb
Publisher
:
Eurik
[
Other
]
sparseMatrix
DL : 0
实现用三元组表示的稀疏数组的输入、转置、相加、输出。可以直接输入三元组,转置和相加基于三元组进行,输出的结果也为三元组。-achieved using ternary group said the sparse array of input, transfer home, combining the output. 3 can directly import group, and add to home-based Group 3, the output of the group for three yuan.
Update
: 2008-10-13
Size
: 1016byte
Publisher
:
刘 正
[
File Operate
]
SparseMatrix
DL : 0
实验1:链表的应用--求多项式之和 1、实验目的:掌握单链表的各种基本操作,包括单链表的建立和查找等。 2、对象和结果:用单链表存储一元多项式,将两个存储一元多项式的单链表相加,最后产生结果单链表。 3、实验要求:结果单链表按降幂或升幂排列。
Update
: 2008-10-13
Size
: 53.26kb
Publisher
:
用途解放
[
Other
]
SparseMatrix
DL : 0
该程序为稀疏矩阵的源代码,加减乘等操作都已经写出,经过测试可以运行。
Update
: 2008-10-13
Size
: 2.26kb
Publisher
:
wind
[
Other
]
sparseMatrix
DL : 0
实现用三元组表示的稀疏数组的输入、转置、相加、输出。可以直接输入三元组,转置和相加基于三元组进行,输出的结果也为三元组。-achieved using ternary group said the sparse array of input, transfer home, combining the output. 3 can directly import group, and add to home-based Group 3, the output of the group for three yuan.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘 正
[
Data structs
]
matrixcompess
DL : 0
稀疏矩阵(SparseMatrix):是矩阵中的一种特殊情况,其非零元素的个数远小于零元素的个数。 设m行n列的矩阵含t个非零元素.以二维数组表示高阶的稀疏矩阵时,会产生零值元素占的空间很大且进行了很多和零值的运算的问题。 -sparse matrix (SparseMatrix) : Matrix is a special situation. its non-zero elements of the number far less than the number of zero elements. Let m n trip out of the matrix containing t nonzero elements. A two-dimensional array of high-ranking sparse matrix, have zero value for elements of the space and a great many and zero computational problems.
Update
: 2025-02-19
Size
: 22kb
Publisher
:
Eurik
[
File Format
]
SparseMatrix
DL : 0
实验1:链表的应用--求多项式之和 1、实验目的:掌握单链表的各种基本操作,包括单链表的建立和查找等。 2、对象和结果:用单链表存储一元多项式,将两个存储一元多项式的单链表相加,最后产生结果单链表。 3、实验要求:结果单链表按降幂或升幂排列。-Experiment 1: List of applications- for polynomials and 1, the experiment was: a single master list of basic operations, including single-chain, such as the establishment and Find. 2, the object and results: a single chain store polynomial one dollar, one dollar storage two polynomials add a single list, and finally produce results single list. 3, the experimental requirements: results of a single list by descending order of power or the power.
Update
: 2025-02-19
Size
: 65kb
Publisher
:
用途解放
[
Other
]
SparseMatrix
DL : 0
该程序为稀疏矩阵的源代码,加减乘等操作都已经写出,经过测试可以运行。
Update
: 2025-02-19
Size
: 2kb
Publisher
:
wind
[
Data structs
]
SparseMatrix
DL : 0
数据结构课程设计题目,稀疏矩正的生成-Data structure design curriculum topic being the generation of sparse moments
Update
: 2025-02-19
Size
: 1kb
Publisher
:
xuezhanfei
[
Windows Develop
]
SparseMatrix
DL : 0
矩阵操作的C++实现,方便对其进行初始化,转置及求逆-Matrix operation C++ implementation, to facilitate its initialization, transpose and inverse
Update
: 2025-02-19
Size
: 242kb
Publisher
:
qiang lee
[
Windows Develop
]
SparseMatrix
DL : 0
Fast Sparse Matrix multiplication in C-Fast Sparse Matrix multiplication in C++
Update
: 2025-02-19
Size
: 2kb
Publisher
:
Mehmet
[
Other
]
sparsematrix
DL : 0
这是一个数据结构的实验,关于稀疏矩阵相乘的实现-This is a data structure of the experiment, on the realization of sparse matrix multiplication
Update
: 2025-02-19
Size
: 220kb
Publisher
:
saber
[
Other
]
SparseMatrix
DL : 0
用三元组实现的稀疏矩阵运算 用户输入正常矩阵 但存储为三元组 可以实现加,乘和转置三种运算-Achieved with a triple sparse matrix operations the user to enter the normal matrix, but storage can be achieved for the triple add, multiply, and transpose three kinds of operations
Update
: 2025-02-19
Size
: 239kb
Publisher
:
lijie
[
Data structs
]
CalcSparseMatrix
DL : 0
稀疏矩阵 操作 加减乘除 转置等等 从文件导入 手动输入 建立矩阵-SparseMatrix operation
Update
: 2025-02-19
Size
: 188kb
Publisher
:
yeyongcheng
[
Data structs
]
SparseMatrix
DL : 0
此为稀疏矩阵运算器,用数组实现,可实现矩阵的加减乘运算。-This is a sparse matrix solver, with an array of implementation, enabling the addition and subtraction matrix multiplication.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
aa
[
JSP/Java
]
SparseMatrix
DL : 0
Sparse matrixes play an important role in numerical analysis. in this project, Sparse Matrixes are implemented!
Update
: 2025-02-19
Size
: 1kb
Publisher
:
amin
[
Data structs
]
Sparsematrix(sequencetable)
DL : 0
大学本科数据结构课程实验,稀疏矩阵C语言实现,采用顺序表存储结构。内有清晰注释-Undergraduate data structures course experiment, sparse matrix C language, using the order form storage structures. There are clear comments
Update
: 2025-02-19
Size
: 195kb
Publisher
:
chenshuyi
[
Algorithm
]
sparsematrix
DL : 0
稀疏矩阵运算器,包括稀疏矩阵的运算,说明-Sparse matrix solver, including sparse matrix computation shows that
Update
: 2025-02-19
Size
: 1.09mb
Publisher
:
陈小姐
[
Data structs
]
SparseMatrix
DL : 0
用十字链表表示稀疏矩阵,进行存储、运算操作。-Cross linked with that sparse matrix manipulation and storage
Update
: 2025-02-19
Size
: 674kb
Publisher
:
kevin Ning
[
Other
]
sparsematrix
DL : 0
c++实现稀疏矩阵,特殊的方式存储矩阵,通过堆栈实现-sparsematrix in c++
Update
: 2025-02-19
Size
: 3.82mb
Publisher
:
qwyieoy
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.