搜索资源列表
xishujuzenh
- 稀疏矩阵 1、 应用程序 直接可以实现矩阵的各项操作。 2、 查看原代码VC++6.0打开“稀疏矩阵\\creatematrix.dsp”或者用记事本打开“稀疏矩阵\\creatematrix.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 十字链表:矩阵的结构体:matnode; 三元组顺序:矩阵结构体:tsmat 4、ADT在文件夹“稀疏矩阵”里 -a sparse matrix, t
xishujuzhengzhuanzhi
- 关于稀疏矩阵转置算法的相关的用c语言编写的一个源程序代码-on sparse matrix transpose algorithm c related to the language used in the preparation of a source code
6830
- 稀疏矩阵相加 用三元表的形式输入 非常好的代码-Combined with sparse matrix form ternary input very good code
yiyuanxishuduoxiangshi
- 这是一元稀疏多项式的计算代码,是有C++6.0编辑而成的数据结构的代码,为方便广大用户而生的。不需要账号就可以直接下载使用,如有意见,回复。-This is one dollar sparse polynomial calculation code C++6.0 is a compilation of the data structure code, for the convenience of our users and students. Can not account for downlo
crosslink
- 本代码是根据数据结构的只是,采用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
MultSMatrix
- 数据结构中稀疏矩阵的乘法运算,包括源码和测试文件-Sparse matrix multiplication, including source code and test files
Data-Structure-Course-Design
- 数据结构课程设计:一元稀疏多项式计算器源码,去年我写的。现在拿出来分享一下-Data Structure Course Design: unary sparse polynomial calculator source code, I wrote last year. Now share out
sparse-matrix
- 系数矩阵的算法代码 实验报告 截图等一全套材料。本人以前使用的独一无二。-Coefficient matrix algorithm code,including a full report capture picture and source code. I used to use and it is obviously unique.
polynomial-calculation
- 解决数据结构中一元稀疏多项式计算的代码,已经调试通过-Solve a yuan sparse data structure calculation of polynomial code, have debugging through
data-construction
- 数据结构中一系列的练习包括:约瑟夫环,一元稀疏多项式简单计算器,迷宫,文学研究助手等源代码-Data structure in a series of exercises include: Josephus, one yuan sparse polynomial calculator, maze, literature research assistants such as source code
datastruct_report
- 数据结构实验 稀疏矩阵压缩存放并实现在压缩存放的基础上转置,相加。压缩包中有源码,可执行文件,还有实验报告 -Experimental data structure sparse matrix compression storage and transpose, the sum on the basis of compressed storage. Compressed package source code, executable file, lab report
xishujuzhendexiangcheng
- 数据结构中用三元数组实现稀疏矩阵的相乘算法源代码-Data structures implemented using triplet sparse matrix multiplication algorithm source code
SparseMatrix
- 稀疏矩阵的代码实现, 经过测试可以直接使用。 -Sparse matrix code, has been tested can be used directly.
demo_mtjsrc_OxfordFlower_17
- 此程序为袁晓彤CVPR论文“基于多任务联合稀疏表示的的视觉分类”的主代码部分-The program for Yuan Xiaotong CVPR paper " visual classification with Muti-task joint sparse representation" main code of the parts
Orthogonal_List
- 稀疏矩阵十字链表的基本操作 包含源代码和讲解的PPT 编译的平台是VS2010 使用模板c-Cross Chain sparse matrix contains the basic operation of the source code and explain the PPT compiled platform is VS2010
pr01_SpaMatSMC
- 稀疏矩阵的一种实现,使用命令行测试该程序。具体内容请看代码。-An implementation of sparse matrix, using the command line to test the program. Look at the specific content of the code.
Cell
- 用于验证稀疏矩阵存储相关测试代码,稀疏矩阵存储单元。-Used to verify the sparse matrix storage-related test code, sparse matrix storage unit.
cross_list
- 数据结构中的稀疏矩阵十字链表类,代码注释齐全,可供初学者学习使用。-Dish sparse matrix data structure Cross Chain category, code complete notes for beginners to learn to use.
Data-structure-experiment
- 数据结构实验源码如一元稀疏计算器,链表线性表等,纯手打,亲测可跑。注释中有对应实现的功能。-Data structure of the experimental source code such as a sparse calculator, linear list, etc., pure hand, pro test run. Note the corresponding implementation of the function.